X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.config;h=c273c71d931354cfd2bbeb07c857c584885cb29e;hb=3e236bb8e4976cf1f58ab0ced3413e1c2d162cd4;hp=087bf23f70f5afaeb756cf161eedd7707397e62f;hpb=f1c6b12f17fd63c6b6e644deff776dc378fdadad;p=dak.git diff --git a/docs/README.config b/docs/README.config index 087bf23f..c273c71d 100644 --- a/docs/README.config +++ b/docs/README.config @@ -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.