From e1f7eaa51635f5a53da343bce05c2a6826ab9e27 Mon Sep 17 00:00:00 2001 From: dancer Date: Wed, 28 Jul 2004 23:39:24 +0000 Subject: + + * debian/pbuilder-uml.files: add pbuilder-uml-checkparams + + * Makefile: add pbuilder-uml-checkparams + + * pdebuild-user-mode-linux.1: update manual to reflect + current reality of pdebuild-user-mode-linux. It was originally just a + copy of pdebuild manpage. + + * pbuilder-checkparams: shift around debootstrapopts parameter + processing out of pdebuild options; it doesn't belong there. + + * pdebuild-user-mode-linux: Call pbuilder-uml-checkparams to + parse commands in UML way, not pbuilder way. + * pbuilder-uml-checkparams: Move command-line parser to here + * pbuilder-user-mode-linux: Move command-line parser out + --- pdebuild-user-mode-linux.1 | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'pdebuild-user-mode-linux.1') diff --git a/pdebuild-user-mode-linux.1 b/pdebuild-user-mode-linux.1 index 36bffb7..5f657dd 100644 --- a/pdebuild-user-mode-linux.1 +++ b/pdebuild-user-mode-linux.1 @@ -1,4 +1,4 @@ -.TH "pdebuild-user-mode-linux" 1 "2003 Feb 10" "Debian" "pbuilder" +.TH "pdebuild-user-mode-linux" 1 "2004 Jul 29" "Debian" "pbuilder" .SH NAME pdebuild-user-mode-linux \- pbuilder-user-mode-linux way of doing debuild .SH SYNOPSIS @@ -15,15 +15,11 @@ directory, in order to make it work. .SH "PDEBUILD OPTIONS" .TP + .BI "--buildsourceroot [" "fakeroot" "]" The command used to gain root privilege for invoking dpkg-buildpackage -.TP -.BI "--pbuilderroot [" "sudo" "]" -The command used to gain root privilege for -invoking pbuilder. - .TP .BI "--auto-debsign" @@ -37,14 +33,9 @@ The place which build result is stored. .TP .BI "--configfile [" "Extra config file to use" "]" -The configuration file is used, and passed on to +The configuration file is used, but not passed on to .BR "pbuilder-user-mode-linux" . -.TP -.BI "--debbuildopts [" "options to pass to dpkg-buildpackage" "]" - -The space-delimited list of options are passed to dpkg-buildpackage. - .TP .BI "--use-pdebuild-internal" Uses a different implementation of pdebuild, which calls clean and build inside -- cgit v1.2.3