From f24758ad841c4265aac645fffc846249631669a4 Mon Sep 17 00:00:00 2001 From: dancer Date: Thu, 11 Jul 2002 15:16:06 +0000 Subject: debconf mods --- ChangeLog | 7 +++++++ debian/changelog | 7 +++++++ pbuilder.8 | 4 +++- pbuilderrc.5 | 2 ++ 4 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3918e96..c167075 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-07-07 Junichi Uekawa + + * pbuilderrc.5: document that "" for APTCACHE will turn off + the caching, as pointed by Colin Walters + + * pbuilder.8: add some documentation. + 2002-06-20 Junichi Uekawa * examples/B90linda: added an example to use linda. diff --git a/debian/changelog b/debian/changelog index e9eed7a..c69161c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.33) unstable; urgency=low + + * Unreleased software. + * Update documentation for pbuilder.8, and pbuilderrc.5 + + -- Junichi Uekawa Sun, 7 Jul 2002 03:34:12 +0900 + pbuilder (0.32) unstable; urgency=low * Documenting usage of TMPDIR in README.Debian. (closes: #149633) diff --git a/pbuilder.8 b/pbuilder.8 index 8a68cc2..f2279c8 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -273,7 +273,9 @@ problems. The system-wide configuration file for pbuilder. .TP .I "/usr/share/pbuilder/pbuilderrc" -The default settings for pbuilder, used as fallback. +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. diff --git a/pbuilderrc.5 b/pbuilderrc.5 index 4e1869d..8c38569 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -131,6 +131,8 @@ unless command line option is specified to override this. .BI "APTCACHE=" "/var/cache/pbuilder/aptcache" Specify the location that the packages downloaded by apt should be cached. +Setting this value to "" will cause caching to be +turned off. .TP .BI "APTCACHEHARDLINK=" "yes" -- cgit v1.2.3