* Clean up positions of hooks the way suggested by Tom Note: I eliminated the reason for the fsck_all exception in fbsplash-extras by simply duplicating the stat_busy message text. * Some more cleanup * Two nice and fresh tweaks for kill_everything * Finally the old two of three again Kurt J. Bosch (11): functions/rc.single: Clean up whitespace functions: Clean up positions of hooks relative to status functions: Use status in mount_all() functions: Get rid of superfluous braces in udevd_modprobe() functions/rc.sysinit: Use $1 for determining hooks in fsck_all/mount_all functions/rc.multi: Strip paths from binaries functions: Simplify ck_autostart() by refactoring using in_array() functions: Add stop_all_daemons() and related *_prestopdaemons hook functions: Speed up reboot/shutdown by recognizing killall5 exit code 2 Add install_file() for readability functions: Simplify LC_* unsetting functions | 137 ++++++++++++++++++++++++++++++++++++----------------------- rc.multi | 2 +- rc.shutdown | 2 +- rc.single | 4 +- rc.sysinit | 15 +++--- 5 files changed, 95 insertions(+), 65 deletions(-)