X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.config;h=c273c71d931354cfd2bbeb07c857c584885cb29e;hb=b67c5d000f21ec57a28446cbe26064ab0b280beb;hp=31095d25c429b7255412f7608ebf045be445e9aa;hpb=3686a00f1001f2d5692fa5e706b898053e39191a;p=dak.git diff --git a/docs/README.config b/docs/README.config index 31095d25..c273c71d 100644 --- a/docs/README.config +++ b/docs/README.config @@ -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.