[[PATCH v2] 5/5] install-script, rhel: Adjust for RHEL 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 data/install-scripts/rhel.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/data/install-scripts/rhel.xml b/data/install-scripts/rhel.xml
index c61603e..840344b 100644
--- a/data/install-scripts/rhel.xml
+++ b/data/install-scripts/rhel.xml
@@ -178,9 +178,17 @@ reboot
 %packages
 @core
 @x11
+<xsl:choose>
+  <xsl:when test="os/version &lt; 7">
 @basic-desktop
 @general-desktop
 @desktop-platform
+  </xsl:when>
+  <xsl:otherwise>
+@gnome-desktop
+@multimedia
+  </xsl:otherwise>
+</xsl:choose>
 @internet-browser
 @input-methods
 
-- 
1.8.4.2

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux