Mailinglist Archive: opensuse-autoinstall (16 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] 4.16. Ask the user for values during installation (How do I do it without http and with nfs?)
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Thu, 6 Nov 2008 14:41:10 +0100
- Message-id: <200811061441.11399.ug@xxxxxxx>
on Wednesday 05 November 2008 Conrad Schuler wrote:
what's wrong with mounting, copy file and then umount?
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
<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?
what's wrong with mounting, copy file and then umount?
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |