[buildd-tools-devel] [GIT] schroot branch master updated. debian/schroot-1.5.1-1-37-g6e09bf1

Roger Leigh rleigh at alioth.debian.org
Wed May 9 22:17:38 UTC 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 "schroot".

The branch, master has been updated
       via  6e09bf109607af62c6d2aff01fc74ef16f3b4caf (commit)
       via  09d7aecf887334a0a4b29c2e5f0794dac303b8a4 (commit)
       via  99fe7728c90a3e886366bbd825ff7dddb601e14f (commit)
       via  9f1f6d4390d9f90351a3ef5b9671c3f2fd18434f (commit)
       via  0297c911b136e70b70fe3007b030151c22f6a191 (commit)
       via  972c224aece2a4ef0f9d44c1fb2e930a1568b715 (commit)
      from  bc2bf8ee2401e10fbcb3abd3e8ddad4feb239c82 (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 6e09bf109607af62c6d2aff01fc74ef16f3b4caf
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 23:15:31 2012 +0100

    debian: Document NEWS changes and close #477937

commit 09d7aecf887334a0a4b29c2e5f0794dac303b8a4
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 23:12:11 2012 +0100

    NEWS: Document custom chroot types

commit 99fe7728c90a3e886366bbd825ff7dddb601e14f
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 23:11:22 2012 +0100

    10mount: Mount fstab entries irrespective of chroot type
    
    This just rearranges the logic to make it easier for custom
    chroot types to work without needing to hack 10mount.

commit 9f1f6d4390d9f90351a3ef5b9671c3f2fd18434f
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 23:10:07 2012 +0100

    contrib: Add 05customdir example
    
    This is an example of how to use the custom chroot type.

commit 0297c911b136e70b70fe3007b030151c22f6a191
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 22:40:33 2012 +0100

    man: Document deprecation of script-config file with custom keys

commit 972c224aece2a4ef0f9d44c1fb2e930a1568b715
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed May 9 22:40:17 2012 +0100

    sbuild: Add custom chroot type

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

Summary of changes:
 NEWS                                               |    8 +
 bin/schroot/schroot-main-base.cc                   |    1 +
 contrib/setup.d/05customdir                        |   93 +++++++++
 contrib/setup.d/Makefile.am                        |    1 +
 debian/changelog                                   |   19 ++-
 etc/setup.d/10mount                                |   34 ++--
 man/schroot-script-config.5.man                    |   20 ++-
 man/schroot.conf.5.man                             |   22 ++
 sbuild/Makefile.am                                 |    2 +
 sbuild/sbuild-chroot-custom.cc                     |  218 ++++++++++++++++++++
 ...sbuild-chroot-file.h => sbuild-chroot-custom.h} |   97 ++++-----
 sbuild/sbuild-chroot.cc                            |    3 +
 test/Makefile.am                                   |    7 +
 test/sbuild-chroot-custom.cc                       |  218 ++++++++++++++++++++
 14 files changed, 664 insertions(+), 79 deletions(-)
 create mode 100755 contrib/setup.d/05customdir
 create mode 100644 sbuild/sbuild-chroot-custom.cc
 copy sbuild/{sbuild-chroot-file.h => sbuild-chroot-custom.h} (51%)
 create mode 100644 test/sbuild-chroot-custom.cc


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list