aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2004-04-06 21:37:42 +0000
committerdancer <dancer>2004-04-06 21:37:42 +0000
commit02ab1841358a4935da3c3b3922ebc930da4c8edb (patch)
tree8e6b6507db1c957502284673fd620bcdd899314e /ChangeLog
parent9470b31c1966be55bce5d4edf5c68dd133b68e37 (diff)
downloadpbuilder-02ab1841358a4935da3c3b3922ebc930da4c8edb.tar
pbuilder-02ab1841358a4935da3c3b3922ebc930da4c8edb.tar.gz
+ * 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)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56b9d4f..6270dd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-04-07 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules (pbuilder-options): document option.
+
+ * pbuilder-checkparams (IGNORE_UMOUNT): --debootstrapopts
+
+ * pbuilderrc.5: document the option DEBOOTSTRAPVARIANT.
+
+ * pbuilderrc (DEBOOTSTRAPOPTS): new option.
+
+ * pbuilder-createbuildenv (DEBOOTSTRAPOPTS): add DEBOOTSTRAPOPTS which should be empty, or '--variant=buildd'
+
2004-04-04 Junichi Uekawa <dancer@debian.org>
* pbuilder.8: update manpage to clarify terms on don't bind-mount.