summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-04 22:36:46 +0000
committerMatt Wilson <msw@redhat.com>2000-08-04 22:36:46 +0000
commitd8014ffc6c5b1866c70d71c9d44da042ab4261ee (patch)
treee58f517445cf9b913bf9c3d7721b0fd766ac576b /comps.py
parent6db9eb83da6209038e970763a4fa3dbbe0b59948 (diff)
downloadanaconda-d8014ffc6c5b1866c70d71c9d44da042ab4261ee.tar.gz
anaconda-d8014ffc6c5b1866c70d71c9d44da042ab4261ee.tar.xz
anaconda-d8014ffc6c5b1866c70d71c9d44da042ab4261ee.zip
added VGA16 to xservers
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/comps.py b/comps.py
index f9417b5aa..b3d120fe5 100644
--- a/comps.py
+++ b/comps.py
@@ -12,7 +12,7 @@ XFreeServerPackages = { 'XFree86-3DLabs' : 1, 'XFree86-8514' : 1,
'XFree86-Mach8' : 1, 'XFree86-Mono' : 1,
'XFree86-P9000' : 1, 'XFree86-S3' : 1,
'XFree86-S3V' : 1, 'XFree86-SVGA' : 1,
- 'XFree86-W32' : 1 }
+ 'XFree86-VGA16' : 1, 'XFree86-W32' : 1 }
# Package selection is complicated. Here are the rules:
#