aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2005-03-04 04:49:42 +0000
committerdancer <dancer>2005-03-04 04:49:42 +0000
commitea60559e712e73a94159e9eaad0e841f3a0f1010 (patch)
treedd2685aaf2395a1cdcac2bd16c7ca0097e7854a6 /pbuilder.8
parentfe8b58c821ae8c64663d50f528477ed3cdcf930e (diff)
downloadpbuilder-ea60559e712e73a94159e9eaad0e841f3a0f1010.tar
pbuilder-ea60559e712e73a94159e9eaad0e841f3a0f1010.tar.gz
+2005-03-04 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder: apply patch frp, Danilo to save aptcache on pbuilder login. + Apply similar change to pbuilder execute. + 271600 + + * pbuilder.8: + * pbuilder-checkparams: + * pbuilder-modules: support --aptcache option + thanks: Danilo Piazzalunga <danilopiazza@libero.it> + 295766 + + * Cleaned build dir for pbuilder-uml #297100 + + * pbuilder-modules (pbuilder-options): document save-after-login/exec + flag in --help output. #296672 +
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.89
1 files changed, 8 insertions, 1 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 2f54f16..9dafea2 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -192,6 +192,13 @@ is specified with
option.
.TP
+.BI "--aptcache [" "location of retrieved package files" "]"
+Specifies the location where the packages downloaded by apt should
+be cached. Use
+.B "--aptcache """""
+if you want caching to be turned off.
+
+.TP
.BI "--removepackages [" "packages to remove" "]"
Removes the packages on creating the
.BR "base.tgz" "."
@@ -308,7 +315,7 @@ target.
Specifies that dpkg-buildpackage be called with
.B "-m$DEBEMAIL"
-instead of default value specified in the environmental
+instead of default value specified in the environment
variable, or pbuilderrc
.B "This option is almost obsolete, use --debbuildopts instead"