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 "The official mkinitcpio repository". The branch, master has been updated via 434c64cfaa91ae565c995691b1c71a4d007c6da8 (commit) via 6a585950c5a014c35e449861b6b2040dca2d2516 (commit) from b8459a2ac067b05925d660fdf2b62855eae544da (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 434c64cfaa91ae565c995691b1c71a4d007c6da8 Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Jul 28 12:40:58 2012 -0400 mkinitcpio: rename longopt for --add to --addhooks Rename this option so that it mirrors the longopt name for -S, --skiphooks. The original --add option remains behind in the option parser for backwards compatability, but no other references remain. Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit 6a585950c5a014c35e449861b6b2040dca2d2516 Author: Dave Reisner <dreisner@archlinux.org> Date: Fri Jul 27 23:52:02 2012 -0400 implement --moduleroot option This might be useful for creating an initramfs image as part of a kernel package. Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: bash-completion | 8 ++++---- functions | 4 ++-- install/autodetect | 2 +- mkinitcpio | 22 +++++++++++++--------- mkinitcpio.8.txt | 5 ++++- 5 files changed, 24 insertions(+), 17 deletions(-) hooks/post-receive -- The official mkinitcpio repository