grml2iso: drop $WRKDIR if it did not exist before execution
[grml2usb.git] / TODO
diff --git a/TODO b/TODO
index 7c458ab..f31ded9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,13 +6,13 @@ TODOs
 * support installation of "dupes", meaning grml2usb grml_2008.11.iso grml_2009.03.iso
 * write bootloader configuration snippets to boot/releases/<release>/{grub.cfg,syslinux.cfg,...}
   -> this could simplify live dramatically especially when supporting "already existing" images [thx gebi]
+* support integration of Debian ISOs (like netboot)
 * 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