summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-27locale.sh: unset LANG before sourcing {locale,rc}.confDave Reisner
2011-11-27do not limit size on API fsTom Gundersen
2011-11-26rc.sysinit: force linking of /etc/mtab to /proc/self/mountsDave Reisner
2011-11-26functions: read from /etc/mtab in umount_allDave Reisner
2011-11-26hooks: add shutdown_preumount hookDevin J. Pohly
2011-11-26fsck: skip remounting / fsck'ing the root fsTom Gundersen
2011-11-14Makefile: automate release a bit moreTom Gundersen
2011-11-13minilogd: last kill!2011.11.3Gerardo Exequiel Pozzi
2011-11-13locale.sh: remove leftoversTom Gundersen
2011-11-10functions: move all logic to the end of the file2011.11.2Dave Reisner
2011-11-08functions: fix a number of shortcomings in parse_envfileDave Reisner
2011-11-06PKGBUILD: use %Y%m%d format instead of %s2011.11.1Dave Reisner
2011-11-06functions: implement a environment file parserDave Reisner
2011-11-06functions: declare locale vars in an array for reuseDave Reisner
2011-11-06functions: properly quote ${mounts[@]}Dave Reisner
2011-11-06functions: remove redundant 'return $?'Dave Reisner
2011-11-06fix non-uniform indentationDave Reisner
2011-11-06avoid unnecessary escaping of newlinesDave Reisner
2011-11-06Fix misspelt error messageJelle van der Waa
2011-11-06locale.sh: fix LC_TELEPHONE/LC_MEASUREMENTTom Gundersen
2011-11-05bootlog: filter out some more escapecodesTom Gundersen
2011-11-04swapoff: umount swap-backed fs before switching off swapTom Gundersen