aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updancer2005-05-18
|
* adddancer2005-05-18
|
* updatedancer2005-05-15
|
* update after brasil hack 2005.dancer2005-05-11
|
* + * save apt cache after running B hook in build target; so thatdancer2005-04-21
| | | | + we don't keep redownloading lintian/linda . (closes: #296999)
* + * pdebuild.1:dancer2005-04-16
| | | | | | + * pdebuild-user-mode-linux.1: add note that key-id is required in + --debsign-k. +
* --- 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 +
* update on testsuite logdancer2005-04-12
|
* + * examples/B91dpkg-i: Fix example script so that it actually works.dancer2005-04-11
|
* +pbuilder (0.124) unstable; urgency=lowdancer2005-04-05
| | | | | | | | + + * Update confusing documentation on --debemail option. (closes: #302855) + + -- Junichi Uekawa <dancer@debian.org> Wed, 6 Apr 2005 08:09:25 +0900 +
* +2005-03-04 Junichi Uekawa <dancer@debian.org>dancer2005-03-04
| | | | | | | | | | | | | | | | | | | + + * pbuilder: apply patch frp, Danilo to save aptcache on pbuilder login. + Apply similar change to pbuilder execute. + 271600 + + * pbuilder.8: + * pbuilder-checkparams: + * pbuilder-modules: support --aptcache option + thanks: Danilo Piazzalunga <danilopiazza@libero.it> + 295766 + + * Cleaned build dir for pbuilder-uml #297100 + + * pbuilder-modules (pbuilder-options): document save-after-login/exec + flag in --help output. #296672 +
* 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
|
* update testsuite, which fixed the pdebuild problem.dancer2004-12-29
|
* typo fix.dancer2004-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.
* *** empty log message ***dancer2004-12-01
|
* update documentation, and other minor fix in response to FIXME entries.dancer2004-12-01
|
* update TODO things for next release.dancer2004-12-01
|
* *** empty log message ***dancer2004-12-01
|
* potential fix for pdebuild probelmdancer2004-12-01
|
* potential fix for pdebuild probelmdancer2004-12-01
|
* +2004-11-19 Junichi Uekawa <dancer@debian.org>dancer2004-11-19
| | | | | | + + * pbuilder.8: update docs. +
* + * 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-11-05 Junichi Uekawa <dancer@debian.org>dancer2004-11-04
| | | | | | | + + * pbuilderrc.5: Fix formatting errors + #279700 from Jordi Mallach +
* +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. +
* pbuilder-uml is removed temporarily from Debiandancer2004-10-19
|
* buildlogdancer2004-10-17
|
* +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 + +
* gah.dancer2004-09-12
|
* updancer2004-08-12
|
* updated testsuite resultsdancer2004-08-08
|
* +2004-08-08 Junichi Uekawa <dancer@debian.org>dancer2004-08-07
| | | | | | | | | | + + * 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 +
* +dancer2004-07-28
| | | | | | | | | | | | | | | | | | | + * 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 +
* uml testsuite works now with sid.dancer2004-07-24
| | | | sarge didn't work out this time, maybe next.
* +2004-07-21 Junichi Uekawa <dancer@debian.org>dancer2004-07-20
| | | | | | | | + + * 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. +
* +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. +
* updated build logdancer2004-06-19
|
* +pbuilder (0.107) unstable; urgency=lowdancer2004-06-19
| | | | | | | | | | | | | | + + * 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 &quot;muckwith&quot; 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 +
* + * pbuilder-updatebuildenv: Patch from matt kraai to savedancer2004-06-17
| | | | | | + apt cache when pbuilder update fails. + 252777, 252793 +
* build logs with sarge failing due to libdshconfig versionsdancer2004-06-17
|
* changedancer2004-06-06
|
* *** empty log message ***dancer2004-06-06
|
* added readlink dependency (coreutils)dancer2004-05-26
|
* commit.dancer2004-04-20
|
* updatedancer2004-04-19
|
* 0.102dancer2004-04-17
|
* fuxdancer2004-04-06
|