added hint to #390510 - cdeboostrap for sarge is broken
[grml-debootstrap.git] / TODO
diff --git a/TODO b/TODO
index 8288306..c5c7a62 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,20 +1,23 @@
 TODO list for grml-debootstrap
 ------------------------------
 
-* test cdebootstrap instead of debootstrap
-* test all possibilities of customization
+* fix the "Could not find devices for /boot: Not found or not a block device." problem in sarge
 * support tarballs for customization
-* test sarge + sid as $RELEASE
+* support automatic installation of grml core packages
+* support bootoption debian2hd for installation through bootoption
+* support *full* automatic installation where not a single keypress is necessary
+* should we support mkinitrd for initrd creation in sarge?
+* normalize usage of TARGET, GROOT and MBR in config file
 
 Test matrix
 -----------
 
-+----------------+-------------+--------------+
-| Release / Tool | debootstrap | cdebootstrap |
-+----------------+-------------+--------------+
-| Sarge          |             |              |
-+----------------+-------------+--------------+
-| Etch           |  works      |              |
-+----------------+-------------+--------------+
-| Sid            |             |              |
-+----------------+-------------+--------------+
++----------------+-------------+-----------------+
+| Release / Tool | debootstrap | cdebootstrap    |
++----------------+-------------+-----------------+
+| Sarge          |  works      | broken: #390510 |
++----------------+-------------+-----------------+
+| Etch           |  works      |  works          |
++----------------+-------------+-----------------+
+| Sid            |  untested   |  untested       |
++----------------+-------------+-----------------+