X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=f7d8e416cd903ce868e5a0155aa3e3ea58320743;hp=c9e88bef60cdc4763fd55988eb447ae12b8f3775;hb=82fac06534e193ebaa985761718dcbd6019c4d46;hpb=3264c61424d611142919f18593370b3012dc8a44 diff --git a/TODO b/TODO index c9e88be..f7d8e41 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,9 @@ TODO list for grml-debootstrap ------------------------------ +* fix the "Could not find devices for /boot: Not found or not a block device." problem in sarge * support tarballs for customization * 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 - -Test matrix ------------ - -+----------------+-------------+--------------+ -| Release / Tool | debootstrap | cdebootstrap | -+----------------+-------------+--------------+ -| Sarge | | | -+----------------+-------------+--------------+ -| Etch | works | | -+----------------+-------------+--------------+ -| Sid | | | -+----------------+-------------+--------------+ +* should we support mkinitrd for initrd creation in sarge?