diff options
author | dancer <dancer> | 2003-01-08 09:09:55 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-01-08 09:09:55 +0000 |
commit | 8bacf08b4a0e55163c92bf6d8ceb5672d7798187 (patch) | |
tree | c054ef83f2f0fd43cbc43a719b37816afc2250bd /THANKS | |
parent | 72b1e4a03107c00e1912c34dea7ec6cbe01ce1ee (diff) | |
download | pbuilder-8bacf08b4a0e55163c92bf6d8ceb5672d7798187.tar pbuilder-8bacf08b4a0e55163c92bf6d8ceb5672d7798187.tar.gz |
+2003-01-08 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-user-mode-linux (UML_EXTRAOPT): --logfile option.
+
+ * pbuilder-user-mode-linux.1: and document these new options.
+
+ * pbuilder-user-mode-linux (OPERATION): --override-config option passed
+ through to pbuilder.
+ (EXTRAOPT): quote ${EXTRAOPT} which is probably meant to be passed
+ through.
+ (UML_EXTRAOPT): define as variable that is used to pass uml extra options.
+ and, of course, add these options: --binary-arch --override-config --timeout --http-proxy --configfile --hookdir --aptconfdir
+
+
+ * debian/rules (binary-arch): add manual page installation
+
+ * pbuilder-uml.conf.5: new manual page
+
+ * pbuilder-uml.conf (UML_MEM): Use 128MB memory per default, it would
+ be better to use that.
+
+ * pbuilder-user-mode-linux: export HOME inside UML
+ Try and umount the device afterwards, so that it will be clean-mount
+ the next time.
+ thanks: Matt Zimmerman <mdz@debian.org>
+ (OPERATION): --uml-mem option.
+
+ * pbuilder-checkparams: update copyright
+
+ * pdebuild: update copyright info.
+
+ * update copyright information to add 2003.
+
+ * pbuilder-user-mode-linux: LOGNAME is set as soon as
+ entering UML.
+
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Daniel Schepler <schepler@math.berkeley.edu> Andrew Lau <netsnipe@debianplanet.org> Sam Couter <sam@couter.dropbear.id.au> Jose Carlos Garcia Sogo <jsogo@debian.org> +Matt Zimmerman <mdz@debian.org> I thank them all! |