[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. v22-2-g70511e5
Dave Reisner
dreisner at archlinux.org
Fri Mar 10 12:19:38 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 70511e5ccb7e2500213e04173a70c067a7c9aa35 (commit)
via 5249350c80a6158ebcf278e780f42c6abc3643f1 (commit)
via 30888208bf7b1b2bce3f0b132393b6a3bb303657 (commit)
from bf389393ffa56881688fbff1219c562ec2997d98 (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 70511e5ccb7e2500213e04173a70c067a7c9aa35
Author: Dave Reisner <dreisner at archlinux.org>
Date: Fri Mar 10 07:12:42 2017 -0500
init: move early mounting to function, add efivars
ref: https://bugs.archlinux.org/task/52768
commit 5249350c80a6158ebcf278e780f42c6abc3643f1
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Nov 28 17:47:14 2016 -0500
functions: attempt to (re)add builtin modules
crc32 is a builtin module in the Arch kernel but also a crypto module.
Resolve by this only noting that a module is added if the value in the
has is 1, and not 2 (indicating a builtin).
While we're here, change the f2fs softdep of crc32 to crypto-crc32.
ref: https://bugs.archlinux.org/task/49380
commit 30888208bf7b1b2bce3f0b132393b6a3bb303657
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Nov 27 14:06:51 2016 -0500
Makefile: assorted cleanups and additions
-----------------------------------------------------------------------
Summary of changes:
Makefile | 31 +++++++++++++++++++++----------
functions | 4 ++--
init | 6 +-----
init_functions | 12 ++++++++++++
4 files changed, 36 insertions(+), 17 deletions(-)
hooks/post-receive
--
The official mkinitcpio repository
More information about the arch-projects
mailing list