]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.config
2004-06-11 James Troup <james@nocrew.org> * docs/README.first: clarify that 'alyson...
[dak.git] / docs / README.config
index 31095d25c429b7255412f7608ebf045be445e9aa..c273c71d931354cfd2bbeb07c857c584885cb29e 100644 (file)
@@ -408,14 +408,21 @@ Mandatory.  List all locations, e.g.
 |     {
 |       Archive "ftp-master";
 |       Type "pool";
+|      Suites
+|      {
+|        Stable;
+|        Unstable;
+|      };
 |     };
 | };
 
-There are three types: 'legacy', 'legacy-mixed' and 'pool'.  'legacy'
-and 'pool' are assumed to have sections for all components listed in
-the Components section 'legacy-mixed' are assumed to mix all
-components into one location.  The Archive and Type sections go into
-the SQL database's 'location' table.
+There are three valid values for 'Type': 'legacy', 'legacy-mixed' and
+'pool'.  'legacy' and 'pool' are assumed to have sections for all
+components listed in the Components section 'legacy-mixed' are assumed
+to mix all components into one location.  The 'Archive' and 'Type'
+sections go into the SQL database's 'location' table.  'Suites' is a
+list of existent suites that should be used to populate the SQL
+database.
 
 Note that the archive value specified here must correspond to one defined
 in Archive.