summaryrefslogtreecommitdiffstats
path: root/installclasses/rhel_es.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-09-30 21:05:13 +0000
committerJeremy Katz <katzj@redhat.com>2004-09-30 21:05:13 +0000
commit1f63f608c9c3ed4d469c8f69dee45c98408a33d5 (patch)
tree1f5d16a8c61148eaf128afbc2f18ef2a24e17f56 /installclasses/rhel_es.py
parent5d2c2809cd3ca23446f496dc0cd05880f151ed67 (diff)
downloadanaconda-1f63f608c9c3ed4d469c8f69dee45c98408a33d5.tar.gz
anaconda-1f63f608c9c3ed4d469c8f69dee45c98408a33d5.tar.xz
anaconda-1f63f608c9c3ed4d469c8f69dee45c98408a33d5.zip
2004-09-30 Jeremy Katz <katzj@redhat.com>
* installclasses/workstation.py: * installclasses/rhel_ws.py: Install compat-arch-support and compat-arch-devel-support by default (#133514). s/OpenOffice/OpenOffice.org/ Mozilla isn't the web browser now. * installclasses/personal_desktop.py: * installclasses/server.py: * installclasses/rhel_as.py: * installclasses/rhel_es.py: * installclasses/rhel_desktop.py: Install compat-arch-support by default (#133514) s/OpenOffice/OpenOffice.org/ Mozilla isn't the web browser now. * installclasses/rhel_ws.py: * installclasses/rhel_desktop.py: Should say OpenOffice.org, not OpenOffice.
Diffstat (limited to 'installclasses/rhel_es.py')
-rw-r--r--installclasses/rhel_es.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/installclasses/rhel_es.py b/installclasses/rhel_es.py
index 9d862ced0..d5ae444e2 100644
--- a/installclasses/rhel_es.py
+++ b/installclasses/rhel_es.py
@@ -31,7 +31,8 @@ class InstallClass(BaseInstallClass):
grpset.selectGroup("server", asMeta = 1)
grpset.selectGroup("base-x")
grpset.selectGroup("gnome-desktop")
-
+ grpset.selectGroup("compat-arch-support", asMeta = 1, missingOk = 1)
+
def setInstallData(self, id):
BaseInstallClass.setInstallData(self, id)
BaseInstallClass.setDefaultPartitioning(self, id.partitions,