summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-12 20:57:07 +0000
committerMatt Wilson <msw@redhat.com>1999-08-12 20:57:07 +0000
commit8755a6b3789155bc860df01ab85aceefca924f25 (patch)
tree36106deeb4672bd3299d98214dfa08dc97fe1872 /todo.py
parent4fe930d54788f8f31c05cd842fb9be04d7514558 (diff)
downloadanaconda-8755a6b3789155bc860df01ab85aceefca924f25.tar.gz
anaconda-8755a6b3789155bc860df01ab85aceefca924f25.tar.xz
anaconda-8755a6b3789155bc860df01ab85aceefca924f25.zip
make boot disk
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.py b/todo.py
index 91fd1b112..eb3e7dc8b 100644
--- a/todo.py
+++ b/todo.py
@@ -739,6 +739,7 @@ class ToDo:
self.writeRootPassword ()
self.setupAuthentication ()
self.copyConfModules ()
+ self.makeBootdisk ()
self.installLilo ()
w.pop ()