diff options
author | Matt Wilson <msw@redhat.com> | 1999-08-12 20:57:07 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-08-12 20:57:07 +0000 |
commit | 8755a6b3789155bc860df01ab85aceefca924f25 (patch) | |
tree | 36106deeb4672bd3299d98214dfa08dc97fe1872 /todo.py | |
parent | 4fe930d54788f8f31c05cd842fb9be04d7514558 (diff) | |
download | anaconda-8755a6b3789155bc860df01ab85aceefca924f25.tar.gz anaconda-8755a6b3789155bc860df01ab85aceefca924f25.tar.xz anaconda-8755a6b3789155bc860df01ab85aceefca924f25.zip |
make boot disk
Diffstat (limited to 'todo.py')
-rw-r--r-- | todo.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -739,6 +739,7 @@ class ToDo: self.writeRootPassword () self.setupAuthentication () self.copyConfModules () + self.makeBootdisk () self.installLilo () w.pop () |