diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-31 11:47:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-31 11:49:48 +0000 |
commit | 1fd736db9d7caeb4d839db9fd6359667284e3923 (patch) | |
tree | 11ba5f53ec17c8224b765c3795ccbfb8a1d6ec03 /TODO | |
parent | 9994080738a09d65584dd6a023d8bc4ee8c46a4c (diff) | |
download | abuild-1fd736db9d7caeb4d839db9fd6359667284e3923.tar.gz abuild-1fd736db9d7caeb4d839db9fd6359667284e3923.tar.bz2 abuild-1fd736db9d7caeb4d839db9fd6359667284e3923.tar.xz abuild-1fd736db9d7caeb4d839db9fd6359667284e3923.zip |
TODO: removed
it was unmaintained
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,12 +0,0 @@ -- 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). |