aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2003-01-10 06:34:18 +0000
committerdancer <dancer>2003-01-10 06:34:18 +0000
commite5aa2a4ae3842ec7a07867b454682c2b9be59d25 (patch)
treef571a732c732b5980b06431bdc7fb01e601d928c /ChangeLog
parente5ce30f5f77c12ca2d8db6e3d7a86e95daa2989e (diff)
downloadpbuilder-e5aa2a4ae3842ec7a07867b454682c2b9be59d25.tar
pbuilder-e5aa2a4ae3842ec7a07867b454682c2b9be59d25.tar.gz
+2003-01-10 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder-user-mode-linux: use /var/cache/pbuilder/pbuilder-umlresult + as directory to mount hostfs for result. + (UML_DEBUGMODE): --uml-debugmode option to enable trace of + shell. + + * Makefile (install): create pbuilder-umlresult dir. + + * pbuilder-uml.conf.5: document UML_BUILDRESULT + + * pbuilder-uml.conf (UML_BUILDRESULT): add UML_BUILDRESULT= + + * pbuilder-user-mode-linux (EXTRAOPT): add support for exitcode. + Thanks mdz for the hint! + (UML_EXTRAOPT): try and implement BUILDRESULT +
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d7e52c..f869d2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-01-10 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-user-mode-linux: use /var/cache/pbuilder/pbuilder-umlresult
+ as directory to mount hostfs for result.
+ (UML_DEBUGMODE): --uml-debugmode option to enable trace of
+ shell.
+
+ * Makefile (install): create pbuilder-umlresult dir.
+
+ * pbuilder-uml.conf.5: document UML_BUILDRESULT
+
+ * pbuilder-uml.conf (UML_BUILDRESULT): add UML_BUILDRESULT=
+
+ * pbuilder-user-mode-linux (EXTRAOPT): add support for exitcode.
+ Thanks mdz for the hint!
+ (UML_EXTRAOPT): try and implement BUILDRESULT
+
2003-01-09 Junichi Uekawa <dancer@debian.org>
* pbuilder-user-mode-linux: use /var/cache/pbuilder/pbuilder-mnt