Age | Commit message (Expand) | Author |
2012-07-12 | Correct spelling and grammar throughout | Jason St. John |
2011-11-13 | minilogd: last kill!2011.11.3 | Gerardo Exequiel Pozzi |
2011-07-12 | rc.single: Call remove_leftover() when going single-user | Kurt J. Bosch |
2011-07-10 | rc.single: Remove $PATH assignment | Kurt J. Bosch |
2011-07-10 | Refactor kill_everything, fsck_all and mount_all code | Kurt J. Bosch |
2011-07-02 | functions/rc.single: Clean up whitespace | Kurt J. Bosch |
2011-06-24 | rc.multi/rc.single: Merge duplicated bootlogd stop code into a function | Kurt J. Bosch |
2011-06-24 | rc.sysinit/rc.single: Merge UDev stuff into a function | Kurt J. Bosch |
2011-06-24 | Fix bootlogd not stopped when booting into runlevel '1' | Kurt J. Bosch |
2011-06-24 | rc.single: Avoid rc.multi syslog start error - use minilogd as in rc.sysinit | Kurt J. Bosch |
2011-06-24 | Simplify rc.single udevadm stuff as in rc.sysinit | Kurt J. Bosch |
2011-06-08 | Clean up ANSI codes from /var/log/boot | Eric Bélanger |
2011-06-05 | add PATH, strip absolute path from binaries | Dave Reisner |
2011-06-04 | use $() instead of `` for command substitutions | Dave Reisner |
2011-05-08 | Change stat_busy()/stat_done() -> status() | Gerardo Exequiel Pozzi |
2011-04-30 | workaround: do not set property=STARTUP=1 when calling udevadm | Gerardo Exequiel Pozzi |
2011-04-30 | Change udev trigger order | Gerardo Exequiel Pozzi |
2011-04-23 | bootlogd: log messages to console during early boot | Tom Gundersen |
2011-03-29 | use bash's kill builtin instead of /bin/kill | Dave Reisner |
2011-03-29 | whitespace cleanup | Dave Reisner |
2010-12-06 | udevadm: trigger events of type subsystems as well as devices | Tom Gundersen |
2010-07-11 | Both rc.single and rc.shutdown use the same code to kill everything. | Victor Lowther |
2010-07-11 | Bashify rc.single. | Victor Lowther |
2010-06-03 | Add --action=add to udevadm trigger2010.06-1 | Thomas Bächler |
2010-02-15 | Always shutdown daemons, regardless of runlevel in rc.single too | Kurt J. Bosch |
2010-01-26 | Move single_prekillall hook after the stat_busy message (as per request by Ku... | Thomas Bächler |
2009-11-06 | Correct last commit: Unset the STARTUP=1 variable in udevadm control only aft... | Thomas Bächler |
2009-11-05 | Set STARTUP=1 environment variable on initial udev triggering, required by la... | Thomas Bächler |
2009-08-26 | Make the hook-system a bit more usable | Thomas Bächler |
2009-08-25 | Implement a hook-system that allows to add custom code to the initscripts at ... | Thomas Bächler |
2009-08-24 | Remove support for static filesystem and make code in rc.single look like the... | Thomas Bächler |
2009-08-03 | Fix array syntax for DAEMONS loop | Aaron Griffin |
2009-07-30 | Shutdown non-rc.conf daemons first at rc.single | Gerardo Exequiel Pozzi |
2009-06-07 | Fix array count/walk in rc.shutdown and rc.single, see #13263 | Thomas Bächler |
2009-06-07 | We always mount /sys, thus remove a superfluous check for /sys/block. Also fi... | Thomas Bächler |
2009-06-07 | Make the daemon shutdown in rc.single consistent with rc.shutdown, see #12978 | Thomas Bächler |
2008-09-18 | Respawn udev properly when running 'init s'. Fixes #97392008.09-1 | Thomas Bächler |
2008-05-22 | Remove source_functions in favor of always sourcing the dir | Aaron Griffin |
2008-03-09 | More full-path fixes | Roman Kyrylych |
2008-03-08 | Use full path to binaries everywhere | Roman Kyrylych |
2007-11-28 | Source /etc/rc.d/functions.d/ for additional initscript functions | Aaron Griffin |
2007-10-18 | 'upgpkg: trying to fix #6237,7554,7165,7641,5740' | Tobias Powalowski |
2006-12-16 | rc.sysinit, rc.shutdown: | Thomas Bächler |
2006-06-07 | 'upgpkg: removed the rest of 2.4 kernel' | Tobias Powalowski |
2006-03-27 | fix for #4296 | Judd Vinet |
2005-09-15 | modified netcfg/network scripts -- you can list multiple entries in NET_PROFI... | Judd Vinet |
2005-06-30 | added new netcfg stuff for roaming network profiles | Judd Vinet |
2005-03-11 | added support for backgrounding daemons at startup with a '@' prefix, comment... | Judd Vinet |
2005-01-02 | fixed a typo in the rc.conf comments0.7 | Judd Vinet |
2004-11-30 | fixed the missing /dev/initctl problem with udev in runlevel 1 | Judd Vinet |