Update TODO file
authorMichael Prokop <mika@grml.org>
Sun, 18 Oct 2009 23:30:05 +0000 (01:30 +0200)
committerUlrich Dangel <uli@spamt.net>
Mon, 19 Oct 2009 23:05:46 +0000 (01:05 +0200)
TODO

diff --git a/TODO b/TODO
index 82c8d22..9d35921 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
 TODOs
 -----
 
 TODOs
 -----
 
-* support new vesamenu isolinux/syslinux bootsplash
-  -> should simplify multiboot setup
 * if 'grml2usb grml64.iso grml.iso' is invoked there are two identically named boot entries (both "grml")
 * 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]
 * if 'grml2usb grml64.iso grml.iso' is invoked there are two identically named boot entries (both "grml")
 * 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]
@@ -16,7 +14,9 @@ TODOs
     iso1.... OK
     iso2.... FAIL (error)
   done.
     iso1.... OK
     iso2.... FAIL (error)
   done.
-* provide default entry of all installed ISOs on the top of the bootscreen (in grub's config)
+* provide default entry of all installed ISOs on the top of the bootscreen
+  - done for isolinux
+  - missing in grub
 * implement --kernel option to install specific linux26 file
 * implement --initrd option to install specific initrd file
 * implement --squashfs option to install specific squashfs file
 * implement --kernel option to install specific linux26 file
 * implement --initrd option to install specific initrd file
 * implement --squashfs option to install specific squashfs file