[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20130127-4-g0dc2550

Pierre Schmitz pierre at archlinux.org
Sun Mar 10 06:24:09 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 devtools repository".

The branch, master has been updated
       via  0dc2550af36fa0b14dae7317e63707408021d1f9 (commit)
       via  0c62649b64b5da227593d951ae252bfc2cd894a4 (commit)
       via  b807c51102685bc07f39216ecbff5570a250feff (commit)
       via  280d5501b00945fdf4e8de13724ec22b87a41576 (commit)
      from  dee4d05b1ea4533979933d32953ffa4481c6c66e (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 0dc2550af36fa0b14dae7317e63707408021d1f9
Author: Sébastien Luttringer <seblu at seblu.net>
Date:   Sat Mar 2 05:21:12 2013 +0100

    makechrootpkg: use var instead of file in $copydir
    
    Signed-off-by: Sébastien Luttringer <seblu at seblu.net>
    Signed-off-by: Pierre Schmitz <pierre at archlinux.de>

commit 0c62649b64b5da227593d951ae252bfc2cd894a4
Author: Sébastien Luttringer <seblu at seblu.net>
Date:   Sat Mar 2 05:21:10 2013 +0100

    makechrootpkg: Properly detect filesystem type
    
    Enable btrfs features only if the underlying filesystem is btrfs and not rely
    on the presence of the btrfs tools.
    
    Signed-off-by: Sébastien Luttringer <seblu at seblu.net>
    Signed-off-by: Pierre Schmitz <pierre at archlinux.de>

commit b807c51102685bc07f39216ecbff5570a250feff
Author: Sébastien Luttringer <seblu at seblu.net>
Date:   Sat Mar 2 05:21:09 2013 +0100

    makechrootpkg: Display uniform $copy in messages
    
    Signed-off-by: Sébastien Luttringer <seblu at seblu.net>
    Signed-off-by: Pierre Schmitz <pierre at archlinux.de>

commit 280d5501b00945fdf4e8de13724ec22b87a41576
Author: Sébastien Luttringer <seblu at seblu.net>
Date:   Sat Mar 2 05:21:08 2013 +0100

    makechrootpkg: -I to handle multiple packages
    
    Since commit cb3a6ce, running makechroot 2 times to insert a package in a build
    directory require to find a directory without PKGBUILD
    
    cd /var/empty
    makechrootpkg -cu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir>
    makechrootpkg -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir>
    cd -
    makechrootpkg -n -r <dir>
    
    This patch allow makechrootpkg to handle more than one package to be installed
    before the build is run and simplify the previous case in
    
    makechrootpkg -ncu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -I virtualbox-guest-dkms-*-i686.pkg.tar.xz -r <dir>
    
    Signed-off-by: Sébastien Luttringer <seblu at seblu.net>
    Signed-off-by: Pierre Schmitz <pierre at archlinux.de>

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

Summary of changes:
 makechrootpkg.in | 52 +++++++++++++++++++++++++++-------------------------
 1 file changed, 27 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
The official devtools repository


More information about the arch-projects mailing list