summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2012-07-05Merge branch 'master' of git://projects.archlinux.org/initscriptsNicolás Reynolds
2012-06-29Remove sed from bootlog_stop()Florian Pritz
2012-06-29Revert "cryptsetup: use systemd-cryptsetup rather than rolling our own"Tom Gundersen
2012-06-28Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.28Nicolás Reynolds
2012-06-28cryptsetup: use systemd-cryptsetup rather than rolling our ownTom Gundersen
2012-06-24tmpfiles: actually remove old files on bootTom Gundersen
2012-06-23Remove ck_dependsSébastien Luttringer
2012-06-11Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.11Nicolás Reynolds
2012-06-08remove checks for /var/run and /var/lock as symlinksDave Reisner
2012-06-07module-load: silenceTom Gundersen
2012-06-01Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.1Nicolás Reynolds
2012-05-29udev: fix path so systemd can drop a symlinkTom Gundersen
2012-05-29fix another wrong pathTom Gundersen
2012-05-29systemd: correct some pathsTom Gundersen
2012-05-29add support for modules-load.d directoriesDave Reisner
2012-05-29vconsole: use the systemd toolTom Gundersen
2012-05-29tmpfiles,sysctl,binfmt: use the systemd toolsTom Gundersen
2012-05-29fix /forcefsck logic with initcpio fsck hookSébastien Luttringer
2012-05-06Merge branch 'master' of git://projects.archlinux.org/initscripts2012.05.2Nicolás Reynolds
2012-04-17functions: use a pipe for umount_all instead of a PEDave Reisner
2012-04-01udev: change to new locationTom Gundersen
2012-03-21fsck: add return value2012.03.1Tom Gundersen
2012-03-17crypttab: warn if using passphrase in /etc/crypttabTom Gundersen
2012-03-17crypto: move function from sysinit to functionsTom Gundersen
2012-03-17sysinit: do not unconditionally modprobe any moreTom Gundersen
2012-03-17sysinit: remove cryptsetup compatDave Reisner
2012-03-17fsck: move FORCEFSCK/FASTBOOT logic to fsck_allTom Gundersen
2012-03-17reorder fsck opts, explicitly set end of options markerDave Reisner
2012-03-13Merge remote-tracking branch 'seblu/master'Tom Gundersen
2012-03-13Remove NEED_ROOT crapSébastien Luttringer
2012-03-12timezone: always symlink to zoneinfo rather than copyingTom Gundersen
2012-03-05functions: check for length before using arrayDave Reisner
2012-02-24Revert "deal with both valid return codes of mount -a"Tom Gundersen
2012-02-24deal with both valid return codes of mount -a2012.02.2Tom Gundersen
2012-02-03Small style cleanupLukas Fleischer
2012-02-02Merge git://projects.archlinux.org/initscriptsNicolás Reynolds
2012-01-22functions: skip check for /proc/modulesDave Reisner
2012-01-22functions: allow verbose output from status()Dave Reisner
2012-01-18udev: don't override settle timeoutTom Gundersen
2012-01-14mount: no longer pass '-n' to mountTom Gundersen
2012-01-12functions: avoid usage of tacDave Reisner
2012-01-01timezone: correct check for when there is nothing to doTom Gundersen
2011-12-14Merge branch 'master' of https://projects.archlinux.org/git/initscripts into ...Nicolás Reynolds
2011-12-13status: break line after BKGD message2011.12.1Tom Gundersen
2011-12-13locale: export LANG to daemonsTom Gundersen
2011-12-08/run: move /var/{run,lock} to /run/{,lock}Tom Gundersen
2011-11-26functions: read from /etc/mtab in umount_allDave Reisner
2011-11-26hooks: add shutdown_preumount hookDevin J. Pohly
2011-11-26fsck: skip remounting / fsck'ing the root fsTom Gundersen
2011-11-13locale.sh: remove leftoversTom Gundersen