[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.6.9-6-g8c59faa

Thomas Bächler thomas at archlinux.org
Sun Apr 10 15:41:56 EDT 2011


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  8c59faaf8e8d159854426cba144f0c8512f2ca5c (commit)
       via  d1264eb145c0aa0adc219dfb71fa5d7acc4e26ff (commit)
       via  9fcd9c15d1d8c4542896da6cc0b6a75d43781fd3 (commit)
      from  d09b04910202a7738d88005dcba98cebbafecec6 (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 8c59faaf8e8d159854426cba144f0c8512f2ca5c
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Sun Apr 10 21:38:09 2011 +0200

    Release mkinitcpio 0.6.10

commit d1264eb145c0aa0adc219dfb71fa5d7acc4e26ff
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Sun Apr 10 21:34:55 2011 +0200

    Fix problems in parsing the kernel command line
    
    The kernel command line allows quoted strings with whitespace in them. Until now,
    such parameters would crash /init and cause a kernel panic.
    Move parsing into a function and use the 'set' builtin to split /proc/cmdline
    into arguments.
    
    Fixes FS#13900 and FS#22080.

commit 9fcd9c15d1d8c4542896da6cc0b6a75d43781fd3
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Sun Apr 10 19:11:34 2011 +0200

    Allow initramfs to be completely silent:
    
    - Remove ":: Loading initramfs" message
    - Start udev after command line parsing, so quiet will be respected

-----------------------------------------------------------------------

Summary of changes:
 Makefile       |    2 +-
 init           |   28 +++-------------------------
 init_functions |   25 +++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list