aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-15 19:08:17 +0900
committerJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-15 19:08:17 +0900
commit67ff9228fe12f289efcbacfc297321d0a2ecdab3 (patch)
tree4df01c1118dda55ec5006f581d4c06ab017271d0 /pbuilderrc.5
parentf645a76e8a54568a75c15fcf1d647e3c187bcb32 (diff)
downloadpbuilder-67ff9228fe12f289efcbacfc297321d0a2ecdab3.tar
pbuilder-67ff9228fe12f289efcbacfc297321d0a2ecdab3.tar.gz
reorganize whitespace
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.513
1 files changed, 0 insertions, 13 deletions
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 <Mail@Address>"
@@ -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.