]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans
[apt.git] / doc / examples / configure-index
index 020f0d2ceb1efd1e10505721d15cf248293e1100..2925733d7c955937453f9b78c12aad8f35e4ec64 100644 (file)
@@ -34,7 +34,7 @@ APT
   {
      Host-Architecture "armel";
      Arch-Only "false";
-     AllowUnauthenticated "false";
+     AllowUnauthenticated "false";        // packages from unauthenticated
      AutomaticRemove "false";       
      HideAutoRemove "false";
      Download-Only "false";
@@ -450,7 +450,7 @@ Debug
   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