aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2005-06-03 19:55:03 +0000
committerdancer <dancer>2005-06-03 19:55:03 +0000
commit838c57007b99dd4d886645f463fd8b7279607f5c (patch)
treeb2d39882d6fe52adfb787898dc22da9e219dd0e1 /pbuilder.8
parentb2e9d6d5057c7a493e7c7b369681277988d5655c (diff)
downloadpbuilder-838c57007b99dd4d886645f463fd8b7279607f5c.tar
pbuilder-838c57007b99dd4d886645f463fd8b7279607f5c.tar.gz
+ * pbuilder.8: document --autocleanaptcache
+ + * pbuilder-updatebuildenv: + * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache + (IGNORE_UMOUNT): add --autocleanaptcache +
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.89
1 files changed, 9 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 28458a4..e96d770 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -460,6 +460,15 @@ and
.B exec
session.
+
+.TP
+.BI "--autocleanaptcache"
+Clean apt cache automatically, to run apt-get autoclean to only
+keep the packages which are required for the version of Debian.
+This is useful when you keep a aptcache directory for each distribution
+and want to keep the size of the aptcache down.
+
+
.SH "FILES"
.TP
.I "/etc/pbuilderrc"