[buildd-tools-devel] [GIT] schroot branch, schroot-1.4, updated. debian/schroot-1.4.6-1-10-g4c20676

Roger Leigh rleigh at alioth.debian.org
Sat Jul 3 23:51:01 UTC 2010


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, schroot-1.4 has been updated
       via  4c206768530ecaf2ab32ed1cebdf04bb7c12e3dd (commit)
       via  d122e87d08b47e1582bacbf10102c4f74ae05a96 (commit)
       via  468ab11ec8a9295218ad331bce3869b708dd5a95 (commit)
       via  abb1b28d139a837b2944b86fb7d974011d5fd38e (commit)
       via  49848fb1d6f00aafac3bffa16c5a9a55d84514ce (commit)
       via  89dd25429036762f3b1fb979a7534ed5d1740a3a (commit)
       via  d4e72630444ff75b74e43830639aaf1e8d03e4e5 (commit)
       via  e3c8bfe3453885074deda1c2d2e617020523e1c2 (commit)
       via  f5428f637ab27bd2cc69c1f225e1f7b09d877d01 (commit)
       via  f2520a4947ef4818ce7f62e597fbcf2362790df4 (commit)
      from  727f2514dce1f5a3ff385acb3ebf3e8471d23b6e (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 4c206768530ecaf2ab32ed1cebdf04bb7c12e3dd
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:47:55 2010 +0100

    debian: Close #587757 and #587769

commit d122e87d08b47e1582bacbf10102c4f74ae05a96
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:31:58 2010 +0100

    setup.d: Use common data and functions and fix sanity checks
    
    Use common-data and common-functions
    Replace VERBOSE checks with logging functions
    Correct device checks in all scripts (for GNU/kFreeeBSD compatibility)
    Move sanity checks from 00check to exactly where they are needed,
    which means scripts won't fail prematurely and especially on stop
    where they may no longer be needed.  This makes session ending in the
    face of removed resources much more reliable.

commit 468ab11ec8a9295218ad331bce3869b708dd5a95
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:17:07 2010 +0100

    debian: Include common-data and common-functions

commit abb1b28d139a837b2944b86fb7d974011d5fd38e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:16:13 2010 +0100

    debian: Package common-data and common-functions

commit 49848fb1d6f00aafac3bffa16c5a9a55d84514ce
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:15:15 2010 +0100

    setup: Add common-data and common-functions files
    
    These are for sourcing by individial setup scripts and
    contain common data and shell functions, respectively.

commit 89dd25429036762f3b1fb979a7534ed5d1740a3a
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:13:54 2010 +0100

    po: Update

commit d4e72630444ff75b74e43830639aaf1e8d03e4e5
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:11:32 2010 +0100

    build: Remove maintainer mode and add additional defines
    
    Remove maintainer mode.
    Add SCHROOT_DATA_DIR, SCHROOT_SETUP_DATA_DIR and replace
    PACKAGE_SYSCONF_DIR with SCHROOT_SYSCONF_DIR.
    Export into the setup script environment as SYSCONF_DIR,
    DATA_DIR and SETUP_DATA_DIR.

commit e3c8bfe3453885074deda1c2d2e617020523e1c2
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 4 00:03:19 2010 +0100

    NEWS: Document file chroot location option

commit f5428f637ab27bd2cc69c1f225e1f7b09d877d01
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 3 23:55:35 2010 +0100

    sbuild::run_parts: Remove shadowing errdata variable
    
    This was causing the poll loop to terminate prematurely
    after the first input on stderr due to the shadowed
    variable always showing zero data returned.

commit f2520a4947ef4818ce7f62e597fbcf2362790df4
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 3 20:43:23 2010 +0100

    sbuild::chroot_file: Add location configuration key
    
    Allows use of chroots packed with the system in a subdirectory.

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

Summary of changes:
 NEWS                                              |    8 +
 configure.ac                                      |   34 +++--
 debian/changelog                                  |    8 +-
 debian/schroot.install                            |    1 +
 etc/Makefile.am                                   |    2 +-
 etc/schroot.conf                                  |    1 +
 etc/setup.d/00check                               |  143 +++------------------
 etc/setup.d/05btrfs                               |   29 +++--
 etc/setup.d/05file                                |   65 ++++++----
 etc/setup.d/05lvm                                 |   35 ++++--
 etc/setup.d/05union                               |   36 +++---
 etc/setup.d/10mount                               |   64 ++++++---
 etc/setup.d/15killprocs                           |   33 ++---
 etc/setup.d/20copyfiles                           |   18 ++--
 etc/setup.d/20nssdatabases                        |   19 ++--
 etc/setup.d/50chrootname                          |   14 +-
 etc/setup.d/Makefile.am                           |    7 +
 scripts/po-notify.in => etc/setup.d/common-data   |    9 +-
 etc/{pam/Makefile.am => setup.d/common-functions} |   40 +++++-
 man/schroot.conf.5.in                             |    7 +
 po/cs.po                                          |   13 +-
 po/de.po                                          |   13 +-
 po/en.po                                          |   13 +-
 po/eu.po                                          |   13 +-
 po/fr.po                                          |   13 +-
 po/it.po                                          |   13 +-
 po/pt.po                                          |   13 +-
 po/schroot.pot                                    |   13 +-
 po/sv.po                                          |   13 +-
 po/vi.po                                          |   13 +-
 po/zh_CN.po                                       |   13 +-
 sbuild/sbuild-chroot-facet-union.cc               |    8 +-
 sbuild/sbuild-chroot-file.cc                      |   37 +++++-
 sbuild/sbuild-chroot-file.h                       |   20 +++
 sbuild/sbuild-chroot.cc                           |    2 +-
 sbuild/sbuild-run-parts.cc                        |    1 -
 sbuild/sbuild-session.cc                          |    3 +
 test/sbuild-chroot-file.cc                        |   27 ++++-
 test/test-sbuild-chroot.h                         |    2 +-
 39 files changed, 451 insertions(+), 365 deletions(-)
 mode change 100644 => 100755 etc/setup.d/05union
 copy scripts/po-notify.in => etc/setup.d/common-data (83%)
 mode change 100755 => 100644
 copy etc/{pam/Makefile.am => setup.d/common-functions} (58%)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list