aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* testsuite updatedancer2005-10-04
|
* add a note on cowprotect funcdancer2005-10-03
|
* Don't add a redundant group, passwd, and shadow entries for the build user.kraai2005-10-03
|
* testsuite re-rundancer2005-10-02
|
* wrong mail address. fixed. 0.134dancer2005-10-01
|
* 0.133; change Maintainers field.dancer2005-10-01
|
* update documentation and manual pagesdancer2005-09-30
| | | | | | | | * suppress warnings from find; it wants -maxdepth before any other argument. (closes: #330848) * Documentation update patch from Osamu Aoki to clarify about configuration file priorities and issues associated with it. (closes: #325318)
* Change "exec" to "execute" in the description of the --save-after-execkraai2005-09-29
| | | | option.
* rerun testsuitedancer2005-09-27
|
* updated rundancer2005-09-21
|
* uploaddancer2005-09-14
|
* documentation updates, move to alioth.dancer2005-09-04
|
* + * pdebuild.1: update semantics; left-to-rightdancer2005-08-29
| | | | + * pbuilder.8: update semantics; left-to-right
* 2005-08-28 Junichi Uekawa <dancer@debian.org>dancer2005-08-28
| | | | * pbuilderrc: SHELL variable is set a default value.
* + * depend on cdebootstrap, and suggest debootstrap. You may alternatively usedancer2005-08-25
| | | | | | | | | + debootstrap, but the default is cdebootstrap. + (closes: #323843, #324648) + * cowdancer support improvement -- now passes testsuite. + * Standards-version: 3.6.2 update and re-run testsuite.
* updatedancer2005-08-20
|
* + * pbuilder-buildpackage-funcs: do cow thing, with cowprotect, for cowdancer.dancer2005-08-19
|
* 0.129dancer2005-08-17
|
* updatedancer2005-08-16
|
* update test resultsdancer2005-08-12
|
* +2005-08-07 Junichi Uekawa <dancer@debian.org>dancer2005-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | + + * debian/control: allow cdebootstrap dependency. + + * testsuite/run-test.sh: complicate the process by testing both + cdebootstrap and debootstrap. + + * pbuilder.8: document --debootstrap + + * pbuilder-checkparams: --debootstrap + + * pbuilder-modules: --debootstrap + + * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting + "". The number of parameter given to cdebootstrap changes. + since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap, + Giving cdebootstrap this parameter caused it to fail. + + * pbuilderrc.5: Document DEBOOTSTRAP + + * pbuilderrc (DEBOOTSTRAP): new option. + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly. +
* update makefiledancer2005-07-27
|
* * pbuilder-buildpackage: change the use of su, todancer2005-07-13
| | | | allow su design change. Bug: 317264
* added URL of a bug.,dancer2005-07-12
|
* updancer2005-07-10
|
* +2005-07-10 Junichi Uekawa <dancer@debian.org>dancer2005-07-10
| | | | | | | | | + + * pbuilder-user-mode-linux.1: + * pdebuild-user-mode-linux.1: + * pdebuild.1: + * pbuilder.8: use \- for dash. +
* + * testsuite/run-test.sh (RESULTFILE): remove vmstat and iostat. I don't ↵dancer2005-07-03
| | | | | | really need them; + and add test for etch.
* +2005-07-03 Junichi Uekawa <dancer@debian.org>dancer2005-07-03
| | | | | | + + * debian/TODO: add TODO +
* pbuilder (0.128) unstable; urgency=lowdancer2005-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add example framework to test package inside chroot - B92test-pkg - add debian/pbuilder-test/ directory to test pbuilder itself. * Documentation/pbuilder-doc.xml: - add reference on directory structure on pbuilder. - Add note on pbuilder-test * Support '--distribution experimental'. "pbuilder: Please add support for experimental", thanks to Emanuele Rocca (Closes: #308813). and also support working with new apt-get by using --force-yes. (closes: 316281). * Feature enhancement: "pbuilder: Clean apt cache ", thanks to Daniel Schepler implement --autocleanaptcache option. (Closes: #185227). * pdebuild now checks for unsupported command-line options. Bug fix: "pbuilder: pdebuild does not warn about --basetgz or --distribution", thanks to Matt Kraai (Closes: #305944). * man pages fixup: add \% for non-hyphenation (closes: #310656) * Fix find options -xdev location. (closes: #312913) * Bug fix: "pbuilder: Please document proper format of OTHERMIRROR", thanks to Roberto C. Sanchez (Closes: #312153). * Bug fix: "pbuilder: Support for preserving environment PATH", thanks to Brian Nelson (Closes: #306448). * work around debootstrap 3.0.0 bug which fails to build sid chroot with --variant=buildd, by not passing --variant=buildd, see 314858 -- Junichi Uekawa <dancer@debian.org> Sat, 2 Jul 2005 13:20:23 +0900
* +2005-06-25 Junichi Uekawa <dancer@debian.org>dancer2005-06-25
| | | | | | | | | + + * pbuilder-user-mode-linux: use configured PATH instead of hard-coded PATH. + + * pbuilder-buildpackage: preserve PATH in su, + pass -p option. This fixes the problem with env-var preservation. +
* PATH setting.dancer2005-06-20
|
* document othermirror option for UML also.dancer2005-06-12
|
* 312153: synchronize pbuilder and pbuilderrc man pagedancer2005-06-12
|
* +2005-06-12 Junichi Uekawa <dancer@debian.org>dancer2005-06-12
| | | | | | | | | | | | | + + * testsuite/test-pdebuild.sh: add a sample command-line that should + work. + + * pbuilder-modules (pbuilder-options): + find '-xdev' is an option, not an evaluation, and so moved it around + since newer find now complains. + Marc Dequènes (Duck) <Duck@DuckCorp.org> and "Artur R. Czechowski" <arturcz@hell.pl> + #312913 +
* updatedancer2005-06-07
|
* initial import to this repositorydancer2005-06-07
|
* +2005-06-05 Junichi Uekawa <dancer@debian.org>dancer2005-06-05
| | | | | | | | | | | + + * debuild-pbuilder.1: + * pbuilder-uml.conf.5: + * pbuilderrc.5: + * pdebuild.1: + * pdebuild-user-mode-linux.1: + * pbuilder.8: add \% escape for URL. +
* + * pdebuild-internal: implement with user-adding.dancer2005-06-04
| | | | +
* --help option for pdebuilddancer2005-06-04
|
* pdebuild now checks for unsupported options.dancer2005-06-04
| | | | | | | | | | | | | | | | | | | | | | | | + * debian/pbuilder-uml.files: move to uml. + * Makefile: install + * pdebuild-user-mode-linux: use pdebuild-uml-checkparams + + * pdebuild-uml-checkparams: add --debsign-k + + * pbuilder-uml-checkparams: pdebuild options remove. + + * pdebuild-uml-checkparams: --buildresult + + * pdebuild.1: add --logfile option to documentation. + + * pdebuild-checkparams: --logfile option implemented for pdebuild. + + * Makefile (install): install + + * pdebuild: use pdebuild-checkparams instead. + + * pbuilder-checkparams: split + * pdebuild-checkparams: new file. +
* testsuite is ran again.dancer2005-06-04
|
* autoclean option.dancer2005-06-03
|
* + * pbuilder.8: document --autocleanaptcachedancer2005-06-03
| | | | | | | | + + * pbuilder-updatebuildenv: + * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache + (IGNORE_UMOUNT): add --autocleanaptcache +
* +2005-06-04 Junichi Uekawa <dancer@debian.org>dancer2005-06-03
| | | | | | | | | | | + + * debian/pbuilder-test/01_pbuilder_create: use sarge. + + * examples/B92test-pkg: fix after testing so that it works. + + * debian/pbuilder-test/03_pbuilder_build: fix typo. + 2005-06-03 Junichi Uekawa <dancer@debian.org>
* + * Support '--distribution experimental'.dancer2005-06-03
| | | | | + "pbuilder: Please add support for experimental", thanks to + Emanuele Rocca (Closes: #308813).
* change to use experimental,dancer2005-06-03
| | | | and apply patch; and apply my own patch.
* success testdancer2005-06-03
|
* updancer2005-05-18
|
* adddancer2005-05-18
|
* updatedancer2005-05-15
|