X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=docs%2FREADME.assumptions;h=2c33055b2351fc276b472592c730c04e58777d27;hp=93bb151c1e4f36df5da74b98c907a85e4a84869d;hb=026bdb9580e6d18bf504d2f44d46890df5d89f1a;hpb=f77bea4c730db672454947ef39325f49a400a5ce diff --git a/docs/README.assumptions b/docs/README.assumptions index 93bb151c..2c33055b 100644 --- a/docs/README.assumptions +++ b/docs/README.assumptions @@ -1,9 +1,14 @@ Assumptions ----------- -[Incomplete, to be sure] +o Usernames do not contain ",". [dak import-users-from-passwd] +o Package names and versions do not contain "_" [dak cruft-report] +o Suites are case-independent in conf files, but forced lower case in use. [dak make-suite-file-list] +o Components are case-sensitive. [dak make-suite-file-list] +o There's always source of some sort + +o If you have a large archive, you have a lot of memory and don't mind + it being used. [dak make-suite-file-list[, dak import-archive]] + +[Very incomplete...] -Usernames do not contain ",". [julia] -Password files do not contain ":" except as a field separator. [julia] -Version numbers do not contain "~" [logging, charisma] -suites are case-independent in conf files, but forced lower case in use