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 c262a6dd486070018351b776d8612373590c2f74 (commit) via 179d4d5db40ec89144fbb11b0ef2e23105466890 (commit) via a079f4f2b3607ae4fcfe72dba913d6589fa35f4c (commit) via 127517d9c3cecbab255c2e1247bc12ccc72c914e (commit) via 320ef8bdebf867f18cf475bcf46dd578c6295fd7 (commit) via 08d7abb0769701e3c14053b1b2406147ef9dd021 (commit) from da81935dbb203340e9f3b394d4f6f4e5b3aa63c4 (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 c262a6dd486070018351b776d8612373590c2f74 Author: Thomas Bächler <thomas@archlinux.org> Date: Sun Jul 3 14:25:20 2011 +0200 Release version 0.7.1 commit 179d4d5db40ec89144fbb11b0ef2e23105466890 Merge: 320ef8b a079f4f Author: Thomas Bächler <thomas@archlinux.org> Date: Sun Jul 3 14:11:09 2011 +0200 Merge branch 'working' of https://github.com/falconindy/mkinitcpio into working commit a079f4f2b3607ae4fcfe72dba913d6589fa35f4c Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Jul 2 16:43:58 2011 -0400 functions: remove cruft from in_array the for loop is already a NOOP when the haystack is empty, so it already falls through to the return 1. Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit 127517d9c3cecbab255c2e1247bc12ccc72c914e Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Jul 2 16:34:31 2011 -0400 cleanup rarely and unused variable declarations Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit 320ef8bdebf867f18cf475bcf46dd578c6295fd7 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jul 2 11:56:38 2011 -0300 Fix -k /path when -b is used Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> commit 08d7abb0769701e3c14053b1b2406147ef9dd021 Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Jul 2 10:18:22 2011 -0400 base/install: rewrite the config to sanitize it Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- functions | 5 ++--- install/base | 17 +++++++++++++++-- mkinitcpio | 9 +++------ 4 files changed, 21 insertions(+), 12 deletions(-) hooks/post-receive -- The official mkinitcpio repository