1 // $Id: apt.conf,v 1.3 1998/10/20 02:41:06 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";
22 State "/var/state/apt/"
26 userstatus "status.user";
27 status "/var/lib/dpkg/status";
30 Cache "/var/cache/apt/" {
32 srcpkgcache "srcpkgcache.bin";
33 pkgcache "pkgcache.bin";
37 sourcelist "sources.list";
42 methods "/home/jgg/work/apt/build/bin/methods/";
52 pkgProblemResolver "true";
53 pkgAcquire::Worker "true";