From: Daniel Baumann Date: Sat, 7 Feb 2009 23:28:33 +0000 (+0100) Subject: Usage of dialog in initscript is not actually a todo. X-Git-Tag: debian/2.0.15-1~353 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=c59ff432b116b0efcfe3ac99ede4f332cd98c09b;p=live-boot-grml.git Usage of dialog in initscript is not actually a todo. --- diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init index 5ab7b81..b976c74 100644 --- a/debian/live-initramfs.init +++ b/debian/live-initramfs.init @@ -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)"