X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.assumptions;h=2c33055b2351fc276b472592c730c04e58777d27;hb=4f3c7874fd19d380b106a9d4bbab0403ed089359;hp=affbabb763c99e4f953d971c285cf916d7ec1c3c;hpb=4b1f58307944ad61bb5708d6b82aea41cc1316a8;p=dak.git diff --git a/docs/README.assumptions b/docs/README.assumptions index affbabb7..2c33055b 100644 --- a/docs/README.assumptions +++ b/docs/README.assumptions @@ -1,12 +1,14 @@ Assumptions ----------- -o Usernames do not contain ",". [julia] -o Password files do not contain ":" except as a field separator. [julia] -o Version numbers do not contain "~" [logging, charisma, db_access.py, heidi, neve] -o Suites are case-independent in conf files, but forced lower case in use. [jenna] -o Components are case-sensitive. [jenna] +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...]