[Libosinfo] [v6 6/7] installer, fedora: Add injection method info

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Jan 7 16:39:31 UTC 2015


On Thu, Mar 6, 2014 at 9:48 PM, Zeeshan Ali (Khattak)
<zeeshanak at gnome.org> wrote:
> From: Giuseppe Scrivano <gscrivan at redhat.com>
>
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---
>  data/install-scripts/fedora.xml | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/data/install-scripts/fedora.xml b/data/install-scripts/fedora.xml
> index 0a5de10..e4113ae 100644
> --- a/data/install-scripts/fedora.xml
> +++ b/data/install-scripts/fedora.xml
> @@ -11,6 +11,9 @@
>        <param name="target-disk" policy="optional"/>
>        <param name="script-disk" policy="required"/>
>      </config>
> +    <injection-method>cdrom</injection-method>
> +    <injection-method>disk</injection-method>
> +    <injection-method>floppy</injection-method>
>      <template>
>        <xsl:stylesheet
>          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> @@ -161,6 +164,9 @@ reboot
>          <param name="target-disk" policy="optional"/>
>          <param name="script-disk" policy="required"/>
>      </config>
> +    <injection-method>cdrom</injection-method>
> +    <injection-method>disk</injection-method>
> +    <injection-method>floppy</injection-method>

A regression in Boxes made it choose floppy method instead of disk and
installer broke for both Fedora and RHEL because of that. Have you (or
anyone) actually tested if floppy (and cdrom) methods are working
against these scripts or we added these lines solely based on what
kickstart supports?

-- 
Regards,

Zeeshan Ali (Khattak)
________________________________________
Befriend GNOME: http://www.gnome.org/friends/




More information about the Libosinfo mailing list