summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-10-20 17:30:31 +0000
committerMatt Wilson <msw@redhat.com>1999-10-20 17:30:31 +0000
commit984aa82ed809db177d1140ff89d2e2597aef5b51 (patch)
tree465aebb9655b93780303500c041e1dbe1e7fdfbe /text.py
parent56ce72c21774c3c0134fb661cbae02f25839b918 (diff)
downloadanaconda-984aa82ed809db177d1140ff89d2e2597aef5b51.tar.gz
anaconda-984aa82ed809db177d1140ff89d2e2597aef5b51.tar.xz
anaconda-984aa82ed809db177d1140ff89d2e2597aef5b51.zip
change todo.silo to if iutil.getArch () == "sparc"
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 52699d3ea..56ba7199e 100644
--- a/text.py
+++ b/text.py
@@ -454,7 +454,7 @@ class BootDiskWindow:
"failures.\n\n"
"Would you like to create a boot disk for your system?")
- if todo.silo:
+ if iutil.getArch () == "sparc":
floppy = todo.silo.hasUsableFloppy()
if floppy == 0:
todo.bootdisk = 0