[Libosinfo] [PATCH 4/4] install-script,rhel: Adjust for RHEL 7

Fabiano Fidêncio fabiano at fidencio.org
Sat Nov 30 15:42:49 UTC 2013


On Fri, Nov 29, 2013 at 7:02 PM, Zeeshan Ali (Khattak)
<zeeshanak at gnome.org>wrote:

> ---
>  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 a8eb2d7..ef2efde 100644
> --- a/data/install-scripts/rhel.xml
> +++ b/data/install-scripts/rhel.xml
> @@ -178,10 +178,18 @@ reboot
>  %packages
>  @core
>  @x11
> +<xsl:choose>
> +  <xsl:when test="os/version < 7">
>  @basic-desktop
>  @general-desktop
>  @desktop-platform
>  @internet-applications
> +  </xsl:when>
> +  <xsl:otherwise>
> + at gnome-desktop
> + at multimedia
> +  </xsl:otherwise>
> +</xsl:choose>
>  @internet-browser
>  @input-methods
>
> --
> 1.8.4.2
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
>

ACK!

-- 
Fabiano Fidêncio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20131130/a775b596/attachment.htm>


More information about the Libosinfo mailing list