summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-18mtab: delete any stale locks2011.10.2Tom Gundersen
2011-10-18DAEMON_LOCALE: support in the same way as locale.shTom Gundersen
2011-10-18PKGBUILD: updateTom Gundersen
2011-10-18Add rc.d manual page2011.10.1Sebastien Luttringer
2011-10-18locale.sh: support /etc/locale.confTom Gundersen
2011-09-26hooks: move shutdown_poweroff before remounting / ro2011.09.2Tom Gundersen
2011-09-26rc.conf: disable hwclock and netfs by defaultTom Gundersen
2011-09-24respect the user's choice for /etc/localtimeDave Reisner
2011-09-25bootlog: clean some more ANSI codes2011.09.1Tom Gundersen
2011-09-25kill: give proper error messages and increase timeoutTom Gundersen
2011-09-25shutdown: move disabling of monitoring/swapTom Gundersen
2011-09-25timezone: use function in shutdown like in sysinitTom Gundersen
2011-09-25[initscripts] Remove too early /dev/null redirectionGerardo Exequiel Pozzi
2011-09-25[initscript] Make locale.sh consistent with default rc.confGerardo Exequiel Pozzi
2011-09-25timezone: create /etc/localtime as a symlinkDave Reisner
2011-09-25functions: clarify source of module loadingDave Reisner
2011-08-31Load sysctl config files from sysctl.dSebastien Luttringer
2011-08-27rc.d: handle a set of optionsSebastien Luttringer
2011-08-27New smarter display of bad daemon names in rc.dSebastien Luttringer
2011-08-27Remove double case in hwclock daemonSebastien Luttringer
2011-08-27Let background daemons show errors on stderrSebastien Luttringer
2011-08-25shutdown: rely on init being installed by the initrdTom Gundersen
2011-08-25sutdown: support both poweroff and rebootTom Gundersen
2011-08-20Clean up more ANSI codes from /var/log/boot (close FS#25682)Tom Gundersen
2011-08-20boot.log: clean ANSI codesTom Gundersen
2011-08-19rc.d: clarify error when [[ -x /etc/rc.d/$i ]] failsDave Reisner
2011-08-19network: error out on missing or unknown interfaceDave Reisner
2011-08-19locale.sh: added missing file to gitTom Gundersen
2011-08-18functions: fix typo in warning messageTom Gundersen
2011-08-05locale: make /etc/profile.d/locale.sh dynamicTom Gundersen
2011-08-04/usr: clarify warning a bitTom Gundersen
2011-08-04/usr: move all executables from /sbin to /usr/sbinTom Gundersen
2011-08-03arch-tmpfiles: avoid subshell in creating empty filesDave Reisner
2011-08-02Merge branch 'pivot-shutdown'Tom Gundersen
2011-08-02/usr: warn on separate usrTom Gundersen
2011-07-28NEED_ROOT: default to off2011.07.3Tom Gundersen
2011-07-26shutdown: pivot into a shutdown ramfsTom Gundersen
2011-07-26Merge remote-tracking branch 'falconindy/working'show2011.07.2Tom Gundersen
2011-07-26tmpfiles.conf: fix improper creation of /var/run/utmpDave Reisner
2011-07-26Add /etc/tmpfiles.d into makefileSebastien Luttringer
2011-07-25network: reword depracation message2011.07.1Tom Gundersen
2011-07-24arch-tmpfiles: add cmdline parametersDave Reisner
2011-07-24arch-tmpfiles: check args, warn on invalid entriesDave Reisner
2011-07-24Merge remote-tracking branch 'kujub/master'Tom Gundersen
2011-07-24arch-tmpfiles: add new script to handle volatile file controlDave Reisner
2011-07-22rc.shutdown: Move 'run_hook shutdown_start' after "Initiating Shutdown..."Kurt J. Bosch
2011-07-17rc.sysinit: Move 'run_hook sysinit_start' after mount root read-onlyKurt J. Bosch
2011-07-17functions: Cosmetics: Refactor usage of local daemon variablesKurt J. Bosch
2011-07-17Fix/unify quotingKurt J. Bosch
2011-07-17functions: Unify whitespace inside '(( ))'Kurt J. Bosch