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 bd27527fdc7a6b9a0bf3aef347d96fdb8635fb92 (commit) via 03c0ab2803b92cfa1e271524026f2d4e9ab83acb (commit) via a5709da67d7c12a5c9d408e06dded2f61c2aaf1c (commit) via 125acdf0a337dbcde93823ce7b91bd14de6f257a (commit) from 0724c1d8aa760f02190c7ee325274f0d0957943e (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 bd27527fdc7a6b9a0bf3aef347d96fdb8635fb92 Author: Tom Gundersen teg@jklm.no Date: Fri Dec 30 15:02:20 2011 +0100
.gitignore: add manpages
commit 03c0ab2803b92cfa1e271524026f2d4e9ab83acb Author: Allan McRae allan@archlinux.org Date: Sun Dec 25 10:42:58 2011 +1000
Use /run instead of /var/run in network
Signed-off-by: Allan McRae allan@archlinux.org Signed-off-by: Tom Gundersen teg@jklm.no
commit a5709da67d7c12a5c9d408e06dded2f61c2aaf1c Author: Tom Gundersen teg@jklm.no Date: Wed Dec 28 12:16:06 2011 +0100
man: updated rc.conf(5)
Fixed defaults, mentioned precedence and minor issues.
Still need to sort out the formatting, which is a bit of a trainwreck.
Signed-off-by: Tom Gundersen teg@jklm.no
commit 125acdf0a337dbcde93823ce7b91bd14de6f257a Author: Tom Gundersen teg@jklm.no Date: Wed Dec 28 11:22:40 2011 +0100
rc.conf: leave HARDWARECLOCK and TIMEZONE empty by default
On a fresh install this makes sense as HARDWARECLOCK will then be set to UTC, or something else if manually specified by an hwclock invocation; TIMEZONE is left at whatever was set during install, or UTC if nothing was set at all.
Signed-off-by: Tom Gundersen teg@jklm.no
-----------------------------------------------------------------------
Summary of changes: .gitignore | 2 + network | 8 +++--- rc.conf | 4 +- rc.conf.5.txt | 81 ++++++++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 68 insertions(+), 27 deletions(-)
hooks/post-receive
arch-projects@lists.archlinux.org