aboutsummaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFiles
2011-08-27Let background daemons show errors on stderrSebastien Luttringer1
2011-08-20Clean up more ANSI codes from /var/log/boot (close FS#25682)Tom Gundersen1
2011-08-20boot.log: clean ANSI codesTom Gundersen1
2011-08-18functions: fix typo in warning messageTom Gundersen1
2011-07-28NEED_ROOT: default to off2011.07.3Tom Gundersen1
2011-07-24arch-tmpfiles: add cmdline parametersDave Reisner1
2011-07-24arch-tmpfiles: add new script to handle volatile file controlDave Reisner1
2011-07-17functions: Cosmetics: Refactor usage of local daemon variablesKurt J. Bosch1
2011-07-17Fix/unify quotingKurt J. Bosch1
2011-07-17functions: Unify whitespace inside '(( ))'Kurt J. Bosch1
2011-07-17functions: Remove useless '$' within '(( ))'Kurt J. Bosch1
2011-07-12functions/rc.sysinit: Refactor 'Removing Leftover Files' codeKurt J. Bosch1
2011-07-12functions: Make in_array() non DAEMONS specificKurt J. Bosch1
2011-07-12functions: Use ck_autostart in stop_all_daemons()Kurt J. Bosch1
2011-07-10functions/netfs: Refactor filesystem type lists and $NETFSKurt J. Bosch1
2011-07-10functions: Speed up reboot/shutdown by recognizing killall5 exit code 2Kurt J. Bosch1
2011-07-10functions: Make status() return the actual exit codeKurt J. Bosch1
2011-07-10functions/rc.sysinit: Refactor fsck-redirection to prevent breakageKurt J. Bosch1
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch1
2011-07-10functions/rc.multi: Strip paths from binariesKurt J. Bosch1
2011-07-10functions: Add missing quotes in mount_all()Kurt J. Bosch1
2011-07-10functions: Get rid of superfluous braces in udevd_modprobe()Kurt J. Bosch1
2011-07-02functions/rc.single: Clean up whitespaceKurt J. Bosch1
2011-06-28Move export PATH into functionsKurt J. Bosch1
2011-06-28functions: Make activate_vgs return 0 if noop for consistencyKurt J. Bosch1
2011-06-28Move activate_vgs and crypt stat_busy to the top for consistencyKurt J. Bosch1
2011-06-28Move fsck executable check into fsck_all() for consistencyKurt J. Bosch1
2011-06-28Refactor to get rid of simple if-constuctsKurt J. Bosch1
2011-06-28functions: Simplify kill_everything() omit_pid handlingKurt J. Bosch1
2011-06-28functions: Simplify ck_depends() for statementKurt J. Bosch1
2011-06-28Add some commentsKurt J. Bosch1
2011-06-28functions: Define $fsckret read-only because exposed to hookKurt J. Bosch1
2011-06-28Fix local statements missing in ck_depends, ck_pidfile, do_unlock, kill_every...Kurt J. Bosch1
2011-06-28Fix '>|' not used allways when redirecting to filesKurt J. Bosch1
2011-06-28functions: Fix indentationKurt J. Bosch1
2011-06-24rc.multi/rc.single: Merge duplicated bootlogd stop code into a functionKurt J. Bosch1
2011-06-24rc.sysinit/rc.single: Merge UDev stuff into a functionKurt J. Bosch1
2011-06-24Simplify in_array functionKurt J. Bosch1
2011-06-24Some more cosmeticsKurt J. Bosch1
2011-06-24Some cosmeticsKurt J. Bosch1
2011-06-23functions: warn if daemons are started recursivelyTom Gundersen1
2011-06-23added get_pid() and ck_pidfile() (FS#18654)Andrwe Lord Weber1
2011-06-22Move mount -a into functions to allow custom override (fsck on loop)Kurt J. Bosch1
2011-06-22Allow custom fsck on shutdown via hook (FS#18736)Kurt J. Bosch1
2011-06-22Simplify fsck functionsKurt J. Bosch1
2011-06-22Move fsck stuff into functions to allow custom overrides (FS#18736)Kurt J. Bosch1
2011-06-20status: adjust number of columns after loading modulesTom Gundersen1
2011-06-19Adding hook sysinit_postmountjofko1
2011-06-18Ensure rc.d scripts are run as rootSebastien Luttringer1
2011-06-08Removed superfluous dollar signEric BĂ©langer1