[Libosinfo] [PATCH v5 3/7] debian: add installer script

Giuseppe Scrivano gscrivan at redhat.com
Thu Mar 6 18:45:15 UTC 2014


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

> On Thu, Mar 6, 2014 at 3:22 PM, Giuseppe Scrivano <gscrivan at redhat.com> wrote:
>> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
>> ---
>
> ACK.
>
>> +        <xsl:template match="/command-line">
>> +            <xsl:text>file=/</xsl:text>
>> +            <xsl:value-of select="script/expected-filename"/>
>> +            <xsl:text> debian-installer/locale=</xsl:text>
>> +            <xsl:value-of select="config/l10n-language"/>
>> +            <xsl:text> keyboard-configuration/xkb-keymap=</xsl:text>
>> +            <xsl:value-of select="config/l10n-keyboard"/>
>> +            <xsl:text> auto-install/enableconsole-setup/ask_detect=false debconf/priority=critical netcfg/choose_interface=auto</xsl:text>
>> +        </xsl:template>
>
> If you could make virt-install get the commandline from here and test
> it once again that way, that would be super awesome!

I am a bit worried about this information that will become obsolete at
some point.  What is in general the strategy used by libosinfo to deal
with this problem?

Thanks,
Giuseppe




More information about the Libosinfo mailing list