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 dde34ba8266d656b1ec81f774551e1448c39ac9e (commit) via 62a223c8f27c72f6ba3954a9de9c750ea9c79ce0 (commit) via 07cf5a74aed190308f94eb76d9b1ad08492736a2 (commit) via 7dbb8b6407f803c87697680b5bea09b4ae2e02d5 (commit) from 0b052ba0bd6959f9d2b59bcd3b30ff2756ddc3cb (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 dde34ba8266d656b1ec81f774551e1448c39ac9e Author: Dave Reisner dreisner@archlinux.org Date: Thu Feb 28 12:52:03 2013 -0500
mkinitcpio: use consistent style in case statement
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit 62a223c8f27c72f6ba3954a9de9c750ea9c79ce0 Author: Daniel Wallace danielwallace@gtmanfred.com Date: Thu Feb 28 12:42:33 2013 -0500
add zsh completion
add zsh completion for lsinitcpio and mkinitcpio
Signed-off-by: Daniel Wallace danielwallace@gtmanfred.com
commit 07cf5a74aed190308f94eb76d9b1ad08492736a2 Author: Dave Reisner dreisner@archlinux.org Date: Thu Feb 28 12:38:24 2013 -0500
bash-completion: use kernel versions from detection
Instead of rummaging through /lib for kernel versions, just use the validated versions from the hunt through /boot.
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit 7dbb8b6407f803c87697680b5bea09b4ae2e02d5 Author: Dave Reisner dreisner@archlinux.org Date: Sun Feb 10 20:33:32 2013 -0500
fsck: add fsck config if it exists
Signed-off-by: Dave Reisner dreisner@archlinux.org
-----------------------------------------------------------------------
Summary of changes: Makefile | 2 ++ bash-completion | 10 ++------- install/fsck | 11 +++++++--- mkinitcpio | 54 ++++++++++++++++++++++++++++++++----------------- zsh-completion | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 111 insertions(+), 29 deletions(-) create mode 100644 zsh-completion
hooks/post-receive