This repository has been archived on 2025-06-04. You can view files and clone it, but cannot push or open issues or pull requests.
abuild/TODO
Natanael Copa 6c52b39112 abuild: improve sanitycheck
- check that md5sums correspond to source
- warn if maintainer is missing
2009-02-08 21:02:22 +00:00

13 lines
407 B
Plaintext

- Automatically add $install to $source
- Fetch sources from a specified mirror
- Automatic dependency tracing
- Find out how to "notify" kernel packages when kernel source is updated
Whenever the kernel source is updated, all kernel packages depending on
it should change the revision number and be rebuilt.
- Find out what to do with user accounts that is needed during build time.
(i.e gnats).