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

Giuseppe Scrivano gscrivan at redhat.com
Thu Jan 8 08:08:59 UTC 2015


Hi Zeeshan,

"Zeeshan Ali (Khattak)" <zeeshanak at gnome.org> writes:

> 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?

IIRC, these two methods were added because kickstarts supported them.

Regards,
Giuseppe




More information about the Libosinfo mailing list