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 4a84b51830467ee192cd6bddc0857ad08f6e7ae4 (commit) from 98baa63c2008aa70c9e95f5fe46a79cec87aad31 (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 4a84b51830467ee192cd6bddc0857ad08f6e7ae4 Author: Tom Gundersen <teg@jklm.no> Date: Fri Jul 27 00:00:14 2012 +0200 man: add ArchLinux(7) This outlines what files needs to be configured to get a well-behaved system. For now it is extremely terse, but the main point is to work as a check-list, and to point people to the correct manpages to learn more. I'll be happy to take patches to extend this in the future. One might argue that this sholud not be part of initscripts, and we might indeed move it to 'filesystem' or something like that in the future. For the time being I'll keep it here for convenience. Suggested-by: Thomas Bächler <thomas@archlinux.org> Signed-off-by: Tom Gundersen <teg@jklm.no> ----------------------------------------------------------------------- Summary of changes: ArchLinux.7.txt | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile | 9 +++++-- rc.conf | 9 +++---- 3 files changed, 91 insertions(+), 7 deletions(-) create mode 100644 ArchLinux.7.txt hooks/post-receive -- Arch Linux initscripts repository