aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-12-13allow ro rootTom Gundersen1
2011-12-13status: break line after BKGD message2011.12.1Tom Gundersen1
2011-12-13locale: export LANG to daemonsTom Gundersen1
2011-12-08Merge remote-tracking branch 'falconindy/master'Tom Gundersen1
2011-12-08/run: move /var/{run,lock} to /run/{,lock}Tom Gundersen2
2011-11-27locale.sh: unset LANG before sourcing {locale,rc}.confDave Reisner1
2011-11-27do not limit size on API fsTom Gundersen1
2011-11-26rc.sysinit: force linking of /etc/mtab to /proc/self/mountsDave Reisner1
2011-11-26functions: read from /etc/mtab in umount_allDave Reisner1
2011-11-26hooks: add shutdown_preumount hookDevin J. Pohly2
2011-11-26fsck: skip remounting / fsck'ing the root fsTom Gundersen2
2011-11-14Makefile: automate release a bit moreTom Gundersen2
2011-11-13minilogd: last kill!2011.11.3Gerardo Exequiel Pozzi1
2011-11-13locale.sh: remove leftoversTom Gundersen1
2011-11-10functions: move all logic to the end of the file2011.11.2Dave Reisner1
2011-11-08functions: fix a number of shortcomings in parse_envfileDave Reisner1
2011-11-06PKGBUILD: use %Y%m%d format instead of %s2011.11.1Dave Reisner1
2011-11-06functions: implement a environment file parserDave Reisner2
2011-11-06functions: declare locale vars in an array for reuseDave Reisner1
2011-11-06functions: properly quote ${mounts[@]}Dave Reisner1
2011-11-06functions: remove redundant 'return $?'Dave Reisner1
2011-11-06fix non-uniform indentationDave Reisner2
2011-11-06avoid unnecessary escaping of newlinesDave Reisner1
2011-11-06Fix misspelt error messageJelle van der Waa1
2011-11-06locale.sh: fix LC_TELEPHONE/LC_MEASUREMENTTom Gundersen1
2011-11-05bootlog: filter out some more escapecodesTom Gundersen1
2011-11-04swapoff: umount swap-backed fs before switching off swapTom Gundersen2
2011-10-29rc.shutdown: reorder a bitTom Gundersen1
2011-10-29minilogd: killTom Gundersen5
2011-10-29locale: fix locale.sh for zshTom Gundersen1
2011-10-29udev: binary moved, require 174Tom Gundersen2
2011-10-29udev: exit on shutdownTom Gundersen1
2011-10-29bits, bytes, who cares?Tom Gundersen1
2011-10-29config: add /etc/vconsole.conf supportTom Gundersen1
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