[Libosinfo] [PATCH v3 6/7] get-supported-injection-method: update Fedora install scripts

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Mon Mar 3 14:19:57 UTC 2014


On Fri, Feb 28, 2014 at 1:05 PM, Giuseppe Scrivano <gscrivan at redhat.com> wrote:
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---

Same comment about short log as for windows patch.

>  data/install-scripts/fedora.xml | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/data/install-scripts/fedora.xml b/data/install-scripts/fedora.xml
> index 0a5de10..4507e77 100644
> --- a/data/install-scripts/fedora.xml
> +++ b/data/install-scripts/fedora.xml
> @@ -11,6 +11,10 @@
>        <param name="target-disk" policy="optional"/>
>        <param name="script-disk" policy="required"/>
>      </config>
> +    <supported-injection-method>cdrom</supported-injection-method>
> +    <supported-injection-method>floppy</supported-injection-method>
> +    <supported-injection-method>initrd</supported-injection-method>
> +    <supported-injection-method>web</supported-injection-method>

You never answered my question about how this affects commandline
generation. The one we have right now assumes the script to be a disk,
rather than initrd or web so at least currently I'd say these two
methods are not supported and therefore should not be listed here.




More information about the Libosinfo mailing list