From 0021487afe2c46defa12d567c97c99e55a1b4d0a Mon Sep 17 00:00:00 2001 From: dancer Date: Mon, 17 Mar 2003 02:17:36 +0000 Subject: update doc; add FAQ --- ChangeLog | 5 +++++ Documentation/pbuilder-doc.xml | 14 ++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 49e8ceb..b0a22e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-17 Junichi Uekawa + + * Documentation/pbuilder-doc.xml: add new FAQ entry on + using apt cache for pbuilder files. + 2003-03-12 Junichi Uekawa * pbuilder-modules (pbuilder-options): fix applying of preserve-buildplace patch. diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 91aff19..25d6a76 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -430,6 +430,20 @@ export DEBIAN_BUILDGCCVER=3.2 export PS1="pbuild chroot 32165 # " + + Using /var/cache/apt/archives for package cache + + For the help of low-bandwidth systems, + it is possible to use /var/cache/apt/archives as the + package cache. + Just specify it instead of the default /var/cache/pbuilder/aptcache. + + + It is however not possible to do so currently with user-mode-linux + version of pbuilder, because /var/cache/apt/archives + is usually only writable as root. + + Other uses of pbuilder -- cgit v1.2.3