]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.config
cron.unchecked lockfile udpates
[dak.git] / docs / README.config
index 087bf23f70f5afaeb756cf161eedd7707397e62f..c273c71d931354cfd2bbeb07c857c584885cb29e 100644 (file)
@@ -95,6 +95,9 @@ incoming queue.  The following variables have to be set: Accepted, Byhand
 Done, Holding, New, Reject, Unchecked.  An explanation of the function of
 these directores can be found in README.new-incoming.
 
+Queue::BTSVersionTrack (optional): this directory holds the DebBugs
+Version Tracking support files.
+
 ================================================================================
 
 Suite
@@ -405,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.