]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
configure-index: document Dir::Etc::SourceParts and some other options
[apt.git] / doc / examples / configure-index
index cea0dcc0919cdaac14f37b48b24e83ddbf459071..b2bc95e692db2f2c3eb834bf19e3d3b42bbb53d7 100644 (file)
@@ -219,10 +219,13 @@ Dir "/"
   
   // Config files
   Etc "etc/apt/" {
-     SourceList "sources.list";
      Main "apt.conf";
-     Preferences "preferences";     
      Parts "apt.conf.d/";
+     Preferences "preferences";     
+     SourceList "sources.list";
+     SourceParts "sources.list.d";
+     VendorList "vendors.list";
+     VendorParts "vendors.list.d";
   };
   
   // Locations of binaries