| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder.8: update documentation of --pkgname-logfile
+
+ * pbuilder-buildpackage: allow chown, and add support for PKGNAME_LOGFILE_EXTENTION.
+
+ * pbuilderrc (PKGNAME_LOGFILE_EXTENTION): add
+
+ * pbuilderrc.5: document
+
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* pbuilderrc: SHELL variable is set a default value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add example framework to test package inside chroot
- B92test-pkg
- add debian/pbuilder-test/ directory to test pbuilder itself.
* Documentation/pbuilder-doc.xml:
- add reference on directory structure on pbuilder.
- Add note on pbuilder-test
* Support '--distribution experimental'.
"pbuilder: Please add support for experimental", thanks to
Emanuele Rocca (Closes: #308813).
and also support working with new apt-get by using --force-yes.
(closes: 316281).
* Feature enhancement: "pbuilder: Clean apt cache ", thanks to Daniel Schepler
implement --autocleanaptcache option.
(Closes: #185227).
* pdebuild now checks for unsupported command-line options.
Bug fix: "pbuilder: pdebuild does not warn about --basetgz or
--distribution", thanks to Matt Kraai (Closes: #305944).
* man pages fixup: add \% for non-hyphenation (closes: #310656)
* Fix find options -xdev location. (closes: #312913)
* Bug fix: "pbuilder: Please document proper format of OTHERMIRROR",
thanks to Roberto C. Sanchez (Closes: #312153).
* Bug fix: "pbuilder: Support for preserving environment PATH", thanks
to Brian Nelson (Closes: #306448).
* work around debootstrap 3.0.0 bug which fails to build sid chroot
with --variant=buildd, by not passing --variant=buildd,
see 314858
-- Junichi Uekawa <dancer@debian.org> Sat, 2 Jul 2005 13:20:23 +0900
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
| |
+ 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)
|
| |
|
|
|
|
|
|
|
|
| |
+
+ * pbuilderrc.5: update documentation for DEBEMAIL, it was wrong.
+
+ * pbuilderrc (HOOKDIR): Set default DEBEMAIL to "".
+
|
|
|
|
|
|
|
|
|
| |
+ Thanks to: "Dagfinn Ilmari Manns?er" <ilmari@ping.uio.no>
+
+ * pbuilderrc (USEDEVFS): change default value on USEDEVFS
+
* pbuilderrc.5: update docs on noninteractive.
+ document USEDEVFS
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
change to user...
|
| |
|
| |
|
|
|
|
| |
Testing this should be a good idea.
|
| |
|
| |
|
|
|
|
| |
dpkg-buildpackage with -m
|
|
|
|
| |
maint address than command-line
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
made PROC support optional for some people without PROC interface
|
| |
|
| |
|
| |
|
|
|
|
| |
local mirror sites.
|
|
|