|
|
@@ -4,7 +4,7 @@
|
|
|
<title>Using APT Offline</title>
|
|
|
|
|
|
<author>Jason Gunthorpe <email>jgg@debian.org</email></author>
|
|
|
-<version>$Id: offline.sgml,v 1.3 2001/02/20 07:03:17 jgg Exp $</version>
|
|
|
+<version>$Id: offline.sgml,v 1.4 2001/08/07 04:58:38 jgg Exp $</version>
|
|
|
|
|
|
<abstract>
|
|
|
This document describes how to use APT in a non-networked environment,
|
|
|
@@ -114,7 +114,8 @@ disc:
|
|
|
|
|
|
// Binary caches will be stored locally
|
|
|
Cache::archives "/disc/archives/";
|
|
|
-
|
|
|
+ Cache "/tmp/";
|
|
|
+
|
|
|
// Location of the source list.
|
|
|
Etc "/disc/";
|
|
|
};
|