aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAge
* +2004-07-16 Junichi Uekawa <dancer@debian.org>dancer2004-07-15
| | | | | | | | | | | | | | | | | | | | | + + * pbuilder-user-mode-linux: 259325: call /sbin/halt -d -f + instead of just doing an exit from UML. + init=/bin/sh, and this is required for safe exit now, apparently. + +2004-07-14 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml: update notes on D10tmp script. + + * examples/D10tmp: mkdir -p + +2004-07-09 Junichi Uekawa <dancer@debian.org> + + * testsuite/run-test.sh (IOSTATPID): add debemail to testsuite. + + * pbuilder-buildpackage (PACKAGENAME): move SUTOUSER outside of what's fed into bash. + Run bash in SUTOUSER. SUTOUSER might be eating quote characters. +
* +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 +
* added readlink dependency (coreutils)dancer2004-05-26
|
* 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
* +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
|
* 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
|
* testsuite update.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. +
* add /etc/mailnamedancer2003-12-20
|
* 0.96 releasedancer2003-12-17
|
* + * 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.
* +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.
* update docdancer2003-11-29
|
* add conflicts with older bashdancer2003-11-27
|
* update doc on fakechrootdancer2003-11-20
|
* + * pbuilder-user-mode-linux: preen fsck.dancer2003-11-16
| | | | | + comment out fsck bit, it's too slow. +
* + * THANKS: adddancer2003-11-16
| | | | | | | + + * pbuilder-runhooks: fix warning messages to be more correct, thanks + to Daniel Martin. +
* +dancer2003-11-10
| | | | | | + * pbuilder-modules (pbuilder-options): reorder umount and mount so that + dev, devpts, proc is done in that order. +
* change slightly.dancer2003-11-08
|
* + * pbuilder-user-mode-linux: add fsckdancer2003-11-08
|
* + * pdebuild-user-mode-linux.1: update documentation.dancer2003-11-05
| | | | | | | + + * pdebuild.1: typographical fix. + + * pdebuild-user-mode-linux (ARCHITECTURE): update to support --configfile option.
* +2003-10-29 Junichi Uekawa <dancer@debian.org>dancer2003-10-28
| | | | | | | | + + * debian/TODO: note the memo. + + * elmo.txt: note on apt. +
* +2003-10-28 Junichi Uekawa <dancer@debian.org>dancer2003-10-27
| | | | | | | | | | | | | | | | | | | | | | | | + + * pdebuild.1: pbuilder will use the config file that is specified + as pdebuild command-line. + + * pdebuild (ARCHITECTURE): Add --configfile to the call to pbuilder + invocation. + + * pbuilder-checkparams (IGNORE_UMOUNT): EXTRA_CONFIGFILE is an array + containing the list of CONFIGFILEs loaded via --configfile. + + * pbuilder-user-mode-linux: rename variable that looked similar to + other variable. CONFIGFILE->SYSTEM_CONFIG. + + * pbuilder-checkparams (IGNORE_UMOUNT): add error check to --configfile option + + * pbuilderrc.5: update docs on BUILDRESULT not effective on + pdebuild. + + * pdebuild.1: add notes on pdebuild requiring buildresult to be + specified. +
* fix a bitdancer2003-10-22
|
* + * pbuilder.8: document.dancer2003-10-19
| | | | + add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
* +pbuilder (0.90) unstable; urgency=lowdancer2003-10-18
|
* + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build ↵dancer2003-10-18
| | | | | | | | | debootstrap also. + + * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev + to run. +