aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-07-28NEED_ROOT: default to off2011.07.3Tom Gundersen1
2011-07-26Merge remote-tracking branch 'falconindy/working'2011.07.2Tom Gundersen1
2011-07-26tmpfiles.conf: fix improper creation of /var/run/utmpDave Reisner1
2011-07-26Add /etc/tmpfiles.d into makefileSebastien Luttringer1
2011-07-25network: reword depracation message2011.07.1Tom Gundersen1
2011-07-24arch-tmpfiles: add cmdline parametersDave Reisner2
2011-07-24arch-tmpfiles: check args, warn on invalid entriesDave Reisner2
2011-07-24Merge remote-tracking branch 'kujub/master'Tom Gundersen1
2011-07-24arch-tmpfiles: add new script to handle volatile file controlDave Reisner4
2011-07-22rc.shutdown: Move 'run_hook shutdown_start' after "Initiating Shutdown..."Kurt J. Bosch1
2011-07-17rc.sysinit: Move 'run_hook sysinit_start' after mount root read-onlyKurt J. Bosch1
2011-07-17functions: Cosmetics: Refactor usage of local daemon variablesKurt J. Bosch1
2011-07-17Fix/unify quotingKurt J. Bosch2
2011-07-17functions: Unify whitespace inside '(( ))'Kurt J. Bosch1
2011-07-17functions: Remove useless '$' within '(( ))'Kurt J. Bosch1
2011-07-12rc.single: Call remove_leftover() when going single-userKurt J. Bosch1
2011-07-12functions/rc.sysinit: Refactor 'Removing Leftover Files' codeKurt J. Bosch2
2011-07-12rc.sysinit: Fix /tmp/.* patternKurt 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-12rc.sysinit: fixup fsck refactoringKurt J. Bosch1
2011-07-10Merge remote-tracking branch 'seblu/master'Tom Gundersen2
2011-07-10rc.single: Remove $PATH assignmentKurt J. Bosch1
2011-07-10rc.sysinit: Simplify /var/run/daemons workaroundKurt J. Bosch1
2011-07-10functions/netfs: Refactor filesystem type lists and $NETFSKurt J. Bosch2
2011-07-10netfs: Refactor to provide meaningful exit codeKurt J. Bosch1
2011-07-10netfs: Strip paths from binariesKurt J. Bosch1
2011-07-10netfs: cleanup whitespaceKurt 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-10rc.sysinit: Remove unneeded variables initializationsKurt J. Bosch1
2011-07-10functions/rc.sysinit: Refactor fsck-redirection to prevent breakageKurt J. Bosch2
2011-07-10rc.sysinit: Declare $FORCEFSCK read-onlyKurt J. Bosch1
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch4
2011-07-10functions/rc.multi: Strip paths from binariesKurt J. Bosch2
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-10rc.sysinit: Fix stat_busy block indentationKurt J. Bosch1
2011-07-07Remove usage of head in PKGBUILDSebastien Luttringer1
2011-07-07changing _rd.d to _rc_d to avoid:derhoch1
2011-07-02functions/rc.single: Clean up whitespaceKurt J. Bosch2
2011-06-28rc.sysinit: Add status output for mtab and dmesg.log creationKurt J. Bosch1
2011-06-28rc.sysinit: Refactor /etc/mtab symlink detection to avoid empty if clauseKurt J. Bosch1
2011-06-28Move export PATH into functionsKurt J. Bosch3
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. Bosch2
2011-06-28Move fsck executable check into fsck_all() for consistencyKurt J. Bosch2
2011-06-28rc.sysinit: Get rid of evalKurt J. Bosch1
2011-06-28Refactor to get rid of simple if-constuctsKurt J. Bosch2
2011-06-28functions: Simplify kill_everything() omit_pid handlingKurt J. Bosch1