summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-02-01 23:12:34 +0000
committerMike Fulbright <msf@redhat.com>2001-02-01 23:12:34 +0000
commite711b46cb7d9f1529328b9b048c39d2f71bdb647 (patch)
treed4414c18a165c267e56085638f4831b200b3d178 /todo.py
parentd9b595d338fc174d65a6a0c7998f29ad253aad52 (diff)
downloadanaconda-e711b46cb7d9f1529328b9b048c39d2f71bdb647.tar.gz
anaconda-e711b46cb7d9f1529328b9b048c39d2f71bdb647.tar.xz
anaconda-e711b46cb7d9f1529328b9b048c39d2f71bdb647.zip
Several changes:
- fixed bug where if no partition were specified to be allocated in ks, goto 'unslicable ....' error - made linear default for kickstart LILO option - made it so firewall and lba32warning messages skipped in ks mode
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/todo.py b/todo.py
index f6d320628..9fb19015f 100644
--- a/todo.py
+++ b/todo.py
@@ -1262,13 +1262,6 @@ class ToDo:
todo.silo.setDevice(where)
todo.silo.setAppend(append)
-#
-# only important for ks - not needed here for general case so
-# commenting out for now...
-#
-# for (mntpoint, (dev, fstype, reformat)) in todo.instClass.fstab:
-# todo.fstab.addMount(dev, mntpoint, fstype, reformat)
-
todo.users = []
if todo.instClass.rootPassword:
todo.rootpassword.set(todo.instClass.rootPassword,