| Commit message (Expand) | Author | Age |
* | update | dancer | 2004-04-19 |
* | 0.102 | dancer | 2004-04-17 |
* | fux | dancer | 2004-04-06 |
* | + * Implement --variant=buildd support, thanks for Daniel Schepler•••+ 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)
| dancer | 2004-04-06 |
* | change some | dancer | 2004-04-04 |
* | update todo file. | dancer | 2004-04-04 |
* | *** empty log message *** | dancer | 2004-03-13 |
* | update testsuite and verify that it works. | dancer | 2004-03-13 |
* | pbuilder memo implementation•••0.100
| dancer | 2004-02-28 |
* | +2004-01-19 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2004-01-18 |
* | move logs to testsuite/uml,normal, instead of populating testsuite dir with a... | dancer | 2004-01-12 |
* | update estimated time | dancer | 2004-01-11 |
* | modifications to copyright notice, and•••run-test.sh
| dancer | 2004-01-11 |
* | + * testsuite/run-test.sh: change to pbuilder test, instead of UML.•••+
+ * testsuite/run-test-uml.sh: split out UML test
+
+ * README: tried updating the documentation.
+
| dancer | 2004-01-11 |
* | up | dancer | 2004-01-11 |
* | fix B91DPKG-I | dancer | 2004-01-10 |
* | doc update. | dancer | 2004-01-06 |
* | up | dancer | 2003-12-30 |
* | + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): Document apt-proxy is usa... | dancer | 2003-12-30 |
* | +•••+ * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal
+
release 0.98
| dancer | 2003-12-28 |
* | pdebuild testsuite added. | dancer | 2003-12-27 |
* | testsuite update. | dancer | 2003-12-23 |
* | +2003-12-23 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2003-12-23 |
* | add /etc/mailname | dancer | 2003-12-20 |
* | 0.96 release | dancer | 2003-12-17 |
* | + * debian/control (Description): do not conflict with older bash.•••+
+ * 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
+
| dancer | 2003-12-16 |
* | + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): use $TRAP instead of trap,•••+ and set TRAP to trap only when PRESERVE_BUILDPLACE is not yes.
+
+ * Makefile (install): install new examples.
+ * atoron.procmailrc (DUMMY): add daisuke to family.
| dancer | 2003-12-16 |
* | pbuilder execute with command-line options support.•••Documentation, and mass-install script.
| dancer | 2003-12-15 |
* | /dev/null error comes from nodev | dancer | 2003-12-14 |
* | + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf insi... | dancer | 2003-12-14 |
* | +•••+ * 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.
| dancer | 2003-12-10 |
* | update doc | dancer | 2003-11-29 |
* | add conflicts with older bash | dancer | 2003-11-27 |
* | update doc on fakechroot | dancer | 2003-11-20 |
* | + * pbuilder-user-mode-linux: preen fsck.•••+ comment out fsck bit, it's too slow.
+
| dancer | 2003-11-16 |
* | + * THANKS: add•••+
+ * pbuilder-runhooks: fix warning messages to be more correct, thanks
+ to Daniel Martin.
+
| dancer | 2003-11-16 |
* | +•••+ * pbuilder-modules (pbuilder-options): reorder umount and mount so that
+ dev, devpts, proc is done in that order.
+
| dancer | 2003-11-10 |
* | change slightly. | dancer | 2003-11-08 |
* | + * pbuilder-user-mode-linux: add fsck | dancer | 2003-11-08 |
* | + * pdebuild-user-mode-linux.1: update documentation.•••+
+ * pdebuild.1: typographical fix.
+
+ * pdebuild-user-mode-linux (ARCHITECTURE): update to support --configfile option.
| dancer | 2003-11-05 |
* | +2003-10-29 Junichi Uekawa <dancer@debian.org>•••+
+ * debian/TODO: note the memo.
+
+ * elmo.txt: note on apt.
+
| dancer | 2003-10-28 |
* | +2003-10-28 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2003-10-27 |
* | fix a bit | dancer | 2003-10-22 |
* | + * pbuilder.8: document.•••+ add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
| dancer | 2003-10-19 |
* | +pbuilder (0.90) unstable; urgency=low | dancer | 2003-10-18 |
* | + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build debootst...•••+
+ * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev
+ to run.
+
| dancer | 2003-10-18 |
* | * pbuilder-user-mode-linux.1: update doc.••• * pbuilder-user-mode-linux (UML_DEBUGMODE): error check if BUILDPLACE
is user-accessible.
| dancer | 2003-10-17 |
* | update | dancer | 2003-10-09 |
* | +•••+ * auditing of readlink occurrences
+ * Bug fix: "pbuilder: Please deal with nonexistent --buildplace
+ directory", reported from Artur R. Czechowski (Closes: #213890).
+
| dancer | 2003-10-04 |
* | +•••+ * pbuilder-modules (pbuilder-options): actually, return 101 for policy-rc.d
+
+ * debian/TODO: update
+
+ * pbuilder-modules (pbuilder-options): install policy-rc.d inside chroot if it does not exist,
+ and make it a dummy exit-all one.
+
+ * THANKS: add Aaron here.
+
+ * pbuilder-buildpackage (PACKAGENAME): use echo here, so that su won't
+ mess up the command-line. c.f. 203584, "Aaron M. Ucko" <ucko@debian.org>
+
| dancer | 2003-09-23 |