]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.assumptions
Stop using silly names, and migrate to a saner directory structure.
[dak.git] / docs / README.assumptions
index 04a9afd7bfe71a884b8c90d106850f8d56a97729..48eaf3da7b3c63e031683b4280c7c60e62abb051 100644 (file)
@@ -2,10 +2,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 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
+
+o If you have a large archive, you have a lot of memory and don't mind
+  it being used. [jenna[, neve]]
 
 [Very incomplete...]