[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. v16-1-g2ce3a41
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 2ce3a416c8714adedc3117e5247e6da364ddebc9 (commit) from a22a830b4706c5e15fcf4561165fd10706ca9a54 (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 2ce3a416c8714adedc3117e5247e6da364ddebc9 Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Dec 22 14:11:37 2013 -0500 Add -l flag when using lz4 compression This isn't documented, but it's needed since the kernel lz4 support is based on the original streaming format and not the newer default. Use -l to force the legacy codec. Fixup lsinitcpio to support the older format, and, add a warning when the newer format is detected. Who knows when this will be "resolved" ... Upstream discussion: https://code.google.com/p/lz4/issues/detail?id=102 ----------------------------------------------------------------------- Summary of changes: lsinitcpio | 15 +++++++++++---- mkinitcpio | 3 +++ 2 files changed, 14 insertions(+), 4 deletions(-) hooks/post-receive -- The official mkinitcpio repository
participants (1)
-
dreisner@archlinux.org