Usage of dialog in initscript is not actually a todo.
authorDaniel Baumann <daniel@debian.org>
Sat, 7 Feb 2009 23:28:33 +0000 (00:28 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:04 +0000 (17:48 +0100)
debian/live-initramfs.init

index 5ab7b81..b976c74 100644 (file)
@@ -112,7 +112,7 @@ do_stop ()
     done
 
     if [ -z ${QUICKREBOOT} ]; then
-       # TODO: i18n, dialog
+       # TODO: i18n
        if [ -x /usr/bin/eject ]
        then
                BOOT_DEVICE="$(get_boot_device)"