| Commit message (Expand) | Author | Age |
* | document tmpfs usage with pbuilder. | dancer | 2006-06-04 |
* | document cowdancer/pbuilder. | dancer | 2006-05-27 |
* | initial cowbuilder support in pdebuild•••pbuilder supports pdebuild/cowbuilder
login/execute/update/create etc. can also be --login/--execute/--update/--create etc.
to cater for cowbuilder
documentation updates / XML typesetting fixes.
manpage fixes / spellchecking
generally what I did while I was on plane trip from Debconf Mexico to Japan.
| dancer | 2006-05-24 |
* | update documentation. | dancer | 2006-05-17 |
* | * Documentation/pbuilder-doc.xml: document method for adding local••• repository.
thanks to Ondrej.
| dancer | 2006-05-15 |
* | + * Documentation/pbuilder-doc.xml: update docs on user-mode-linux usage.•••+ add reference to PDF version.
and update some copyright years to 2006.
| dancer | 2006-04-22 |
* | fix | dancer | 2006-03-07 |
* | documentation update, and add hooks to generate PDF documentation for pbuilder. | dancer | 2006-03-07 |
* | make it valid xml | dancer | 2006-01-13 |
* | fix typo | dancer | 2006-01-13 |
* | +•••+ * debian/TODO: update notes on cowdancer.
+
+ * Documentation/pbuilder-doc.xml (BINDMOUNTS): add note on regression testing.
+
| dancer | 2006-01-13 |
* | Document HOME=/tmp/buildd inside chroot.•••set HOME=$(pwd)/../ in pdebuid-internal to match pdebuild.
| dancer | 2005-12-19 |
* | add a regression testsuite.•••Document that ccache requires cache directory to be writable by the user within chroot.
re #342665
| dancer | 2005-12-12 |
* | pbuilder-buildpackage-funcs: 'install' was missing from apt-get for EXTRAPACK...•••pbuilderrc: make fakeroot default.
Documentation/pbuilder-doc.xml: update a note on pdebuild-internal is ran as the outside user uid.
pdebuild-internal: Add a note what I'm doing.
| dancer | 2005-12-05 |
* | add ccache support documentation. #178350 | dancer | 2005-12-01 |
* | fixed documentation, added changes to createbuildenv to chek for error state•••when debootstrap/cdebootstrap does not exist.
Documentation update.
| dancer | 2005-11-03 |
* | updates to documentation. | dancer | 2005-10-30 |
* | update doc | dancer | 2005-10-14 |
* | open new development, and update documentation to note that•••ChangeLog is required to be updated.
| dancer | 2005-10-09 |
* | [Junichi Uekawa]••• * Document that --debug option preserves build place.
If the following fails, the build directory will remain intact:
pbuilder create --distribution etch --basetgz a.tgz --debug
(closes: #331635)
* README.Debian, pbuilder-doc.xml: updated.
| dancer | 2005-10-09 |
* | update documentation and manual pages••• * suppress warnings from find; it wants -maxdepth before any other
argument. (closes: #330848)
* Documentation update patch from Osamu Aoki to clarify about
configuration file priorities and issues associated with it.
(closes: #325318)
| dancer | 2005-09-30 |
* | documentation updates, move to alioth. | dancer | 2005-09-04 |
* | update makefile | dancer | 2005-07-27 |
* | added URL of a bug., | dancer | 2005-07-12 |
* | update after brasil hack 2005. | dancer | 2005-05-11 |
* | --- ChangeLog 11 Apr 2005 06:24:29 -0000 1.293•••+++ ChangeLog 16 Apr 2005 04:39:27 -0000
@@ -1,3 +1,20 @@
+2005-04-16 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules: document signing-related options in pbuilder-options.
+
+ * pdebuild-user-mode-linux:
+ * pdebuild: implement keyid specification.
+
+ * Documentation/pbuilder-doc.xml: add document on using auto-debsign
+ and add a FAQ entry for source.changes file.
+
+ * pbuilder-checkparams: use --debsign-k option
+ to specify DEBSIGN_KEYID
+
+ * pdebuild.1: add --debsign-k option
+
+ * pdebuild-user-mode-linux.1: add --debsign-k option
+
| dancer | 2005-04-16 |
* | 2005-02-13 Junichi Uekawa <dancer@debian.org>••• * pbuilder.8: update documentation to include 'sarge'
* pbuilder: set umask 0022 in pbuilder.
276589
* pbuilderrc (BUILDRESULT): make default distribution sarge, instead of woody.
* pbuilder-modules: update to include sarge in list of distributions;
this list is too long, needs some improvement.
289170
* pdebuild: Change build results by default to be owned by the building user, not root:root
This change only required for pdebuild only, UML already runs as user.
286397
* pbuilder.8: clarify documentation for 286602, Do not use --debbuildopts -B, but
use --binary-arch
* Documentation/pbuilder-doc.xml: 293882: Jens Seidel <jensseidel@users.sf.net> small typo fixes.
* pbuilderrc (MIRRORSITE): 295032: change default mirror from www.jp.debian.org to ftp.jp.debian.org
| dancer | 2005-02-13 |
* | update for LDP | dancer | 2005-01-04 |
* | update date | dancer | 2005-01-04 |
* | update | dancer | 2004-12-29 |
* | +•••+ * 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.
| dancer | 2004-12-11 |
* | update documentation, and other minor fix in response to FIXME entries. | dancer | 2004-12-01 |
* | + * Add example script from Jamin W Collins for short-cut way of specifying ...•••+ * Warn if build-depends is not satisfied when invoking dpkg-buildpackage -S (closes: #266349)
| dancer | 2004-11-16 |
* | +2004-10-31 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2004-10-31 |
* | +2004-10-09 Junichi Uekawa <dancer@debian.org>•••+
+ * 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
+
+
| dancer | 2004-10-09 |
* | +2004-07-16 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2004-07-15 |
* | update testsuite and verify that it works. | dancer | 2004-03-13 |
* | pbuilder memo implementation•••0.100
| dancer | 2004-02-28 |
* | + * 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 |
* | 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 |
* | 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 |
* | update doc | dancer | 2003-11-29 |
* | update doc on fakechroot | dancer | 2003-11-20 |
* | +2003-08-27 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2003-08-26 |