]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512)
[apt.git] / doc / examples / configure-index
index cea0dcc0919cdaac14f37b48b24e83ddbf459071..c2b1bb27217505f2d4fb0d0deac40b5935c90f62 100644 (file)
@@ -219,10 +219,14 @@ Dir "/"
   
   // Config files
   Etc "etc/apt/" {
-     SourceList "sources.list";
      Main "apt.conf";
-     Preferences "preferences";     
      Parts "apt.conf.d/";
+     Preferences "preferences";
+     PreferencesParts "preferences.d";
+     SourceList "sources.list";
+     SourceParts "sources.list.d";
+     VendorList "vendors.list";
+     VendorParts "vendors.list.d";
   };
   
   // Locations of binaries