[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.15.0-7-gb76977e
Dave Reisner
dreisner at archlinux.org
Thu Sep 12 18:11:03 EDT 2013
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 b76977e710cebed3a799f0ac0b25b1a380323745 (commit)
via d0cbe1615281a935d492cc1fd7542198f22f71ad (commit)
via b5927393d103af9b8b2da80e8636b8aa52f80755 (commit)
from 9c1a65a9c82080dec2e52d03613584bbc1340cf0 (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 b76977e710cebed3a799f0ac0b25b1a380323745
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Sep 8 19:50:07 2013 -0400
add mkinitcpio version marker in buildroot creation
It doesn't make any sense that this was added during the final image
creation. This fixes a subtle bug that would manifest itself if the
user archived the build root manually.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit d0cbe1615281a935d492cc1fd7542198f22f71ad
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Sep 2 19:19:12 2013 -0400
lsinitcpio: return success based on echo, not hexdump
The impetus for doing this was a bug in util-linux's hexdump which never
saw a release. For uniformity, simply echo an empty line here.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit b5927393d103af9b8b2da80e8636b8aa52f80755
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Sep 2 19:16:58 2013 -0400
lsinitcpio: add support for lz4 compressed image
Note that this requires a very recent version of lz4 utilities as it
uses lz4, and not the original lz4c tool, in order to be command line
API compliant with other compression tools. See upstream discussions:
https://code.google.com/p/lz4/issues/detail?id=83
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
PKGBUILD | 1 +
functions | 3 +++
lsinitcpio | 8 +++++++-
mkinitcpio | 3 ---
mkinitcpio.conf | 1 +
5 files changed, 12 insertions(+), 4 deletions(-)
hooks/post-receive
--
The official mkinitcpio repository
More information about the arch-projects
mailing list