summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-02-08 00:28:33 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:04 +0100
commitc59ff432b116b0efcfe3ac99ede4f332cd98c09b (patch)
tree87399906cd3c0ce41bcffb312a3757967bff9e6e /debian
parentdc75a7a35d1fe175caeee0abdf00d48645ea1a31 (diff)
downloadlive-boot-c59ff432b116b0efcfe3ac99ede4f332cd98c09b.tar.gz
live-boot-c59ff432b116b0efcfe3ac99ede4f332cd98c09b.zip
Usage of dialog in initscript is not actually a todo.
Diffstat (limited to 'debian')
-rw-r--r--debian/live-initramfs.init2
1 files changed, 1 insertions, 1 deletions
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)"