X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2iso;h=f1e966f76b18ac0cd96ce5587c8ec737463ca20c;hp=c323e1e9523c2102376ba6397c13e01ec92a0248;hb=c405c60270992217b4485dbcd0ba4c9bf258fa0b;hpb=fa60c0972f333c8f819b8f0bd8b081ec7da13410 diff --git a/grml2iso b/grml2iso index c323e1e..f1e966f 100755 --- 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" {{{