Update TODO section in grml2iso
authorMichael Prokop <mika@grml.org>
Sun, 7 Jun 2009 23:31:33 +0000 (01:31 +0200)
committerMichael Prokop <mika@grml.org>
Sun, 7 Jun 2009 23:31:33 +0000 (01:31 +0200)
grml2iso

index c323e1e..f1e966f 100755 (executable)
--- a/grml2iso
+++ b/grml2iso
@@ -6,7 +6,9 @@
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
 ################################################################################
-# TODO: support isolinux as bootloader on the ISO
+# TODO:
+# * support isolinux as bootloader on the ISO
+# * support setting grml2usb options (e.g. --bootoptions=...)
 ################################################################################
 
 # define function getfilesize before "set -e" {{{