[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.15.0-12-g344c27a

Dave Reisner dreisner at archlinux.org
Fri Sep 27 10:15:23 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  344c27a8b56a4aa8bd168f98285165c3fc87cba3 (commit)
       via  45f176893593aca61f2191b41b24971469f13fce (commit)
       via  59fe26351634fb85e41d1fdfa39517fbd8cb3930 (commit)
       via  59c79bda956ccb309d21adfb5afcc19df77a8e0b (commit)
       via  c1e8eb0e130a1f8e9dd8253478a0a626b4f441cc (commit)
      from  b76977e710cebed3a799f0ac0b25b1a380323745 (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 344c27a8b56a4aa8bd168f98285165c3fc87cba3
Author: Tom Gundersen <teg at jklm.no>
Date:   Thu Sep 26 15:15:20 2013 +0200

    kernel-install: add hook
    
    This will allow systemd's kernel-install script to generate and install
    an initrd as per the freedesktop boot loader specs.
    
    See kernel-install(8) for details.
    
    Notice that 'profiles' are not used.
    
    This will eventually be hooked up so that calling "make install" from
    a kernel build will do the right thing.
    
    Signed-off-by: Tom Gundersen <teg at jklm.no>

commit 45f176893593aca61f2191b41b24971469f13fce
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Wed Sep 25 08:46:50 2013 -0400

    mkinitcpio.conf(5): mention lz4 compression
    
    Since b5927393d103af9, mkinitcpio acknowledges that lz4 exists.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 59fe26351634fb85e41d1fdfa39517fbd8cb3930
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Tue Sep 24 11:04:46 2013 -0400

    PKGBUILD: Point to the gitweb page for upstream URL
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 59c79bda956ccb309d21adfb5afcc19df77a8e0b
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Sep 21 18:47:53 2013 -0400

    autodetect: read modaliases from uevent files
    
    As suggested by Harald Hoyer, this is more accurate for the sake of
    following where udev gets its modaliases from. In some rare cases, it
    may even be more complete than scraping the raw modalias files.
    
    Also, introduce a wrapper around modprobe so that the options passed
    are never ommitted, or wrongly specified. In this case, a subtle bug
    with the -r flag is fixed due to using the wrong variable with
    modprobe's -d flag.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit c1e8eb0e130a1f8e9dd8253478a0a626b4f441cc
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Fri Sep 20 09:03:46 2013 -0400

    functions: always add toplevel dir in add_full_dir
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 50-mkinitcpio.install     | 12 ++++++++++++
 Makefile                  |  3 +++
 PKGBUILD                  |  2 +-
 functions                 | 15 +++++++++------
 install/autodetect        |  3 +--
 man/mkinitcpio.conf.5.txt |  6 +++---
 6 files changed, 29 insertions(+), 12 deletions(-)
 create mode 100644 50-mkinitcpio.install


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list