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

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Mar 5 20:49:03 UTC 2014


On Wed, Mar 5, 2014 at 8:16 PM, Giuseppe Scrivano <gscrivan at redhat.com> wrote:
> "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org> writes:
>
>>> +        <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>
>>
>> Do you really need to set all the configs on commandline while they
>> are being set from script itself?
>
> I've got to this result by iteratively testing the different versions
> and adding to the commandline anything needed to get it working.  I am
> not sure this is the minimal set of arguments needed, but it seemed to
> work with the versions I've tried.

Fair enough. If you have actually tested with commandline actually
generated through this template, ACK.

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the Libosinfo mailing list