From e5ce30f5f77c12ca2d8db6e3d7a86e95daa2989e Mon Sep 17 00:00:00 2001 From: dancer Date: Thu, 9 Jan 2003 11:18:49 +0000 Subject: +2003-01-09 Junichi Uekawa + + * pbuilder-user-mode-linux: use /var/cache/pbuilder/pbuilder-mnt + instead of /mnt, which may be used for other tasks. + PBUILDER_COWFILENAME is buildplace/$$.cow. + + * Makefile (install): install /var/cache/pbuilder/pbuilder-mnt dir. + + * pbuilder-user-mode-linux (UML_EXTRAOPT): --buildresult ignore. + + * pbuilder-user-mode-linux.1: document --uml-hostname + + * pbuilder-user-mode-linux: set hostname inside UML. + (UML_EXTRAOPT): --uml-hostname option. + + * pbuilder-uml.conf.5: document + + * pbuilder-uml.conf (UML_HOSTNAME): add variable for hostname --- pbuilder-uml.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pbuilder-uml.conf.5') diff --git a/pbuilder-uml.conf.5 b/pbuilder-uml.conf.5 index 4225764..4ce95df 100644 --- a/pbuilder-uml.conf.5 +++ b/pbuilder-uml.conf.5 @@ -53,6 +53,10 @@ will place temporary COW files to there. The amount of memory allowed for UML. Give more value to here. +.TP +.BI "UML_HOSTNAME=" "uml-host" +The hostname for the UML + .SH AUTHOR Initial coding, and main maintenance is done by Junichi Uekawa . -- cgit v1.2.3