| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
+ * Documentation/pbuilder-doc.xml: some more minor fixes before it is released
+
+ * pdebuild-user-mode-linux, pdebuild: use bash instead of sh
+
re-run testsuites and pdebuild tests.
|
| |
|
| |
|
|
|
|
| |
sarge didn't work out this time, maybe next.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
+ 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)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Documentation, and mass-install script.
|
|
|
|
| |
inside pbuilder.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
+
+ * debian/TODO: note the memo.
+
+ * elmo.txt: note on apt.
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
debootstrap also.
+
+ * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev
+ to run.
+
|
|
|
|
|
| |
* pbuilder-user-mode-linux (UML_DEBUGMODE): error check if BUILDPLACE
is user-accessible.
|
|
|
|
|
|
|
| |
+ * auditing of readlink occurrences
+ * Bug fix: "pbuilder: Please deal with nonexistent --buildplace
+ directory", reported from Artur R. Czechowski (Closes: #213890).
+
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|