[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20170320

Jan Steffens heftig at archlinux.org
Mon Mar 20 18:20:59 UTC 2017


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  eec7fcf965763d5395c336f92cd56b193d054947 (commit)
       via  c53a3e80170dc9d45beeeb623edfbf0bd40799a7 (commit)
       via  45f87aa9d5b44e4ff2f73be6597d4024bcded8e3 (commit)
       via  66553e7e07af9261e55c7c287615b61dc080593d (commit)
       via  cda9cf436b2897b063c1e40efb144404aad8b821 (commit)
       via  06c98c1b54f0aea812caca3708b320a2dd566108 (commit)
      from  e10ce7fc70fe0440a888b656ed8d92e7657e4f7b (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 eec7fcf965763d5395c336f92cd56b193d054947
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Tue Mar 7 20:14:50 2017 +0100

    archbuild/makechrootpkg: Delete subvolumes in roots
    
    The systemd package creates a subvolume at /var/lib/machines (through
    tmpfiles), if it can. We need to delete this subvolume before we can
    delete the parent subvolume.
    
    Look through the root for inodes with the number 256. These identify
    subvolume roots.

commit c53a3e80170dc9d45beeeb623edfbf0bd40799a7
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Tue Mar 7 19:55:05 2017 +0100

    lib/archroot.sh: Add is_btrfs helper

commit 45f87aa9d5b44e4ff2f73be6597d4024bcded8e3
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Tue Mar 7 19:27:36 2017 +0100

    lib/archroot.sh: Simplify check_root
    
    Move the function and save the orig_argv right along it.

commit 66553e7e07af9261e55c7c287615b61dc080593d
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Tue Mar 7 19:19:29 2017 +0100

    lib/archroot.sh: Move CHROOT_VERSION to a common file

commit cda9cf436b2897b063c1e40efb144404aad8b821
Author: Alad Wenter <alad at archlinux.info>
Date:   Fri Jul 22 15:37:25 2016 +0200

    makechrootpkg: run makepkg as specified user
    
    makepkg --asroot was removed with pacman 4.2. Allow to specify a
    separate makepkg user from the command line instead.
    
    Fixes FS#43432

commit 06c98c1b54f0aea812caca3708b320a2dd566108
Author: Alad Wenter <alad at archlinux.info>
Date:   Fri Jul 22 15:37:24 2016 +0200

    makechrootpkg: explain load_vars
    
    The way in which makechrootpkg reads variables from makepkg.conf(5) is
    different from makepkg, in that it reads a subset of defined
    variables, and only if the were not set in the environment before.
    
    Mention this in the usage text.
    
    Fixes FS#44827

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

Summary of changes:
 arch-nspawn.in   |  7 ++-----
 archbuild.in     |  9 +++------
 lib/archroot.sh  | 42 ++++++++++++++++++++++++++++++++++++++++++
 lib/common.sh    | 12 ------------
 makechrootpkg.in | 38 ++++++++++++++++++++------------------
 mkarchroot.in    |  9 +++------
 6 files changed, 70 insertions(+), 47 deletions(-)
 create mode 100644 lib/archroot.sh


hooks/post-receive
-- 
The official devtools repository


More information about the arch-projects mailing list