aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-10-18mtab: delete any stale locks2011.10.2Tom Gundersen1
2011-10-18DAEMON_LOCALE: support in the same way as locale.shTom Gundersen1
2011-10-18PKGBUILD: updateTom Gundersen1
2011-10-18Add rc.d manual page2011.10.1Sebastien Luttringer3
2011-10-18locale.sh: support /etc/locale.confTom Gundersen3
2011-09-26hooks: move shutdown_poweroff before remounting / ro2011.09.2Tom Gundersen1
2011-09-26rc.conf: disable hwclock and netfs by defaultTom Gundersen1
2011-09-24respect the user's choice for /etc/localtimeDave Reisner1
2011-09-25bootlog: clean some more ANSI codes2011.09.1Tom Gundersen1
2011-09-25kill: give proper error messages and increase timeoutTom Gundersen1
2011-09-25shutdown: move disabling of monitoring/swapTom Gundersen1
2011-09-25timezone: use function in shutdown like in sysinitTom Gundersen1
2011-09-25[initscripts] Remove too early /dev/null redirectionGerardo Exequiel Pozzi1
2011-09-25[initscript] Make locale.sh consistent with default rc.confGerardo Exequiel Pozzi1
2011-09-25timezone: create /etc/localtime as a symlinkDave Reisner2
2011-09-25functions: clarify source of module loadingDave Reisner1
2011-08-31Load sysctl config files from sysctl.dSebastien Luttringer3
2011-08-27rc.d: handle a set of optionsSebastien Luttringer3
2011-08-27New smarter display of bad daemon names in rc.dSebastien Luttringer1
2011-08-27Remove double case in hwclock daemonSebastien Luttringer1
2011-08-27Let background daemons show errors on stderrSebastien Luttringer1
2011-08-25shutdown: rely on init being installed by the initrdTom Gundersen1
2011-08-25sutdown: support both poweroff and rebootTom Gundersen1
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-19rc.d: clarify error when [[ -x /etc/rc.d/$i ]] failsDave Reisner1
2011-08-19network: error out on missing or unknown interfaceDave Reisner1
2011-08-19locale.sh: added missing file to gitTom Gundersen1
2011-08-18functions: fix typo in warning messageTom Gundersen1
2011-08-05locale: make /etc/profile.d/locale.sh dynamicTom Gundersen2
2011-08-04/usr: clarify warning a bitTom Gundersen1
2011-08-04/usr: move all executables from /sbin to /usr/sbinTom Gundersen1
2011-08-03arch-tmpfiles: avoid subshell in creating empty filesDave Reisner2
2011-08-02Merge branch 'pivot-shutdown'Tom Gundersen1
2011-08-02/usr: warn on separate usrTom Gundersen1
2011-07-28NEED_ROOT: default to off2011.07.3Tom Gundersen1
2011-07-26shutdown: pivot into a shutdown ramfsTom 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