Mailinglist Archive: opensuse-autoinstall (16 mails)
| < Previous | Next > |
[opensuse-autoinstall] 4.16. Ask the user for values during installation (How do I do it without http and with nfs?)
- From: Conrad Schuler <conrad_schuler@xxxxxxxxx>
- Date: Wed, 5 Nov 2008 10:32:12 -0800 (PST)
- Message-id: <57638.34203.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hello,
In the manual on page:
4.16. Ask the user for values during installation
In the section titled:
The following example is a nice way to choose between autoyast profiles...
There is a line:
<source><![CDATA[
wget http://10.10.0.162/$VAL -O /tmp/profile/modified.xml 2>/dev/null
]]>
</source>
What is my magic incantation to do this without http and with nfs?
Thanks in advance,
Conrad
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
In the manual on page:
4.16. Ask the user for values during installation
In the section titled:
The following example is a nice way to choose between autoyast profiles...
There is a line:
<source><![CDATA[
wget http://10.10.0.162/$VAL -O /tmp/profile/modified.xml 2>/dev/null
]]>
</source>
What is my magic incantation to do this without http and with nfs?
Thanks in advance,
Conrad
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |