aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
Commit message (Expand)AuthorAge
* change "trap" handling so that all trap function calls are called _trap, and ...Junichi Uekawa2007-05-27
* minor documentation update for etch releaseJunichi Uekawa2007-04-10
* 391915: re-fix the applied patch, etc/$a inside buildplace was unconditionall...••• "The fix for #391915 as applied in 0.165 isn't quite correct, it still has an unconditional rm -f "$BUILDPLACE/etc/$a" outside the check for an existing /etc/$a to copy into its place." From Paul TBBle Hampson <Paul.Hampson@Pobox.com> Junichi Uekawa2007-03-31
* 391915: Try to warn only if network configuration files are not found on host...Junichi Uekawa2007-03-28
* copyright year 2007, and changelog about it, and changelog warning/error to >&2Junichi Uekawa2007-03-27
* warning message goes to &2Junichi Uekawa2007-03-27
* error message goes to &2Junichi Uekawa2007-03-27
* * --override-config and --mirror without --distribution leaves /proc••• mounted, and breaks cowbuilder. (closes: #405497) dancer2007-01-04
* * debuild-pbuilder, pbuilder-buildpackage-funcs, pdebuild-internal:••• use $PBUILDERSATISFYDEPENDSCMD instead of /usr/lib/pbuilder/pbuilder-satisfydepends. * pbuilderrc: set PBUILDERSATISFYDEPENDSCMD to /usr/lib/pbuilder/pbuilder-satisfydepends by default. * pbuilderrc.5: document PBUILDERSATISFYDEPENDSCMD. * debian/TODO: alternatives implementation of pbuilder-satisfydepends now possible. * pdebuild-checkparams, pdebuild-uml-checkparams, pdebuild-internal: add a new --pbuildersatisfydepends flag to override PBUILDERSATISFYDEPENDSCMD * pdebuild: pass --pbuildersatisfydepends to pdebuild-internal. * pbuilder-modules, pdebuild.1: document --pbuildersatisfydepends. lool2006-11-06
* * Make a case construct POSIX compliant; thanks Martin F Krafft.lool2006-10-30
* * pbuilder-modules: umount selinux and bind mounts first.lool2006-10-29
* * pbuilder-modules: add sanity checks during umount_one(); ignore••• umount errors of the type "umount: /foobar: not mounted" and "umount: /foobar: not found" as retries will be useless anyway, and these errors shouldn't cause data loss; fixes #391390. lool2006-10-29
* initial selinux supportdancer2006-08-24
* bind-mount ordering fix.dancer2006-08-20
* quiet down /etc/mtabdancer2006-06-01
* update copyright info.dancer2006-05-30
* 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. dancer2006-05-24
* * fix pdebuild --help output (closes: #367133)••• * pbuilderrc.5: undocument the restriction that --buildresult option needs to be specified for pdebuild, and BUILDRESULT cannot be used. I should probably warn that the directory should be absolute. * pdebuild.1: fix man a bit to make --buildresult option doc unambiguous. dancer2006-05-14
* + * Documentation/pbuilder-doc.xml: update docs on user-mode-linux usage.•••+ add reference to PDF version. and update some copyright years to 2006. dancer2006-04-22
* remove support for --nonusmirror.dancer2006-02-22
* + * Bug fix: "pbuilder: url to debian experimental's apt archive seems to•••+ have changed recently", thanks to Johan Boule (Closes: #347296). dancer2006-01-12
* 345870dancer2006-01-06
* use readlink -f instead of -e.•••add q-funk's script. dancer2005-12-21
* Use readlink -e instead of readlink -f :••• * pdebuild-user-mode-linux: * pdebuild-uml-checkparams: * pdebuild-checkparams: * pdebuild: readlink -e instead of readlink -f * pbuilder-uml-checkparams: readlink -e instead of readlink -f * pbuilder-modules: readlink -e instead of readlink -f * pbuilder-createbuildenv: quote HOOKDIR and readlink -e instead of readlink -f. * pbuilder-checkparams: * pbuilder-buildpackage: use readlink -e here. * pbuilder-buildpackage-funcs: use readlink -e instead of readlink -f. 342117 thanks to Markus Kolb dancer2005-12-05
* 337541: 0.138: allow xvfb to work inside pbuilderdancer2005-11-11
* workaround Matt's commit;•••add ||true for 'ln -s' creating mtab. dancer2005-11-02
* If /proc is mounted, create a symbolic link from /etc/mtab to•••/proc/mounts. kraai2005-11-01
* 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) dancer2005-09-30
* 2005-08-28 Junichi Uekawa <dancer@debian.org>••• * pbuilderrc: SHELL variable is set a default value. dancer2005-08-28
* +2005-08-07 Junichi Uekawa <dancer@debian.org>•••+ + * debian/control: allow cdebootstrap dependency. + + * testsuite/run-test.sh: complicate the process by testing both + cdebootstrap and debootstrap. + + * pbuilder.8: document --debootstrap + + * pbuilder-checkparams: --debootstrap + + * pbuilder-modules: --debootstrap + + * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting + "". The number of parameter given to cdebootstrap changes. + since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap, + Giving cdebootstrap this parameter caused it to fail. + + * pbuilderrc.5: Document DEBOOTSTRAP + + * pbuilderrc (DEBOOTSTRAP): new option. + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly. + dancer2005-08-07
* +2005-06-12 Junichi Uekawa <dancer@debian.org>•••+ + * testsuite/test-pdebuild.sh: add a sample command-line that should + work. + + * pbuilder-modules (pbuilder-options): + find '-xdev' is an option, not an evaluation, and so moved it around + since newer find now complains. + Marc Dequènes (Duck) <Duck@DuckCorp.org> and "Artur R. Czechowski" <arturcz@hell.pl> + #312913 + dancer2005-06-12
* + * pbuilder.8: document --autocleanaptcache•••+ + * pbuilder-updatebuildenv: + * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache + (IGNORE_UMOUNT): add --autocleanaptcache + dancer2005-06-03
* change to use experimental,•••and apply patch; and apply my own patch. dancer2005-06-03
* + * save apt cache after running B hook in build target; so that•••+ we don't keep redownloading lintian/linda . (closes: #296999) dancer2005-04-21
* --- 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 + dancer2005-04-16
* +2005-03-04 Junichi Uekawa <dancer@debian.org>•••+ + * 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 + dancer2005-03-04
* 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 dancer2005-02-13
* update datedancer2005-01-04
* gah.dancer2004-09-12
* uml testsuite works now with sid.•••sarge didn't work out this time, maybe next. dancer2004-07-24
* + * pbuilder-updatebuildenv: Patch from matt kraai to save•••+ apt cache when pbuilder update fails. + 252777, 252793 + dancer2004-06-17
* updatedancer2004-04-19
* 0.102dancer2004-04-17
* + * Implement --variant=buildd support, thanks for Daniel Schepler•••+ 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) dancer2004-04-06
* modifications to copyright notice, and•••run-test.sh dancer2004-01-11
* +2003-12-23 Junichi Uekawa <dancer@debian.org>•••+ + * Makefile (install): update build rules to install pdebuild-internal + + * pbuilderrc.5: update document USE_PDEBUILD_INTERNAL + + * pdebuild-user-mode-linux.1: document --use-pdebuild-internal + + * pdebuild.1: document --use-pdebuild-internal + + * pbuilder-modules: document use-pdebuild-internal + + * pbuilder-checkparams: --use-pdebuild-internal option. + + * pdebuild: use pdebuild-internal if USE_PDEBUILD_INTERNAL option is 'yes' + + * pdebuild-user-mode-linux: use pdebuild-internal if USE_PDEBUILD_INTERNAL option is 'yes' + + * pdebuild-internal: Implement a pbuilder execute script to be + used for pdebuild without doing debian/rules clean outside of chroot. + + * pbuilder-checkparams: support multiple bindmounts; + delimit it with spaces. + + * pbuilder-modules: add --debug option here. + dancer2003-12-23
* +•••+ * pbuilder-modules (pbuilder-options): reorder umount and mount so that + dev, devpts, proc is done in that order. + dancer2003-11-10
* fix a bitdancer2003-10-22
* + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build debootst...•••+ + * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev + to run. + dancer2003-10-18
* updatedancer2003-10-09