Kurt J. Bosch (18): Add/simplify some comments Fix whitespace mtab, dmesg: show status crypt, lvm: move stat_busy to the top for consistency functions: fix indentation fsck_all, kill_everything: Clean up pre/post hook pairs run_hook positions ck_depends, ck_pidfile, do_unlock, kill_everything: add missing local statements Simplify ck_depends() for statement Move check on executable fsck into fsck_all() for consistency activate_vgs: return 0 if noop for consistency Get rid of simple if-constucts by using '&&' and '||' Simplify kill_everything() omit_pid handling Simplify LC_* unsetting Consequently Use '>|' when redirecting to files fsck_all: Define $fsckret local variable read-only because exposed to hook rc.sysinit: Fix writing to /dev/urandom by using cp Move export PATH into functions Introduce install_file() and write_file() for better readability functions | 120 ++++++++++++++++++++++++++++++---------------------------- rc.shutdown | 6 +-- rc.sysinit | 88 ++++++++++++++++++++----------------------- 3 files changed, 104 insertions(+), 110 deletions(-)