aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add comments to check targetLoïc Minier2009-12-27
* 0.195Junichi Uekawa2009-12-27
* test updateJunichi Uekawa2009-12-27
* pbuilderrc: --variant=buildd is temporarily broken, disable.•••apt is marked as not build-essential, and we end up with a chroot without apt, which is bad. Junichi Uekawa2009-12-27
* install D80no-man-db-rebuild to example directory.Junichi Uekawa2009-12-23
* Add a hook script example to disable man-db regeneration inside chroot (close...•••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. gregor herrmann2009-12-23
* Change default root command to sudo -E; #361362•••Change default root command from sudo to sudo -E; closes: #361362 Loïc Minier2009-12-14
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2009-12-14
|\
| * Avoid appending extra spaces in DEBBUILDOPTSLoïc Minier2009-12-14
| * Don't fail if ~/.pbuilderrc is missingLoïc Minier2009-12-14
| * Add a testsuite for --debbuildopts parsingLoïc Minier2009-12-14
* | regenerated pot file.Junichi Uekawa2009-12-14
|/
* explain pbuilder git commit message style in documentation.Junichi Uekawa2009-12-14
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2009-12-14
|\
| * Do not mention codename of testing where possible•••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. Loïc Minier2009-12-14
* | build log updateJunichi Uekawa2009-12-14
|/
* fix quoting of debbuildopts to preserve original intention.Junichi Uekawa2009-12-14
* Factor "exec >" + "exec 2>&1" togetherLoïc Minier2009-12-13
* COMPONENTS is always set•••Don't fallback on another COMPONENTS default, it's already set in the pbuilder defaults Loïc Minier2009-12-13
* Remove bogus extra level of quotingLoïc Minier2009-12-13
* Use debootstrap by default instead of cdebootstrapLoïc Minier2009-12-13
* narrow down the test a bit.Junichi Uekawa2009-12-13
* move var debootstraps to make test more configurable.Junichi Uekawa2009-12-13
* set default to 'main' in pbuilderrc•••cowbuilder depends on this variable being set somewhere. Junichi Uekawa2009-12-13
* Use stderr and prefix message with E:Loïc Minier2009-12-12
* Require gdebi/gdebi-core on host to resolve bdeps•••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. Loïc Minier2009-12-12
* Log dpkg-buildpackage command linesLoïc Minier2009-12-12
* Make --debbuildopts additive•••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. Loïc Minier2009-12-12
* Copy .dsc in chroot before calling gdebi; #472407•••Copy .dsc in chroot before calling gdebi; closes: #472407 Loïc Minier2009-12-12
* Remove tempfile at the end; should be in builddir•••Remove tempfile at the end of the test helper function; add note that it should really be created in the build dir instead Loïc Minier2009-12-12
* Comment out COMPONENTS as main is the default•••pbuilderrc: Comment out COMPONENTS as main is already the default; list all components of Debian and Ubuntu as an example Loïc Minier2009-12-11
* Update header of /usr/share/pbuilder/pbuilderrcLoïc Minier2009-12-11
* Add support for building packages twice; #493538•••Add support for building packages twice; based on a patch by Nicolas Valcárcel; closes: #493538 Loïc Minier2009-12-11
* Make error message visible when copying out to buildresult (closes: #505695)•••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. Junichi Uekawa2009-12-05
* pdebuild-internal make HOME set to non-relative path. (closes: #492898)Junichi Uekawa2009-12-05
* Warn when there is non-existing hookdir. (closes: #525420)Junichi Uekawa2009-12-05
* fix pdebuild.1 documentation about options which was confusing (closes: #527878)Junichi Uekawa2009-12-05
* 0.194Junichi Uekawa2009-12-02
* Gracefully handle non-existing bind-mount in --bindmount option (closes: #556...•••When bind-mount fails, /proc etc are mounted and not unmounted. umount them in that case. Junichi Uekawa2009-12-02
* update testsuite results. They are positive.Junichi Uekawa2009-11-29
* release 0.193Junichi Uekawa2009-11-29
* fix regression test.Junichi Uekawa2009-11-29
* make --hookdir work on pdebuild-internal (closes:#526471)Junichi Uekawa2009-11-29
* adding a regression test for 526471 to try to understand the problem.Junichi Uekawa2009-11-29
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2009-11-29
|\
| * Update French documentation translation, thanks to Vincent Bernat. (closes: #...Matt Kraai2009-11-26
* | fix spelling mistake in commentJunichi Uekawa2009-11-29
|/
* allow --autocleanaptcache to be specified in pbuilderrc.Matt Kraai2009-11-13
* complete filenames correctly if options are used. (closes: #555214)Matt Kraai2009-11-09
* Update the Standards-Version to 3.8.3Matt Kraai2009-11-08