summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-05-21 22:04:42 +0000
committerMike Fulbright <msf@redhat.com>2002-05-21 22:04:42 +0000
commit561e50babea0d272d77a2d3757c6389c69d84d51 (patch)
treed0c57d474b3c05e3231fcd5f4c093d31ed09316c /installclass.py
parent94a93c4a1ebdf392e035e1d6b5097845a1d1fc44 (diff)
downloadanaconda-561e50babea0d272d77a2d3757c6389c69d84d51.tar.gz
anaconda-561e50babea0d272d77a2d3757c6389c69d84d51.tar.xz
anaconda-561e50babea0d272d77a2d3757c6389c69d84d51.zip
1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 X changes into HEAD
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/installclass.py b/installclass.py
index 4b06cfdd7..9ddb5660e 100644
--- a/installclass.py
+++ b/installclass.py
@@ -86,7 +86,7 @@ class BaseInstallClass:
"networkdevicecheck",
"network",
"firewall",
- "languagesupport",
+# "languagesupport",
"timezone",
"accounts",
"authentication",