Mailinglist Archive: opensuse-autoinstall (59 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] basic SLES10SP1 autoyast unattended install problems
- From: John SJ Anderson <genehack@xxxxxxxxxxxx>
- Date: Thu, 03 Jan 2008 17:18:26 -0500
- Message-id: <86tzlupn7x.fsf@xxxxxxxxxxxxxxxxxxxxxx>
"H. Vernon Jones" <hvj@xxxxxxxxxx> writes:
Thanks, that looks to be worth a shot, and the documentation on that
option _sounds_ like what I'm looking for.
john.
--
Write clearly - don't sacrifice clarity for "efficiency".
- The Elements of Programming Style (Kernighan & Plaugher)
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Might this be the option where you tell the "install" mode to not confirm?
-------------------------------------
<install>
<general>
<clock>
<hwclock>localtime</hwclock>
<timezone>US/Eastern</timezone>
</clock>
<keyboard>
<keymap>english-us</keymap>
</keyboard>
<language>en_US</language>
<mode>
<confirm config:type="boolean">false</confirm>
<forceboot config:type="boolean">false</forceboot>
</mode>
Thanks, that looks to be worth a shot, and the documentation on that
option _sounds_ like what I'm looking for.
john.
--
Write clearly - don't sacrifice clarity for "efficiency".
- The Elements of Programming Style (Kernighan & Plaugher)
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |