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 2c6650d8ad57f8abe8a0b7e3d1c2444143c2fb1f (commit) via a27ed60a3ce13d2eaf38cee583f823eb874c4056 (commit) via 8df95abf67b3fe56d0a9b621f07bb0444a75e758 (commit) via 1e19daef1537cb3a3c5608037f82a494822746b1 (commit) from e116d008ca727c2dfbce25809821db6bf354f461 (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 2c6650d8ad57f8abe8a0b7e3d1c2444143c2fb1f Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 9 10:56:16 2011 -0400
mkinitcpio: reference -h on failed option parsing
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit a27ed60a3ce13d2eaf38cee583f823eb874c4056 Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 9 10:54:48 2011 -0400
autodetect: add verbose feedback on autodetect success
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit 8df95abf67b3fe56d0a9b621f07bb0444a75e758 Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 9 10:44:52 2011 -0400
functions: restore verbose feedback to add_module
Since we no longer call _add_file from add_module, we lose our 'adding file..' feedback on -v. Explicitly mention each module alongside addition of the path/name to the associated arrays.
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit 1e19daef1537cb3a3c5608037f82a494822746b1 Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 9 10:37:43 2011 -0400
mkinitcpio: add --quiet to bsdcpio without -v
Signed-off-by: Dave Reisner dreisner@archlinux.org
-----------------------------------------------------------------------
Summary of changes: functions | 1 + install/autodetect | 4 ++++ mkinitcpio | 8 +++++--- 3 files changed, 10 insertions(+), 3 deletions(-)
hooks/post-receive
arch-projects@lists.archlinux.org