From e5aa2a4ae3842ec7a07867b454682c2b9be59d25 Mon Sep 17 00:00:00 2001 From: dancer Date: Fri, 10 Jan 2003 06:34:18 +0000 Subject: +2003-01-10 Junichi Uekawa + + * 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 + --- pbuilder-user-mode-linux.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pbuilder-user-mode-linux.1') diff --git a/pbuilder-user-mode-linux.1 b/pbuilder-user-mode-linux.1 index e660694..72ce908 100644 --- a/pbuilder-user-mode-linux.1 +++ b/pbuilder-user-mode-linux.1 @@ -116,9 +116,12 @@ Specify this option to make the output go to instead of standard output. .TP -.BI "--buildresult " "dummy" -A dummy option. +.BI "--buildresult " "/dir/to/build/result" +The directory where build result is placed to +.TP +.BI "--uml-debugmode" +Enable tracing of shell scripts used by pbuilder-user-mode-linux. .SH "NOTES" This software is in early stage of development. -- cgit v1.2.3