summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-31rc.conf: default DAEMON_LOCALE to 'yes'Tom Gundersen
2011-12-31man: minor fixes and typesettingTom Gundersen
2011-12-31man: add hostname(5)Tom Gundersen
2011-12-31man: add Arch-specific man page for locale.conf and vconsole.confTom Gundersen
2011-12-30man: install rc.conf.5Tom Gundersen
2011-12-30.gitignore: add manpagesTom Gundersen
2011-12-28Use /run instead of /var/run in networkAllan McRae
2011-12-28man: updated rc.conf(5)Tom Gundersen
2011-12-28rc.conf: leave HARDWARECLOCK and TIMEZONE empty by defaultTom Gundersen
2011-12-27config: add /etc/hostname supportTom Gundersen
2011-12-26arch-tmpfiles: add handling for _z and _ZDave Reisner
2011-12-26arch-tmpfiles: simplify uid/gid validationDave Reisner
2011-12-26arch-tmpfiles: simplify action invocationDave Reisner
2011-12-26arch-tmpfiles: avoid pipe to xargsDave Reisner
2011-12-26arch-tmpfiles: don't truncate directories on --createDave Reisner
2011-12-26clarify NETWORKS a bit moreDieter Plaetinck
2011-12-26rc.conf: add hint about manpageTom Gundersen
2011-12-26rc.conf: move most of the comments from the standard file to the manpageTom Gundersen
2011-12-26tweaked the default rc.conf a bitTom Gundersen
2011-12-26Add manpage(5) for rc.confDieter Plaetinck
2011-12-21warn about lack of devtmpfs supportTom Gundersen
2011-12-21mtab: drop conditional symlinkingTom Gundersen
2011-12-13allow ro rootTom Gundersen
2011-12-13status: break line after BKGD message2011.12.1Tom Gundersen
2011-12-13locale: export LANG to daemonsTom Gundersen
2011-12-08Merge remote-tracking branch 'falconindy/master'Tom Gundersen
2011-12-08/run: move /var/{run,lock} to /run/{,lock}Tom Gundersen