[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.9.1-11-g5d1f8aa

Dave Reisner dreisner at archlinux.org
Fri Jun 8 18:17:20 EDT 2012


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  5d1f8aa4e5e1726260316adc73963885e07c8d09 (commit)
       via  5994f4c9d6d2b2093ffc3f0b672ea18ff794b7bd (commit)
       via  02fce512378d15722858d462f4a09584a32e8c69 (commit)
       via  e67684cb43e1ca42aa87aea8cdb4fdff093b7a6b (commit)
       via  4f27c475d15c64d6a884bb38580b83c297ff13f7 (commit)
       via  0edc1a90713bd208ab48190cf1a1cae1158f6e7b (commit)
       via  5b99f78331f567cc1442460efc054b72c45306a6 (commit)
       via  7965557b65883a6b91de61374764dab1fac778d4 (commit)
      from  dc1b198b0cce1d2da3acd47a442ad64ed92bcad9 (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 5d1f8aa4e5e1726260316adc73963885e07c8d09
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Mon Jun 4 09:02:17 2012 -0400

    lsinitcpio: show only regular files as binaries
    
    Show only regular files in /usr/bin instead of everything (including the
    mess of symlinks to busybox and kmod). It's also a nice to have since
    we're showing more about the multiple hook points now.
    
    This mostly restores the behavior prior to f7b8a6f0fd.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 5994f4c9d6d2b2093ffc3f0b672ea18ff794b7bd
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Jun 2 23:27:49 2012 -0400

    update dev PKGBUILD
    
    - remove replaces
    - exchange udev with systemd-tools
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 02fce512378d15722858d462f4a09584a32e8c69
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat May 26 15:45:26 2012 -0400

    avoid reliance on sed, embrace awk
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit e67684cb43e1ca42aa87aea8cdb4fdff093b7a6b
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Wed May 30 11:04:53 2012 -0400

    remove redundant header comment
    
    I've adopted the convention of specifying the shebang for the
    interpreter any given install or runtime hook that a script runs under.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 4f27c475d15c64d6a884bb38580b83c297ff13f7
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Fri Jun 8 11:03:02 2012 -0400

    bump copyright year
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 0edc1a90713bd208ab48190cf1a1cae1158f6e7b
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Mon Jun 4 09:02:05 2012 -0400

    Use declare -f over type -t to avoid subshells
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 5b99f78331f567cc1442460efc054b72c45306a6
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat May 26 15:42:37 2012 -0400

    functions: avoid adding nonexistant modules to config
    
    If we didn't actually add a module to the image, avoid adding it to the
    runtime config for probing.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 7965557b65883a6b91de61374764dab1fac778d4
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat May 26 15:41:58 2012 -0400

    functions: style nits
    
    Avoid using compound commands where one side runs a command group.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 PKGBUILD           |    6 ++----
 README             |    2 +-
 functions          |   24 ++++++++++++++++++------
 install/autodetect |    2 +-
 lsinitcpio         |    3 +--
 mkinitcpio         |   11 ++---------
 6 files changed, 25 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list