summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2012-08-04modprobe: pass everything to systemd-modules-loadTom Gundersen
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-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-06-29Remove sed from bootlog_stop()Florian Pritz
2012-06-29Revert "cryptsetup: use systemd-cryptsetup rather than rolling our own"Tom Gundersen
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-08remove checks for /var/run and /var/lock as symlinksDave Reisner
2012-06-07module-load: silenceTom Gundersen
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-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-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