summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2012-08-31Merge branch 'master' of git://projects.archlinux.org/initscripts2012.09.1Nicolás Reynolds
2012-08-27Merge branch 'kill-DAEMON_LOCALE'Tom Gundersen
2012-08-27move archlinux(7) and locale.sh to filesystemTom Gundersen
2012-08-23add some deprecation warningsTom Gundersen
2012-08-21Merge branch 'master' of git://projects.archlinux.org/initscripts2012.08.21Nicolás Reynolds
2012-08-12cryptsetup: support the password being unsetTom Gundersen
2012-08-11functions: support quoted UUID/PARTUUID in crypttabDave Reisner
2012-08-11functions: support UUID tags in /etc/crypttabDave Reisner
2012-08-04modprobe: pass everything to systemd-modules-loadTom Gundersen
2012-07-29Merge branch 'master' of git://projects.archlinux.org/initscriptsNicolás Reynolds
2012-07-24do_unlock_systemd: use mkswap -f as beforeMatthew Monaco
2012-07-23cryptsetup: fix usage of IFSTom Gundersen
2012-07-23mount_all should also mount sysfsSébastien Luttringer
2012-07-21functions: re-add status -v as a NOOPDave Reisner
2012-07-18USECOLOR: default to 'yes' rather than 'no'Tom Gundersen
2012-07-18DAEMON_LOCALE: default to 'yes' rather than 'no'Tom Gundersen
2012-07-17status: be verbose by defaultTom Gundersen
2012-07-17os-release: factor out distro name/urlTom Gundersen
2012-07-17cryptsetup: negate a wrong checkTom Gundersen
2012-07-17cryptsetup: refactor do_lockTom Gundersen
2012-07-17cryptsetup: refactor the outputTom Gundersen
2012-07-16cryptsetup: fix up stray IFS assignmentsTom Gundersen
2012-07-15cryptsetup: add blkid check for safetyTom Gundersen
2012-07-14Merge branch 'master' of git://projects.archlinux.org/initscripts2012.07.14Nicolás Reynolds
2012-07-12Merge branch 'spelling'Tom Gundersen
2012-07-12Correct spelling and grammar throughoutJason St. John
2012-07-11cryptsetup: deprecate old syntax and default to the systemd oneTom Gundersen
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