X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.assumptions;h=48eaf3da7b3c63e031683b4280c7c60e62abb051;hb=a54c76d85d328479523b88df7c2c7ca8119851ea;hp=24faf6e0110560c650335284b69e67ad11e93668;hpb=14cbf6993b60460516f1b8e8ce7f4704a0f9a51b;p=dak.git diff --git a/docs/README.assumptions b/docs/README.assumptions index 24faf6e0..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 ",". [aria] -Password files do not contain ":" except as a field separator. [aria] -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...]