]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* apt-pkg/contrib/fileutl.cc:
[apt.git] / doc / examples / configure-index
index f07302efd4c0c56e26b77b202f62cec4196753b5..3167e46da0ab83e1d80a19de5c80908ec0f4304d 100644 (file)
@@ -418,6 +418,7 @@ Debug
   pkgDPkgPM "false";
   pkgDPkgProgressReporting "false";
   pkgOrderList "false";
+  pkgPackageManager "false"; // OrderList/Configure debugging
   pkgAutoRemove "false";   // show information about automatic removes
   BuildDeps "false";
   pkgInitialize "false";   // This one will dump the configuration space
@@ -432,6 +433,8 @@ Debug
   
 }
 
+pkgCacheGen::Essential "native"; // other modes: all, none, installed
+
 /* Whatever you do, do not use this configuration file!! Take out ONLY
    the portions you need! */
 This Is Not A Valid Config File