assumptions.rst 514 B

1234567891011121314
  1. Assumptions
  2. -----------
  3. - Usernames do not contain ",". [dak import-users-from-passwd]
  4. - Package names and versions do not contain "_" [dak cruft-report]
  5. - Suites are case-independent in conf files, but forced lower case in use. [dak make-suite-file-list]
  6. - Components are case-sensitive. [dak make-suite-file-list]
  7. - There's always source of some sort
  8. - If you have a large archive, you have a lot of memory and don't mind
  9. it being used. [dak make-suite-file-list[, dak import-archive]]
  10. [Very incomplete...]