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 d73d34e017ecb0e89c2de8e39da6b14afd6c5f1c (commit) via 14487ea9a6104c17b00c6fa7bcb65c617c7490c8 (commit) via 89bf8b56137196907b25e9d131e82dec90edaff0 (commit) from 08762d8401ff8e01a3c7a1558e69d5c30c983d20 (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 d73d34e017ecb0e89c2de8e39da6b14afd6c5f1c Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 2 15:18:11 2016 -0400
error out if asked to extract a kver from image on non-x86
Version extraction only works on x86 (i686 and x86_64) kernels.
ref: https://bugs.archlinux.org/task/43256
commit 14487ea9a6104c17b00c6fa7bcb65c617c7490c8 Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 2 11:06:50 2016 -0400
init: handle rootfstype as a synonym for fstype
rootfstype is handled by the kernel, so we should handle it, too.
ref: https://bugs.archlinux.org/task/45117
commit 89bf8b56137196907b25e9d131e82dec90edaff0 Author: Dave Reisner dreisner@archlinux.org Date: Sat Jul 2 11:02:24 2016 -0400
keymap: fall back to us if KEYMAP is not defined
ref: https://bugs.archlinux.org/task/44805
-----------------------------------------------------------------------
Summary of changes: init_functions | 3 ++- install/keymap | 13 ++++--------- man/mkinitcpio.8.txt | 5 +++-- mkinitcpio | 8 +++++++- 4 files changed, 16 insertions(+), 13 deletions(-)
hooks/post-receive
arch-projects@lists.archlinux.org