On Fri, Apr 26, 2013 at 10:47:57PM +0300, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > 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@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo
Attachment:
pgpsVOGxX5gAk.pgp
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo