summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-23 09:10:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-23 09:10:56 +0000
commitcf3b0ebb4c429b36b82442ce193233e9478b0b86 (patch)
tree1bb777176b3d82ffcaaa95e757941d569da85767
parenta6a3e604b33ea57bfb0b9adad00ac707e21a2990 (diff)
downloadabuild-cf3b0ebb4c429b36b82442ce193233e9478b0b86.tar.bz2
abuild-cf3b0ebb4c429b36b82442ce193233e9478b0b86.tar.xz
added TODO file
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..579f95b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+- Better saintycheck:
+ * check that number of md5sums is correct
+ * verify that there is a Maintainer
+
+- 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).