X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=c5c7a6299b0091de5f142c1ae8c28cd2edd6ddad;hp=f47bfa5902fcd1744e5545fb482aa8c805ff986d;hb=302b2a713498bf49006a9add1691d630318f3f42;hpb=2d25ecbf349a8bf1f8d13700807c2a45c13216f3 diff --git a/TODO b/TODO index f47bfa5..c5c7a62 100644 --- a/TODO +++ b/TODO @@ -1,7 +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 | works | broken: #390510 | ++----------------+-------------+-----------------+ +| Etch | works | works | ++----------------+-------------+-----------------+ +| Sid | untested | untested | ++----------------+-------------+-----------------+