pbuilder git tree: Changes to 'profile-rebased'

Loïc Minier lool at alioth.debian.org
Sat Jan 23 09:24:24 UTC 2010


New branch 'profile-rebased' available with the following commits:
commit f45aad81b8aa6dd8fc42b99f9e759574d249e6ab
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 22:53:25 2010 +0900

    Set $PROFILE and $PBUILDER_ROOT to null
    
    This prevents unintended behavior by environment variables.

commit 5d319c937c0343af1594bea97081dd5828a4c03b
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 22:43:42 2010 +0900

    --distribution updated

commit 11d65e3ecfc6c848f9f3b05c4901e19fc7188771
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 22:12:06 2010 +0900

    set $MIRRORSITE default by --distribution

commit 438eafa334374b3b5c1a0524624ff93cecda8de0
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 19:41:53 2010 +0900

    organize pbuilderrc contents

commit f94a0eb6c96e3923f8ad77e292633ad80bb66f0d
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 17:21:18 2010 +0900

    organize /var/cache/pbuilder related path

commit 232606b2dd013ae804d75834875ae53cd4eef559
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Jan 17 17:02:19 2010 +0900

    add profile support to pbuilder
    
    "--profile" is an optional argument which is used to
    manage multiple customized archives as follows:
    
    $ sudo pbuilder --profile foo --create
    $ sudo pbuilder --profile foo --login --save-after-login
      ... edit and customize chroot
      ^D
    $ sudo pbuilder --profile foo --update
    $ cd /path/to/package-source
    $ pdebuild -- --profile foo
    $ cd /var/cache/pbuilder/foo/result
    $ sudo debi package_1.0_amd64.changes




More information about the Pbuilder-maint mailing list