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 0b052ba0bd6959f9d2b59bcd3b30ff2756ddc3cb (commit) via 85ae2bcd44de36b282ebe216ed64127d243e72c5 (commit) via e5b9d8a94576e11d7a19e7645328a9bccf90ce73 (commit) from 0cc488d38ad99a2fa42b000bbc9d41dce91c57db (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 0b052ba0bd6959f9d2b59bcd3b30ff2756ddc3cb Author: Sébastien Luttringer <seblu@seblu.net> Date: Tue Feb 5 01:44:29 2013 +0100 Move preset examples from /etc/mkinitcpio.d to $(DESTDIR)/usr/share/mkinitcpio to avoid use in mkinicpio -P. Signed-off-by: Sébastien Luttringer <seblu@seblu.net> commit 85ae2bcd44de36b282ebe216ed64127d243e72c5 Author: Dave Reisner <dreisner@archlinux.org> Date: Mon Feb 4 14:21:42 2013 -0500 Add -P, --allpresets option As a logical extension, allow the -p option to be specified multiple times in order to process several presets at once. Original-patch-by: Sébastien Luttringer <seblu@seblu.net> Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit e5b9d8a94576e11d7a19e7645328a9bccf90ce73 Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Feb 3 10:46:55 2013 -0500 bash-completion: detect_kver -> _detect_kver Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: Makefile | 5 +++-- bash-completion | 6 +++--- man/mkinitcpio.8.txt | 8 ++++++-- mkinitcpio | 27 +++++++++++++++++---------- 4 files changed, 29 insertions(+), 17 deletions(-) hooks/post-receive -- The official mkinitcpio repository