| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): add notes on
+ BUILRESULTUID and SUDO interaction.
+
+ * pbuilder-buildpackage (PACKAGENAME): move around buildresult dir creation before pkgname logfile creation.
+
+ * pbuilder.8: add documentation for --save-after-login/exec option.
+
+ * pbuilder: execute and login with --save-after-login/exec option.
+
+ * pbuilder-user-mode-linux.1: add notes that uml-nocow is effective for exec and login.
+
+ * pbuilder-uml-checkparams (UML_SAVE_AFTER_LOGIN): add UML_NOCOW for exec
+
+ * pbuilder-checkparams (SAVE_AFTER_LOGIN): --save-after-login/exec command-option.
+
+ * pdebuild-user-mode-linux.1: add notes that the option will override
+ pbuilder option.
+
+ * pdebuild.1: add notes that the option will override pbuilder option
+
+ * pdebuild-user-mode-linux: ditto.
+
+ * pdebuild: override --debbbuildopts in pbuilder option when DEBBUILDOPTS is available and for non-internal mode.
+
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): documentation on
+ what directories cannot be bind-mounted
+ #275113
+
+ Added documentation on how to hook to pbuilder update.
+ somewhat addresses #275016, #272353
+
+ * debian/control (Depends): remove versioned depends on user-mode-linux. Packages are provided from other kernel packages.
+ #275544
+
+ * pbuilder: implement pbuilder debuild
+ #275110
+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): update doc on
+ debian_chroot env var.
+ #275466
+
+
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuildd/buildd.sh: Applied patch from Roland Stigge.
+ 263987 264182 264182
+ buildd.sh assumes to be in ${BASEDIRECTORY}
+ buildd.sh shouldn't try to build packages for wrong architectures
+ support DEPWAIT
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ * debian/pbuilder-uml.files: add pbuilder-uml-checkparams
+
+ * Makefile: add pbuilder-uml-checkparams
+
+ * pdebuild-user-mode-linux.1: update manual to reflect
+ current reality of pdebuild-user-mode-linux. It was originally just a
+ copy of pdebuild manpage.
+
+ * pbuilder-checkparams: shift around debootstrapopts parameter
+ processing out of pdebuild options; it doesn't belong there.
+
+ * pdebuild-user-mode-linux: Call pbuilder-uml-checkparams to
+ parse commands in UML way, not pbuilder way.
+ * pbuilder-uml-checkparams: Move command-line parser to here
+ * pbuilder-user-mode-linux: Move command-line parser out
+
|
|
|
|
| |
sarge didn't work out this time, maybe next.
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder-uml.conf.5: update doc to note that ~/.pbuilderrc shoulnd't have APTCACHEHARDLINK=yes if using user-mode-linux
+
+ * pbuilder-uml.conf (APTCACHEHARDLINK): set default value of APTCACHEHARDLINK to no.
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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 "muckwith" 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
+
|
|
|
|
|
|
| |
+ apt cache when pbuilder update fails.
+ 252777, 252793
+
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
+ 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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
0.100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
|
|
|
| |
all files.
|
| |
|
|
|
|
| |
run-test.sh
|
|
|
|
|
|
|
|
| |
+
+ * testsuite/run-test-uml.sh: split out UML test
+
+ * README: tried updating the documentation.
+
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
usable as a proxy.
|
|
|
|
|
|
|
| |
+ * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal
+
release 0.98
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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
+
|
|
|
|
|
|
|
| |
+ and set TRAP to trap only when PRESERVE_BUILDPLACE is not yes.
+
+ * Makefile (install): install new examples.
+ * atoron.procmailrc (DUMMY): add daisuke to family.
|
|
|
|
| |
Documentation, and mass-install script.
|
| |
|
|
|
|
| |
inside pbuilder.
|
|
|
|
|
|
|
| |
+ * 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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
+ comment out fsck bit, it's too slow.
+
|
|
|
|
|
|
|
| |
+
+ * pbuilder-runhooks: fix warning messages to be more correct, thanks
+ to Daniel Martin.
+
|
|
|
|
|
|
| |
+ * pbuilder-modules (pbuilder-options): reorder umount and mount so that
+ dev, devpts, proc is done in that order.
+
|