aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* +pbuilder (0.107) unstable; urgency=lowdancer2004-06-19
| | | | | | | | | | | | | | + + * Document that pdebuild accepts pbuilder options as pdebuild + options but ignores them, in the manual page. (Closes: #255005). + * Feature request, '--uml-login-nocow' : "pbuilder-uml: How about a &quot;muckwith&quot; option, login + without cowdevice", from Paul Hampson (Closes: #251482). + * Feature: Do not hardcodes rootstrap image size argument", + thanks to Mike Markley (Closes: #252800). + * UML: Fix error message when --buildresult specified wrong directory + + -- Junichi Uekawa <dancer@debian.org> Sat, 19 Jun 2004 11:27:10 +0900 +
* + * pbuilder-updatebuildenv: Patch from matt kraai to savedancer2004-06-17
| | | | | | + apt cache when pbuilder update fails. + 252777, 252793 +
* build logs with sarge failing due to libdshconfig versionsdancer2004-06-17
|
* changedancer2004-06-06
|
* *** empty log message ***dancer2004-06-06
|
* added readlink dependency (coreutils)dancer2004-05-26
|
* commit.dancer2004-04-20
|
* updatedancer2004-04-19
|
* 0.102dancer2004-04-17
|
* fuxdancer2004-04-06
|
* + * Implement --variant=buildd support, thanks for Daniel Scheplerdancer2004-04-06
| | | | | | | + for the work on debootstrap side. + Note that this change does not affect user-mode-linux, since + user-mode-linux version uses rootstrap + (closes: #154528)
* change somedancer2004-04-04
|
* update todo file.dancer2004-04-04
|
* *** empty log message ***dancer2004-03-13
|
* update testsuite and verify that it works.dancer2004-03-13
|
* pbuilder memo implementationdancer2004-02-28
| | | | 0.100
* releaseddancer2004-02-18
|
* newdancer2004-01-19
|
* updancer2004-01-18
|
* +2004-01-19 Junichi Uekawa <dancer@debian.org>dancer2004-01-18
| | | | | | | | | | | | | | | | | | + + * pdebuild-user-mode-linux.1: document + + * pdebuild.1: document + + * pdebuild-internal: add support for DEBBUILDOPTS + + * pdebuild-user-mode-linux: add support for DEBBUILDOPTS + remove '|| true ' from dpkg-source invocation + + * pdebuild: --debbuildopts support. + + * examples/execute_installtest.sh (KILLPID): add killing routine; + change it to reboot, to get a reboot done. +
* move logs to testsuite/uml,normal, instead of populating testsuite dir with ↵dancer2004-01-12
| | | | all files.
* update estimated timedancer2004-01-11
|
* an initial log file of the testsuite.dancer2004-01-11
|
* modifications to copyright notice, anddancer2004-01-11
| | | | run-test.sh
* + * testsuite/run-test.sh: change to pbuilder test, instead of UML.dancer2004-01-11
| | | | | | | | + + * testsuite/run-test-uml.sh: split out UML test + + * README: tried updating the documentation. +
* updancer2004-01-11
|
* fix B91DPKG-Idancer2004-01-10
|
* doc update.dancer2004-01-06
|
* updancer2003-12-30
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): Document apt-proxy is ↵dancer2003-12-30
| | | | usable as a proxy.
* +dancer2003-12-28
| | | | | | | + * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal + release 0.98
* pdebuild testsuite added.dancer2003-12-27
|
* add iddancer2003-12-26
|
* testsuite update.dancer2003-12-23
|
* releaseddancer2003-12-23
|
* modified testsuite.dancer2003-12-23
|
* +2003-12-23 Junichi Uekawa <dancer@debian.org>dancer2003-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + + * Makefile (install): update build rules to install pdebuild-internal + + * pbuilderrc.5: update document USE_PDEBUILD_INTERNAL + + * pdebuild-user-mode-linux.1: document --use-pdebuild-internal + + * pdebuild.1: document --use-pdebuild-internal + + * pbuilder-modules: document use-pdebuild-internal + + * pbuilder-checkparams: --use-pdebuild-internal option. + + * pdebuild: use pdebuild-internal if USE_PDEBUILD_INTERNAL option is 'yes' + + * pdebuild-user-mode-linux: use pdebuild-internal if USE_PDEBUILD_INTERNAL option is 'yes' + + * pdebuild-internal: Implement a pbuilder execute script to be + used for pdebuild without doing debian/rules clean outside of chroot. + + * pbuilder-checkparams: support multiple bindmounts; + delimit it with spaces. + + * pbuilder-modules: add --debug option here. +
* updancer2003-12-20
|
* add /etc/mailnamedancer2003-12-20
|
* 0.96 releasedancer2003-12-17
|
* documentdancer2003-12-17
|
* updated log. Add a comment that this takes around 30 minutes to complete.dancer2003-12-16
|
* + * debian/control (Description): do not conflict with older bash.dancer2003-12-16
| | | | | | | | | | | | | | | + + * pbuilder-buildpackage-funcs: + * pbuilder-checkparams: do not error out on + failure to unset. + + * pbuilder.8: document --debug. + + * pbuilder-checkparams (IGNORE_UMOUNT): --debug option. + + * pbuilder-createbuildenv: + * pbuilder-updatebuildenv: use PBUILDER_DEBUGMODE variable +
* + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): use $TRAP instead of trap,dancer2003-12-16
| | | | | | | + and set TRAP to trap only when PRESERVE_BUILDPLACE is not yes. + + * Makefile (install): install new examples. + * atoron.procmailrc (DUMMY): add daisuke to family.
* pbuilder execute with command-line options support.dancer2003-12-15
| | | | Documentation, and mass-install script.
* /dev/null error comes from nodevdancer2003-12-14
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf ↵dancer2003-12-14
| | | | inside pbuilder.
* updancer2003-12-11
|
* new rundancer2003-12-11
|
* +dancer2003-12-10
| | | | | | | + * debuild-pbuilder.1: fix document formatting error, from Roland Stigge. + + * pbuilder-runhooks (hooks): Try and detect file name non-matching case + for hooks, from Dale Amon.