summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-11-17 17:38:34 +0000
committerErik Troan <ewt@redhat.com>2000-11-17 17:38:34 +0000
commit5d6545ebdd908001fd6dfa12e6ec583f6cfa94d5 (patch)
tree4fce0650d3049495caa8bdb1043c70250c8feb99 /comps.py
parent8e6e7c29f40b09a6de75890b90b83fdaca9ea18b (diff)
downloadanaconda-5d6545ebdd908001fd6dfa12e6ec583f6cfa94d5.tar.gz
anaconda-5d6545ebdd908001fd6dfa12e6ec583f6cfa94d5.tar.xz
anaconda-5d6545ebdd908001fd6dfa12e6ec583f6cfa94d5.zip
modified hard drive install method to use iso images on hard drive
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/comps.py b/comps.py
index 40e4480a1..27b9e9d08 100644
--- a/comps.py
+++ b/comps.py
@@ -7,6 +7,7 @@ import urllib
from translate import _
from translate import N_
from log import log
+import time
XFreeServerPackages = { 'XFree86-3DLabs' : 1, 'XFree86-8514' : 1,
'XFree86-AGX' : 1, 'XFree86-I128' : 1,