X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=TODO;h=e08a8e85ca16ec778756f9af9b92b3fa0e2709b8;hp=9cd06064ebcbc93e35f9e99d42b17adcf4ae49d3;hb=20409d2dff82c18ff5b420f9771120e48ec086b0;hpb=6c6f33917acb91227ad8b5354da5a4d275c4847c diff --git a/TODO b/TODO index 9cd0606..e08a8e8 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,18 @@ TODOs ----- +* support installation of new ISO[s] additionally to already existing grml ISOs on the usb device + -> add "old"/already existing images automatically to bootloader configuration [thx gebi] +* write bootloader configuration snippets to boot/releases//{grub.cfg,syslinux.cfg,...} + -> this could simplify live dramatically especially when supporting "already existing" images [thx gebi] +* provide simple output being between default and --quiet [thx gebi], like: + # grml2usb iso1 iso2 /dev/sda1 + installing: + iso1.... OK + iso2.... FAIL (error) + done. +* support installation of live running grml system (/live/image as grml-iso) +* provide default entry of all installed ISOs on the top of the bootscreen (in grub's config) * implement --kernel option to install specific linux26 file * implement --initrd option to install specific initrd file * implement --squashfs option to install specific squashfs file