X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=c5c7a6299b0091de5f142c1ae8c28cd2edd6ddad;hp=828830631f8c1ed58b9a334bb6fbeb8abf58076d;hb=302b2a713498bf49006a9add1691d630318f3f42;hpb=947df1e7a947277c09983bf3590c8dbbd096d5c0 diff --git a/TODO b/TODO index 8288306..c5c7a62 100644 --- 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 | ++----------------+-------------+-----------------+