summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05Removed Arch mention2012.07.5Nicolás Reynolds
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-29vconsole: configure it only after udev has settledTom 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-24rc.sysinit: don't create /run/lockTom Gundersen
2012-06-24mounting: let systemd-remount-fs deal with overwriting mount optionsTom Gundersen
2012-06-23Remove trailing colon from outputAllan McRae
2012-06-23rc.conf.5: fix daemon prefixes listSébastien Luttringer
2012-06-23Remove ck_dependsSébastien Luttringer
2012-06-23rc.d: remove bad examplesSébastien Luttringer
2012-06-22PKGBUILD: remove duplicate makedepends lineTom Gundersen
2012-06-16rc.sysinit: change ordering a bitTom Gundersen
2012-06-16locale: make sure LANG is always set as this is used in vconsole-setup to dec...Tom Gundersen
2012-06-12rc.sysinit: look for correct root fsck markerDave Reisner
2012-06-11Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.11Nicolás Reynolds
2012-06-11PKGBUILD: remove dep on grepTom Gundersen
2012-06-11rc.sysinit: remove warningsTom Gundersen
2012-06-08avoid check for /sys/blockDave Reisner
2012-06-08check for a loaded kernel on rebootDave Reisner
2012-06-08remove checks for /var/run and /var/lock as symlinksDave Reisner
2012-06-08use systemd-remount-fs to remount rootDave Reisner
2012-06-07module-load: silenceTom Gundersen
2012-06-07Makefile: fixTom 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-29man: drop duplicate manpagesTom Gundersen
2012-05-29systemd: correct some pathsTom Gundersen
2012-05-29add support for modules-load.d directoriesDave Reisner
2012-05-29tmpfiles: let systemd-tools ship most tmpfiles.d entriesTom Gundersen
2012-05-29random-seed: use the systemd toolTom Gundersen
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-11console: configure console after modules have been loadedTom Gundersen
2012-05-06Merge branch 'master' of git://projects.archlinux.org/initscripts2012.05.2Nicolás Reynolds
2012-05-05sysctl: fix compatibility with procps-ng2012.05.1Tom Gundersen
2012-04-30deps: require up-to-date udev due to change of direcotry2012.04.1Tom Gundersen
2012-04-30release: put tarball in correct dir on buildserverTom Gundersen
2012-04-30tmpfiles: use 'root' rather than '0' as the default user/groupTom Gundersen
2012-04-30Merge remote-tracking branch 'falconindy/master'Tom Gundersen
2012-04-30vconsole: configure the console as early as possibleTom Gundersen
2012-04-30man: deprecate NETOWRKSTom Gundersen
2012-04-30network: fix deprecation messageTom Gundersen
2012-04-28locale.sh: try harder to ensure locale is setDave Reisner
2012-04-17functions: use a pipe for umount_all instead of a PEDave Reisner