summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-25rc.shutdown: fix tearing down of encrypted devices2012.03.2Tom Gundersen
2012-03-21fsck: add return value2012.03.1Tom Gundersen
2012-03-21man: don't ship manpage for binfmt for nowTom Gundersen
2012-03-21rc.d: movebash completions to /usr/shareTom 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-14arch-binfmt: add manpageSébastien Luttringer
2012-03-13arch-binfmt: move api filesytem mounting from rc.sysinitSébastien Luttringer
2012-03-13Merge remote-tracking branch 'seblu/master'Tom Gundersen
2012-03-13Remove NEED_ROOT crapSébastien Luttringer
2012-03-13Support additional binary formats at bootSébastien Luttringer
2012-03-13arch-sysctl: allow passing specific config filesSébastien Luttringer
2012-03-12timezone: always symlink to zoneinfo rather than copyingTom Gundersen
2012-03-12Makefile: Rework man page handlingLukas Fleischer
2012-03-12Makefile: Mark phony targetsLukas Fleischer
2012-03-11Merge commit 'falconindy/working^1'Tom Gundersen
2012-03-11arch-tmpfiles: don't try to resolve numeric UIDs/GIDsDave Reisner
2012-03-11arch-tmpfiles: allow passing specific config filesDave Reisner
2012-03-10netfs: force umounts in order to avoid hanging on NFSTom Gundersen
2012-03-05network: pass -q to dhcpcd on shutdownDave Reisner
2012-03-05functions: check for length before using arrayDave Reisner
2012-03-05rc.sysinit: avoid exporting empty TIMEZONE as TZDave 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-24Update the rc.conf manpage for kmodJonathan Frazier
2012-02-03rc.sysinit: Remove redundant command substitutionLukas Fleischer
2012-02-03Small style cleanupLukas Fleischer
2012-02-03Fix indentationLukas Fleischer
2012-01-31Add fastboot supportLukas Fleischer
2012-01-30Merge remote-tracking branch 'falconindy/working'Tom Gundersen
2012-01-22functions: skip check for /proc/modulesDave Reisner
2012-01-22functions: allow verbose output from status()Dave Reisner
2012-01-21man: fix typoChristoph Vigano
2012-01-19Revert "tmpfiles: fix 'd' and 'D' confusion"2012.01.3Tom Gundersen
2012-01-18udev: don't override settle timeoutTom Gundersen
2012-01-18Merge branch 'bikeshed'Tom Gundersen
2012-01-14mount: no longer pass '-n' to mountTom Gundersen
2012-01-12/dev: remove non-devtmpfs supportTom Gundersen
2012-01-12functions: avoid usage of tacDave Reisner
2012-01-11rc.conf: waste less space and unset hostname by defaultTom Gundersen
2012-01-10man: fix name of adjtime fileTom Gundersen
2012-01-03tmpfiles: fix 'd' and 'D' confusion2012.01.2Tom Gundersen
2012-01-02tmpfiles.conf: add time argument to some entriesTom Gundersen
2012-01-01rc.conf: remove leftover commentTom Gundersen
2012-01-01timezone: correct check for when there is nothing to doTom Gundersen
2011-12-31man: minor fixups2012.01.1Tom Gundersen