summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
-rw-r--r--src/core/procedures/interactive5
2 files changed, 1 insertions, 6 deletions
diff --git a/TODO b/TODO
index b34d474..662bb9f 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ See also the FIXME's and TODO's in the code.
PRE-ALPHA PHASE: get the framework reasonably working + interactive procedure ftp/cdrom working.
-* core/interactive bug: grub menu.lst says hda instead of sda + too many entries again (1) /dev/hda, 2)windows, 0 1 again but with uuid's (fallback and normal)
+* core/interactive bug: grub menu.lst bad entries not cleaned ( after '#-*' tag)
ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and refactoring
diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive
index 8fdb138..8db5638 100644
--- a/src/core/procedures/interactive
+++ b/src/core/procedures/interactive
@@ -234,11 +234,6 @@ worker_runtime_network() {
}
-dogrub() {
- interactive_dogrub && S_GRUB=1
-}
-
-
worker_select_mirror ()
{
interactive_select_mirror