[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.14.0-9-g3f56800

Dave Reisner dreisner at archlinux.org
Thu Jun 27 16:28:54 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  3f56800753e1e0c3db0e6c4ac77b0c4dc95a8491 (commit)
       via  8c40f930f6b491e95abd1e853c31330b2e6ca6af (commit)
       via  c61d4791d34591bb0fed558494a52d517d900b44 (commit)
       via  d6e92394a4c133eb652714bb9aa13008c808301b (commit)
       via  2e4666a3c0c69e4f8ff5d8533893c7b6f15d5414 (commit)
       via  601aab2477f5cb6fc3298216625b9804d6a18dad (commit)
       via  d662258b8769af81a036b7d4cd0af0a66e33dbb2 (commit)
       via  40a62e9c5fb70b02ade89965dea6d2cb96672017 (commit)
       via  cccc4fd2a1747cd77e43e9da6935b30f9a61b348 (commit)
      from  5294b462aec63257182059a4fb79d07b1ec895e6 (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 3f56800753e1e0c3db0e6c4ac77b0c4dc95a8491
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Thu Jun 20 11:26:59 2013 -0400

    init: remove unneeded intermediate variable
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 8c40f930f6b491e95abd1e853c31330b2e6ca6af
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Thu Jun 20 09:45:40 2013 -0400

    init: merge duped code, use bitfield_has_bit in fsck_root
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit c61d4791d34591bb0fed558494a52d517d900b44
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Mon Jun 17 10:06:58 2013 -0400

    init: allow for logging of early userspace
    
    This introduces support for the rd.log and rd.debug kernel command line
    options, which log early userspace activity to /run/initramfs/init.log.
    
    Code is largely inspired by Dracut's implementation of early userspace
    logging, but without needless complexity and redundancies.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit d6e92394a4c133eb652714bb9aa13008c808301b
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Wed Jun 19 16:13:44 2013 -0400

    init: throw error on unknown fsck.mode
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 2e4666a3c0c69e4f8ff5d8533893c7b6f15d5414
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Dec 30 13:22:51 2012 -0500

    move install_modules to functions to allow for testing
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 601aab2477f5cb6fc3298216625b9804d6a18dad
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Dec 23 16:25:19 2012 -0500

    remove "arbitrary" limit from index_of()
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit d662258b8769af81a036b7d4cd0af0a66e33dbb2
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Dec 23 13:58:36 2012 -0500

    init: redirect /proc/cmdline to parse_cmdline
    
    This makes it easier to test parse_cmdline.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 40a62e9c5fb70b02ade89965dea6d2cb96672017
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Tue May 7 10:56:50 2013 -0400

    README: its 2013, year of the pony
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit cccc4fd2a1747cd77e43e9da6935b30f9a61b348
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Tue May 7 09:55:39 2013 -0400

    lsinitcpio: remove unused variables
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 README               |   2 +-
 functions            |  54 +++++++++++++--
 init                 |   8 ++-
 init_functions       | 187 +++++++++++++++++++++++++++++++++++++++++++++------
 lsinitcpio           |   3 -
 man/mkinitcpio.8.txt |  25 +++++++
 mkinitcpio           |  52 ++------------
 7 files changed, 252 insertions(+), 79 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list