diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:04 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:04 +0000 |
commit | 67db871e3a0a0c207d4675ca046f2d2b796cfb6d (patch) | |
tree | c219976e1a865ba3bdd664ca3ff2034a236f32e1 /doc/apt.conf.5.yo | |
parent | d150b09d5e8bef0f47d350f6147a98a15c795f6a (diff) |
Increased cache allocation
Author: jgg
Date: 1999-10-29 04:49:37 GMT
Increased cache allocation
Diffstat (limited to 'doc/apt.conf.5.yo')
-rw-r--r-- | doc/apt.conf.5.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo index 4d3f3fd9f..212ac05ec 100644 --- a/doc/apt.conf.5.yo +++ b/doc/apt.conf.5.yo @@ -76,6 +76,10 @@ packages. SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option will work if the essential packages are not tar, gzip, libc, dpkg, bash or anything that those packages depend on. +dit(bf(Cache-Limit)) +APT uses a fixed size memory mapped cache file to store the 'available' +information. This sets the size of that cache. + dit(bf(Get)) The Get subsection controls the bf(apt-get(8)) tool, please see its documentation for more information about the options here. |