[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.6.15-64-ga5eb24e

Thomas Bächler thomas at archlinux.org
Mon Jun 27 04:18:35 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  a5eb24e544576b23e842874f510c2a7811e95ea3 (commit)
       via  f09aff2cec29806356b800e1c13b711668b1fc26 (commit)
       via  8cc35dc1822efd83d38472b1cd3bc78fe889565d (commit)
       via  84f474bfc3ceedf9d34bde1df75734fcfcdca239 (commit)
       via  f00e41b98d2d3a89e36763a4c613d16bbe6e216c (commit)
       via  457db1af9f697a6dff4189cb46031688c78a61dc (commit)
      from  ec8151237b99dc28a6efd155c571d9204cb436c5 (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 a5eb24e544576b23e842874f510c2a7811e95ea3
Merge: ec81512 f09aff2
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Mon Jun 27 10:18:41 2011 +0200

    Merge branch 'working'

commit f09aff2cec29806356b800e1c13b711668b1fc26
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Jun 26 20:10:41 2011 -0400

    mkinitcpio: fix resolution issues with RTLD
    
    The _add_dir call is all wrong. The necessary paths are created by
    reversing the order of the _add_symlink and _add_file calls, as
    _add_file will take care of creating parent directories.
    
    Thanks-to: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 8cc35dc1822efd83d38472b1cd3bc78fe889565d
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Jun 26 20:04:44 2011 -0400

    install/base: use private API call to add config
    
    We can't let add_file get its hands on the config file, because we need
    to be sure that an absolute path is honored. As a side effect, ensure
    that $BASEDIR is appended to the config file during preset processing.
    
    Thanks-to: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 84f474bfc3ceedf9d34bde1df75734fcfcdca239
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Jun 26 19:28:18 2011 -0400

    functions: fix pathing issue with $BASEDIR
    
    Thanks-to: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit f00e41b98d2d3a89e36763a4c613d16bbe6e216c
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Jun 26 19:11:20 2011 -0400

    functions: s/basedir/BASEDIR/
    
    Thanks-to: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 457db1af9f697a6dff4189cb46031688c78a61dc
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun Jun 26 19:09:24 2011 -0400

    functions: add missing 'command' before install
    
    Without this, we hit an infinte loop and crash when a legacy 'install'
    function in a hook is encountered.
    
    Thanks-to: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 functions    |   12 ++++++------
 install/base |    4 +++-
 mkinitcpio   |    7 +++----
 3 files changed, 12 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list