[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. v23-9-g7326232
Dave Reisner
dreisner at archlinux.org
Sun Oct 1 18:19:20 UTC 2017
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 73262320852264c3bc33cace11503a3ea5820121 (commit)
via 8d59e6a1d7ef3e68b6ed3f17a7a0c20873055592 (commit)
via b255bdc78754c4cde9835b6cb2865da1f9b122bf (commit)
from 32dbf895d07f07e32d2b3bb4afb132eea1919749 (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 73262320852264c3bc33cace11503a3ea5820121
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Oct 1 14:09:53 2017 -0400
add crc32c for ext4
Might be needed for ext4 filesystems formatted with the metadata_csum
option.
ref: https://bugs.archlinux.org/task/54091
commit 8d59e6a1d7ef3e68b6ed3f17a7a0c20873055592
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Oct 1 13:57:54 2017 -0400
Avoid erroneous deprecation warnings
Consistently handle hooks as symlinks by relying on the exit status of
readlink instead of an lstat and always, additionally, examine the hooks
basenames to ensure that we aren't warning about foo deprecating foo
(because the hook is a symlink to somewhere else that the hook is
actually stored on disk.
ref: https://bugs.archlinux.org/task/55323
commit b255bdc78754c4cde9835b6cb2865da1f9b122bf
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Oct 1 13:38:06 2017 -0400
install/keyboard: fix wording in hook help
ref: https://bugs.archlinux.org/task/54460
-----------------------------------------------------------------------
Summary of changes:
functions | 12 +++++++-----
install/keyboard | 4 ++--
mkinitcpio | 12 ++----------
3 files changed, 11 insertions(+), 17 deletions(-)
hooks/post-receive
--
The official mkinitcpio repository
More information about the arch-projects
mailing list