summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-07-20 20:45:58 +0000
committerJeremy Katz <katzj@redhat.com>2001-07-20 20:45:58 +0000
commitfdad566080ad165d07d3a00877a7fb1f8d152998 (patch)
tree8e6bb64af96cbef8c85347250e9a05de828b4b20 /kickstart.py
parent1cb406893d0ffe3559236e5d54661668b8f28495 (diff)
downloadanaconda-fdad566080ad165d07d3a00877a7fb1f8d152998.tar.gz
anaconda-fdad566080ad165d07d3a00877a7fb1f8d152998.tar.xz
anaconda-fdad566080ad165d07d3a00877a7fb1f8d152998.zip
this hack can go away now
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/kickstart.py b/kickstart.py
index a7ca4cdee..1693f5bda 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -563,9 +563,6 @@ class KickstartBase(BaseInstallClass):
self.packageList = packages
self.excludedList = excludedPackages
- # XXX this is just not really a good way to do this...
- id.bootloader.useDefaultDevice = 1
-
# test to see if they specified to clear partitions and also
# tried to --onpart on a logical partition
#