MaxSize "0"; // (new)
      // - Set maximum size of the cache in MB (0=disable). If the cache
      //   is bigger, cached package files are deleted until the size
-     //   requirement is met (the biggest packages will be deleted 
+     //   requirement is met (the oldest packages will be deleted 
      //   first).
  
      Update-Package-Lists "0";
    aptcdrom "false";        // Show found package files
    IdentCdrom "false";
    acquire::netrc "false";  // netrc parser
 -  
 +  RunScripts "false";      // debug invocation of external scripts  
  }
  
  pkgCacheGen::Essential "native"; // other modes: all, none, installed