aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Collapse)AuthorAge
* pbuilder-buildpackage-funcs: 'install' was missing from apt-get for ↵dancer2005-12-05
| | | | | | | | EXTRAPACKAGES handling. Fix. 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.
* add ccache support documentation. #178350dancer2005-12-01
|
* fixed documentation, added changes to createbuildenv to chek for error statedancer2005-11-03
| | | | | when debootstrap/cdebootstrap does not exist. Documentation update.
* updates to documentation.dancer2005-10-30
|
* update docdancer2005-10-14
|
* open new development, and update documentation to note thatdancer2005-10-09
| | | | ChangeLog is required to be updated.
* [Junichi Uekawa]dancer2005-10-09
| | | | | | | | * 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.
* update documentation and manual pagesdancer2005-09-30
| | | | | | | | * 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)
* documentation updates, move to alioth.dancer2005-09-04
|
* update makefiledancer2005-07-27
|
* added URL of a bug.,dancer2005-07-12
|
* update after brasil hack 2005.dancer2005-05-11
|
* --- ChangeLog 11 Apr 2005 06:24:29 -0000 1.293dancer2005-04-16
| | | | | | | | | | | | | | | | | | | | | | +++ 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 +
* 2005-02-13 Junichi Uekawa <dancer@debian.org>dancer2005-02-13
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* update for LDPdancer2005-01-04
|
* update datedancer2005-01-04
|
* updatedancer2004-12-29
|
* +dancer2004-12-11
| | | | | | | | | + * 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.
* update documentation, and other minor fix in response to FIXME entries.dancer2004-12-01
|
* + * Add example script from Jamin W Collins for short-cut way of specifying ↵dancer2004-11-16
| | | | | | distribution. (closes: #255165) + * Warn if build-depends is not satisfied when invoking dpkg-buildpackage -S (closes: #266349)
* +2004-10-31 Junichi Uekawa <dancer@debian.org>dancer2004-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + + * 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. +
* +2004-10-09 Junichi Uekawa <dancer@debian.org>dancer2004-10-09
| | | | | | | | | | | | | | | | | | | | | | + + * 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 + +
* +2004-07-16 Junichi Uekawa <dancer@debian.org>dancer2004-07-15
| | | | | | | | | | | | | | | | | | | | | + + * 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. +
* update testsuite and verify that it works.dancer2004-03-13
|
* pbuilder memo implementationdancer2004-02-28
| | | | 0.100
* + * testsuite/run-test.sh: change to pbuilder test, instead of UML.dancer2004-01-11
| | | | | | | | + + * testsuite/run-test-uml.sh: split out UML test + + * README: tried updating the documentation. +
* updancer2004-01-11
|
* doc update.dancer2004-01-06
|
* updancer2003-12-30
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): Document apt-proxy is ↵dancer2003-12-30
| | | | usable as a proxy.
* +dancer2003-12-28
| | | | | | | + * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal + release 0.98
* pbuilder execute with command-line options support.dancer2003-12-15
| | | | Documentation, and mass-install script.
* /dev/null error comes from nodevdancer2003-12-14
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf ↵dancer2003-12-14
| | | | inside pbuilder.
* update docdancer2003-11-29
|
* update doc on fakechrootdancer2003-11-20
|
* +2003-08-27 Junichi Uekawa <dancer@debian.org>dancer2003-08-26
| | | | | | | | | | | | | | | + + * 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. +
* updancer2003-08-15
|
* + * pbuilder-user-mode-linux: support --distribution flag fordancer2003-07-26
| | | | | | + pbuilder-user-mode-linux + #176095 +
* improve doc slightly.dancer2003-07-21
|
* changes to documentation.dancer2003-07-08
|
* update doc with URLdancer2003-05-16
|
* update docdancer2003-04-24
|
* documentation updatesdancer2003-04-17
|
* updancer2003-04-10
|
* 0.71 -- fix UML umount problem by not umounting at alldancer2003-04-08
|
* 0.70dancer2003-04-06
|
* spell-checkeddancer2003-03-30
|
* update doc; add FAQdancer2003-03-17
|
* *** empty log message ***dancer2003-03-09
|