X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.assumptions;h=48eaf3da7b3c63e031683b4280c7c60e62abb051;hb=21c929acd4a42145fc353c2e2507816022039e2a;hp=6f2f46f320c7cb13ba1befda0d8bd0892bbf31c8;hpb=40a42fb07aae98d0425a51f2a963f50e27c29a71;p=dak.git diff --git a/docs/README.assumptions b/docs/README.assumptions index 6f2f46f3..48eaf3da 100644 --- a/docs/README.assumptions +++ b/docs/README.assumptions @@ -1,9 +1,15 @@ Assumptions ----------- -[Incomplete, to be sure] +o Usernames do not contain ",". [julia] +o Version numbers do not contain "~" [logging, charisma, db_access.py, heidi, neve] +o Package names do not contain "~" [rene] +o Suites are case-independent in conf files, but forced lower case in use. [jenna] +o Components are case-sensitive. [jenna] +o There's always source of some sort -Usernames do not contain ",". [julia] -Password files do not contain ":" except as a field separator. [julia] -Version numbers do not contain "~" [logging, charisma] +o If you have a large archive, you have a lot of memory and don't mind + it being used. [jenna[, neve]] + +[Very incomplete...]