summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-12 17:23:56 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-12 17:23:56 +0100
commitdb678fca096ba0182dff36c11d94437721611a5e (patch)
tree547c160459d4896eb9ad9810e2d12acff15a4444 /src
parent3a83b4a425da8004a148a795330c4fc10a99df84 (diff)
todo updates
Diffstat (limited to 'src')
-rw-r--r--src/core/libs/lib-ui-interactive.sh7
1 files changed, 7 insertions, 0 deletions
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