Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update testsuite logs with one failure | Loïc Minier | 2010-01-02 |
| | | | | | Update testsuite logs; note that update-squeeze-sid-experimental fails due to #563049. | ||
* | debootstrap with --include=apt; for buildd variant | Loïc Minier | 2010-01-02 |
| | | | | | | | | Always prepend --include=apt to debootstrap args; this is needed when using --variant=buildd which doesn't include apt since pbuilder calls apt-get in the chroot. Note that this can still be overrident by the end-user by passing another --include= flag via DEBOOTSTRAPOPTS since these flags aren't cumulative in debootstrap. | ||
* | Prepare 0.196 | Loïc Minier | 2010-01-01 |
| | |||
* | Set testsuite mirror depending on FQDN | Loïc Minier | 2010-01-01 |
| | |||
* | pdebuild: Add architecture flag; #516625 | Loïc Minier | 2009-12-30 |
| | | | | | pdebuild: add support for setting the architecture on the command-line and in pbuilderrc; closes: #516625. | ||
* | pbuilder: Add --architecture and ARCHITECTURE flag | Loïc Minier | 2009-12-30 |
| | | | | | pbuilder: add support for setting the architecture on the command-line and in pbuilderrc. | ||
* | add Loic to uploaders | Junichi Uekawa | 2009-12-30 |
| | |||
* | test_debuildopts: use relocated pbuilder; #562681 | Loïc Minier | 2009-12-27 |
| | | | | Use a relocated pbuilder setup to run test_debuildopts; closes: #562681. | ||
* | Add helpers to relocate pbuilder in testsuite | Loïc Minier | 2009-12-27 |
| | |||
* | Honor PBUILDER_ROOT and PBUILDER_*DIR vars | Loïc Minier | 2009-12-27 |
| | | | | | | Use GNU-style vars for system directories, allow to set them from the env, and let them be prefixed with a PBUILDER_ROOT directory to allow relocation. | ||
* | Add comments to check target | Loïc Minier | 2009-12-27 |
| | |||
* | 0.195 | Junichi Uekawa | 2009-12-27 |
| | |||
* | test update | Junichi Uekawa | 2009-12-27 |
| | |||
* | pbuilderrc: --variant=buildd is temporarily broken, disable. | Junichi Uekawa | 2009-12-27 |
| | | | | | apt is marked as not build-essential, and we end up with a chroot without apt, which is bad. | ||
* | install D80no-man-db-rebuild to example directory. | Junichi Uekawa | 2009-12-23 |
| | |||
* | Add a hook script example to disable man-db regeneration inside chroot ↵ | gregor herrmann | 2009-12-23 |
| | | | | | | | | | | | | (closes: 561539) It's rather boring to see (p|cow)builder writing "Building database of manual pages ..." and to wait for the recreation of the man-db, especially on slow machines like the openmoko freerunner ... man-db has a new feature to disable rebuilding the database since 2.5.6-4 (cf. #554914 and man-db's changelog). It would be great if it were possible to use this feature in (p|cow)builder. | ||
* | Change default root command to sudo -E; #361362 | Loïc Minier | 2009-12-14 |
| | | | | Change default root command from sudo to sudo -E; closes: #361362 | ||
* | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Junichi Uekawa | 2009-12-14 |
|\ | |||
| * | Avoid appending extra spaces in DEBBUILDOPTS | Loïc Minier | 2009-12-14 |
| | | |||
| * | Don't fail if ~/.pbuilderrc is missing | Loïc Minier | 2009-12-14 |
| | | |||
| * | Add a testsuite for --debbuildopts parsing | Loïc Minier | 2009-12-14 |
| | | |||
* | | regenerated pot file. | Junichi Uekawa | 2009-12-14 |
|/ | |||
* | explain pbuilder git commit message style in documentation. | Junichi Uekawa | 2009-12-14 |
| | |||
* | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Junichi Uekawa | 2009-12-14 |
|\ | |||
| * | Do not mention codename of testing where possible | Loïc Minier | 2009-12-14 |
| | | | | | | | | | | | | Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want. | ||
* | | build log update | Junichi Uekawa | 2009-12-14 |
|/ | |||
* | fix quoting of debbuildopts to preserve original intention. | Junichi Uekawa | 2009-12-14 |
| | |||
* | Factor "exec >" + "exec 2>&1" together | Loïc Minier | 2009-12-13 |
| | |||
* | COMPONENTS is always set | Loïc Minier | 2009-12-13 |
| | | | | | Don't fallback on another COMPONENTS default, it's already set in the pbuilder defaults | ||
* | Remove bogus extra level of quoting | Loïc Minier | 2009-12-13 |
| | |||
* | Use debootstrap by default instead of cdebootstrap | Loïc Minier | 2009-12-13 |
| | |||
* | narrow down the test a bit. | Junichi Uekawa | 2009-12-13 |
| | |||
* | move var debootstraps to make test more configurable. | Junichi Uekawa | 2009-12-13 |
| | |||
* | set default to 'main' in pbuilderrc | Junichi Uekawa | 2009-12-13 |
| | | | | cowbuilder depends on this variable being set somewhere. | ||
* | Use stderr and prefix message with E: | Loïc Minier | 2009-12-12 |
| | |||
* | Require gdebi/gdebi-core on host to resolve bdeps | Loïc Minier | 2009-12-12 |
| | | | | | | | Require /usr/bin/gdebi on the host to resolve build-deps using pbuilder-satisfydepends-gdebi instead of installing it in the chroot which resulted in a less minimal build env. Use proper package name in Suggests. | ||
* | Log dpkg-buildpackage command lines | Loïc Minier | 2009-12-12 |
| | |||
* | Make --debbuildopts additive | Loïc Minier | 2009-12-12 |
| | | | | | | Change --debbuildopts to be additive and reset the list of options to the empty list if --debbuildopts "" is passed. Update docs and add NEWS entry. | ||
* | Copy .dsc in chroot before calling gdebi; #472407 | Loïc Minier | 2009-12-12 |
| | | | | Copy .dsc in chroot before calling gdebi; closes: #472407 | ||
* | Remove tempfile at the end; should be in builddir | Loïc Minier | 2009-12-12 |
| | | | | | Remove tempfile at the end of the test helper function; add note that it should really be created in the build dir instead | ||
* | Comment out COMPONENTS as main is the default | Loïc Minier | 2009-12-11 |
| | | | | | pbuilderrc: Comment out COMPONENTS as main is already the default; list all components of Debian and Ubuntu as an example | ||
* | Update header of /usr/share/pbuilder/pbuilderrc | Loïc Minier | 2009-12-11 |
| | |||
* | Add support for building packages twice; #493538 | Loïc Minier | 2009-12-11 |
| | | | | | Add support for building packages twice; based on a patch by Nicolas Valcárcel; closes: #493538 | ||
* | Make error message visible when copying out to buildresult (closes: #505695) | Junichi Uekawa | 2009-12-05 |
| | | | | | | | | NFS directories can't be written to by root processes, and they will fail quietly. 1. Only attempt to copy the files (so we won't attempt to copy the directories). 2. Expose error messages so that users will see them. | ||
* | pdebuild-internal make HOME set to non-relative path. (closes: #492898) | Junichi Uekawa | 2009-12-05 |
| | |||
* | Warn when there is non-existing hookdir. (closes: #525420) | Junichi Uekawa | 2009-12-05 |
| | |||
* | fix pdebuild.1 documentation about options which was confusing (closes: #527878) | Junichi Uekawa | 2009-12-05 |
| | |||
* | 0.194 | Junichi Uekawa | 2009-12-02 |
| | |||
* | Gracefully handle non-existing bind-mount in --bindmount option (closes: ↵ | Junichi Uekawa | 2009-12-02 |
| | | | | | | | #556164) When bind-mount fails, /proc etc are mounted and not unmounted. umount them in that case. | ||
* | update testsuite results. They are positive. | Junichi Uekawa | 2009-11-29 |
| |