| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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.
+
|
| |
|
| |
|
|
|
|
|
|
|
| |
+
+ * pdebuild.1: typographical fix.
+
+ * pdebuild-user-mode-linux (ARCHITECTURE): update to support --configfile option.
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
| |
|
|
|
|
| |
+ add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
|
| |
|
|
|
|
|
|
|
|
|
| |
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).
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ * 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>
+
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ * debian/TODO: update
+
+ * pbuilder.8: updated docs.
+
+ * pbuilder-user-mode-linux.1: add docs on new options, mirror and nonusmirror.
+
+ * testsuite/run-test.sh (PBUILDER_UML): add option --mirror.
+
+ * pbuilder-user-mode-linux (UML_DEBUGMODE): support mirror option to set mirror, and nonusmirror.
up
|
|
|
|
| |
+ thanks to Matt Kraai (Closes: #211108).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ (full-check): add new target to run the test program.
+
+ * pbuilder-user-mode-linux (UML_EXITCODE): check for rootstrap.conf in the
+ current directory.
+
+ * testsuite/run-test.sh (PBUILDER_UML): a test script to run pbuilder-uml and see if it's working.
+
+ * testsuite/rootstrap.conf (interface): testsuite config
+
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder-modules: fix typo in file existence checking.
+
+ * debian/TODO: how about passing "-o dpkg::Options=--force-confnew" to apt? is now done.
+ Request from Roland Stigge <ernie@atari.antcom.de>
+ to finally implement the missing feature.
+
+ * pbuilder-checkparams: set FORCE_CONFNEW array variable if
+ DEBIAN_FRONTEND is noninteractive to allow non-interactive install.
+
+ * pbuilder-updatebuildenv: use FORCE_CONFNEW variable to
+ give force-confnew option to DPKG
+
|
|
|
|
|
| |
+ * pbuilder-modules: check if etc/hosts etc. exists before trying to
+ readlink.
|
|
|
|
|
|
|
|
|
|
|
| |
+ * debian/changelog: 0.85
+
+ * THANKS: update
+
+ * pbuilder-checkparams (IGNORE_UMOUNT): fix case of --basetgz option
+ when the base.tgz does not exist (pbuilder create).
+ readlink failed if file did not exist.
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): Update
+ documentation to note updates that I am aware of.
+
+ * THANKS: update the list.
+
+ * pbuilder.8: fix unintended italic in manual page
+ Subject: Bug#207390: italicized period in manual page
+ From: Matt Kraai <kraai@alumni.cmu.edu>
+
+ * pbuilder-buildpackage (BUILD_PID): add default BUILDRESULTGID for chown.
+
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder-user-mode-linux: error out when COW file cannot be created.
+ (UML_DEBUGMODE): add --buildplace option.
+
+ * pbuilder-user-mode-linux.1: update manual page since some
+ information are missing.
+ Add information on --buildplace option.
+
|
|
|
|
|
| |
+ * Give more meaningful message when there is problem accessing the root
+ filesystem from inside user-mode-linux. (closes: #206292)
|
|
|
|
| |
+ "userid"
|
| |
|
|
|
|
| |
+ is unset.
|
| |
|
| |
|
|
|
|
|
|
| |
+
+ * pbuilder-user-mode-linux: add 'rw' option to linux invocation to mount
+ / read-write.
|
|
|
|
|
|
|
| |
+ it's not needed.
+ Subject: Bug#203732: pbuilder-uml: Missing dependency on lv
+ From: Daniel Schepler <schepler@math.berkeley.edu>
+
|
|
|
|
|
|
| |
+ pbuilder-user-mode-linux
+ #176095
+
|
|
|
|
|
| |
+ * debian/pbuilder.links: Try symlinking /etc/pbuilderrc to /etc/pbuilder/pbuilderrc
+
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|