1 // $Id: apt.conf,v 1.6 1998/10/26 07:11:51 jgg Exp $
2 /* This file is an index of all APT configuration directives. It should
3 NOT actually be used as a real config file, though it is a completely
11 Download-Only "false";
15 Show-Upgraded "false";
23 Queue-Mode "access"; // host|access
29 State "/var/state/apt/"
33 userstatus "status.user";
34 status "/var/lib/dpkg/status";
37 Cache "/var/cache/apt/" {
39 srcpkgcache "srcpkgcache.bin";
40 pkgcache "pkgcache.bin";
44 sourcelist "sources.list.test";
49 methods "/home/jgg/work/apt/build/bin/methods/";
59 pkgProblemResolver "true";
61 pkgAcquire::Worker "true";
64 dir::state::lists "/tmp/lists/";