From 67ff9228fe12f289efcbacfc297321d0a2ecdab3 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Fri, 15 Jun 2007 19:08:17 +0900 Subject: reorganize whitespace --- pbuilder.8 | 28 ++-------------------------- pbuilderrc.5 | 13 ------------- 2 files changed, 2 insertions(+), 39 deletions(-) diff --git a/pbuilder.8 b/pbuilder.8 index c54ae00..d181e12 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -137,9 +137,6 @@ This is to avoid overwriting already existing deb files with the newly generated ones. -\" -\" -\" .TP .BI "\-\-mirror [" "mirror location" "]" Specifies the URL of Debian mirror to be @@ -160,9 +157,6 @@ the chroot, and specifying .B "file:/somewhere/" will most probably fail. -\" -\" -\" .TP .BI "\-\-othermirror [" "deb http://xxx/xxx/ ./ " "|" " other deb lines... " "]" The lines which is added to the sources.list, delimited with @@ -182,10 +176,6 @@ mirror sites; apt will then use them in preference to the ones listed in .B "\-\-mirror". - -\" -\" -\" .TP .BI "\-\-distribution [" "distribution" "]" Specifies the distribution used. Currently the supported values are @@ -212,10 +202,6 @@ target, or when .B "pbuilder create" is being called. - -\" -\" -\" .TP .BI "\-\-http\-proxy [" "proxy" "]" Specifies the http proxy URL. Something like @@ -229,14 +215,12 @@ be cached. Use .B "\-\-aptcache """"" if you want caching to be turned off. - .TP .BI "\-\-configfile [" "configuration file to load" "]" Additional configuration file to read after all other configuration files have been read. \" START OF hookdir description - .TP .BI "\-\-hookdir [" "location of user scripts" "]" Specifies the location where scripts for user intervention during @@ -320,7 +304,6 @@ in target. \" End of hookdir description - .TP .BI "\-\-debbuildopts [" "options" "]" @@ -382,7 +365,6 @@ and .B execute session. - .TP .BI "\-\-autocleanaptcache" Clean apt cache automatically, to run apt-get autoclean to only @@ -429,7 +411,6 @@ and The packages should be specified as a space-delimited list. - .TP .BI "\-\-debemail [" "maintainer-name " "]" @@ -466,7 +447,6 @@ chroot. This option overrides other options, and may cause some inconsistency problems. - .TP .BI "\-\-timeout [" "timeout in sleep time" "]" Time out building after sleeping set time. @@ -475,8 +455,6 @@ Specify something like in the command line. Default is no timeout. - - .TP .BI "\-\-no\-targz" Not using base.tgz for operation. @@ -527,7 +505,6 @@ their build dependencies satisfied. It will clean up the build place on failure, or after a successful build. - .TP .BI "\-\-debug" @@ -538,17 +515,17 @@ and try to avoid cleanup processing when error happens in .B create targets. - - .SH "FILES" .TP .I "/etc/pbuilderrc" The system-wide configuration file for pbuilder. + .TP .I "/usr/share/pbuilder/pbuilderrc" The default settings for pbuilder, used as fallback for all values that is not specified in .B "/etc/pbuilderrc." + .TP .I "${HOME}/.pbuilderrc" The personal configuration file for pbuilder, which overrides @@ -570,7 +547,6 @@ I: Retrieving Packages I: Validating Packages .hy - .TP .B "pbuilder update" diff --git a/pbuilderrc.5 b/pbuilderrc.5 index bba11cc..92c2146 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -94,7 +94,6 @@ is specified for .B "pbuilder update" option. - .TP .BI "export http_proxy=" "http://your-proxy:8080/" Defines the proxy for http connection. @@ -142,7 +141,6 @@ This can be useful e.g. for binary-only builds. The command-line option overrides any contents specified here. The default value is to build source and binary package. - .TP .BI "BINDMOUNTS=" "directories-to-bind-mount" When this value is set, pbuilder will mount these directories using @@ -174,7 +172,6 @@ with "--variant=buildd" option, which results in debootstrap creating a minimal chroot for buildd instead of trying to create a minimal installation chroot. - .TP .BI "DEBOOTSTRAP=" "debootstrap" Use this option to switch the implementation of @@ -184,7 +181,6 @@ Known implementations of debootstrap are and .B "debootstrap" - .TP .BI "EXTRAPACKAGES=" """ccache linda XXX""" Specifies extra packages which the system should install @@ -200,9 +196,6 @@ Uses this variable as .BR "DEBIAN_BUILDARCH" "." This trick can be used for other environmental variables as well. - - - .TP .BI "USEPROC=" "yes" Specify @@ -225,14 +218,12 @@ are many software which fail miserably when there is no .B /dev/pts being mounted. - .TP .BI "REMOVEPACKAGES=" "lilo" Specify the packages to be removed on creation of .B base.tgz Leaving lilo in the chroot is like keeping a timebomb... - .TP .BI "DEBEMAIL=" "Maintainer Name " @@ -249,7 +240,6 @@ The default configuration for .B pbuilder is empty for this value. - .TP .BI "BUILDSOURCEROOTCMD=" "fakeroot" @@ -339,15 +329,12 @@ They are The default value is .B "0" - .TP .BI "AUTO_DEBSIGN=" "yes" When this value is set to yes, .B pdebuild will invoke debsign command after building. - - .TP .BI "PKGNAME_LOGFILE_EXTENTION=" ".build" The extension of filename used in pkgname-logfile option. -- cgit v1.2.3