This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Arch Linux initscripts repository".
The branch, master has been updated via 01d63db53ee869ba6b9d02b61311ef26b299b791 (commit) via 2b61b73f1768af155b817fa760fe5fe54aab1095 (commit) via d129fef076e6dd4ba1b12717880cfa4f4f6ef1bf (commit) from f26c97b536b0d4d3462cac5fac7d0aff513a4267 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 01d63db53ee869ba6b9d02b61311ef26b299b791 Author: Tom Gundersen teg@jklm.no Date: Sat Dec 31 02:01:27 2011 +0100
rc.conf: default DAEMON_LOCALE to 'yes'
When doing the manpages, this made more sense to me, so change the default. Also, this is apparently what other distros have been doing...
Signed-off-by: Tom Gundersen teg@jklm.no
commit 2b61b73f1768af155b817fa760fe5fe54aab1095 Author: Tom Gundersen teg@jklm.no Date: Sat Dec 31 01:59:59 2011 +0100
man: minor fixes and typesetting
This attempts to unify the look of the man pages.
Signed-off-by: Tom Gundersen teg@jklm.no
commit d129fef076e6dd4ba1b12717880cfa4f4f6ef1bf Author: Tom Gundersen teg@jklm.no Date: Sat Dec 31 01:40:57 2011 +0100
man: add hostname(5)
Also fix typo in Makefile making the install of the other manpages fail.
Signed-off-by: Tom Gundersen teg@jklm.no
-----------------------------------------------------------------------
Summary of changes: .gitignore | 1 + Makefile | 10 ++- hostname.5.txt | 34 +++++++ locale.conf.5.txt | 4 +- rc.conf | 2 +- rc.conf.5.txt | 271 +++++++++++++++++++++++++++------------------------ vconsole.conf.5.txt | 5 +- 7 files changed, 189 insertions(+), 138 deletions(-) create mode 100644 hostname.5.txt
hooks/post-receive