[Libosinfo] [PATCH 2/2] fedora: Specify installation method/source

Christophe Fergeau cfergeau at redhat.com
Thu May 2 14:49:52 UTC 2013


On Fri, Apr 26, 2013 at 10:47:57PM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> While installation method/source has always been mandatory, Anaconda has
> ignored us not specifying it so far. Our luck runs out in Fedora 19
> though, where unattended installation breaks if this is not explicitly
> specified.
> 
> I'm not sure if hard coding the method is a good idea though. Ideas?

As you mentioned on IRC, this was probably the default anyway, as other
intallation methods would need parameters, so ACK.

Christophe

> ---
>  data/install-scripts/fedora.xml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/data/install-scripts/fedora.xml b/data/install-scripts/fedora.xml
> index 11dd541..b7f7e25 100644
> --- a/data/install-scripts/fedora.xml
> +++ b/data/install-scripts/fedora.xml
> @@ -92,6 +92,7 @@
>          <xsl:template match="/install-script-config">
>  # Install script for <xsl:value-of select="os/short-id"/> profile <xsl:value-of select="script/profile"/>
>  install
> +cdrom
>  text
>  keyboard '<xsl:call-template name="keyboard"/>'
>  lang <xsl:value-of select="config/l10n-language"/>
> @@ -244,6 +245,7 @@ reboot
>          <xsl:template match="/install-script-config">
>  # Install script for <xsl:value-of select="os/short-id"/> profile <xsl:value-of select="script/profile"/>
>  install
> +cdrom
>  keyboard '<xsl:call-template name="keyboard"/>'
>  lang <xsl:value-of select="config/l10n-language"/>
>  network --onboot yes --device eth0 --bootproto dhcp --noipv6 --hostname=<xsl:value-of select="config/hostname"/>
> -- 
> 1.8.1.4
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130502/bf624b0d/attachment.sig>


More information about the Libosinfo mailing list