summaryrefslogtreecommitdiffstats
path: root/instdata.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-07-02 22:08:06 +0000
committerJeremy Katz <katzj@redhat.com>2001-07-02 22:08:06 +0000
commit8fd91aa403b11d6055b814a57a78078f9b5a2ebb (patch)
tree4cad4127e8c74464a86773ea913582fc75ca20ae /instdata.py
parent4f36d8b6a087ef48c854e7e5345c822a582d4413 (diff)
downloadanaconda-8fd91aa403b11d6055b814a57a78078f9b5a2ebb.tar.gz
anaconda-8fd91aa403b11d6055b814a57a78078f9b5a2ebb.tar.xz
anaconda-8fd91aa403b11d6055b814a57a78078f9b5a2ebb.zip
more bits for ia64
Diffstat (limited to 'instdata.py')
-rw-r--r--instdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/instdata.py b/instdata.py
index d077b79b0..2afa83bc1 100644
--- a/instdata.py
+++ b/instdata.py
@@ -69,7 +69,7 @@ class InstallData:
self.autoPartitionRequests = []
self.autoClearPartType = None
self.autoClearPartDrives = []
- self.bootloader = bootloader.x86BootloaderInfo()
+ self.bootloader = bootloader.getBootloader()
self.dependencies = []
self.dbpath = None
self.useFdisk = 0