From db678fca096ba0182dff36c11d94437721611a5e Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Fri, 12 Dec 2008 17:23:56 +0100 Subject: todo updates --- src/core/libs/lib-ui-interactive.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src') diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh index fb2f719..de9a8a4 100644 --- a/src/core/libs/lib-ui-interactive.sh +++ b/src/core/libs/lib-ui-interactive.sh @@ -690,6 +690,13 @@ EOF fi fi + #TODO: handle dmraid/mdadm,lvm,dm_crypt etc. replace entries where needed + # / on dm_crypt -> no substitution needed: specify physical device that hosts the encrypted / + # / on lvm + # / on lvm on dm_crypt + # / on dm_crypt on lvm + # ... + notify "Before installing GRUB, you must review the configuration file. You will now be put into the editor. After you save your changes and exit the editor, you can install GRUB." [ "$EDITOR" ] || interactive_get_editor $EDITOR $grubmenu -- cgit v1.2.3-54-g00ecf