Mailinglist Archive: opensuse-autoinstall (57 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Q: aborting autoyast after an error in prescript
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Wed, 29 Aug 2007 10:24:25 +0200
- Message-id: <200708291024.25494.ug@xxxxxxx>
On Wednesday 29 August 2007 09:43, Jochen Schaefer wrote:
> I would like to know how to abort autoyast from a prescript.
> At this moment when I execute my prescript with an exit code different
> from zero autoyast just goes further.
> How can I achieve an valid error message and stop autoyast. I'm aware of
> the feedback tag but that's not what I want.
maybe a second pre-script that terminates y2base when the first one fails.
The first one has to write that into a file that the second one can parse.
There is no exit code evaluation inside of autoyast.
--
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
> I would like to know how to abort autoyast from a prescript.
> At this moment when I execute my prescript with an exit code different
> from zero autoyast just goes further.
> How can I achieve an valid error message and stop autoyast. I'm aware of
> the feedback tag but that's not what I want.
maybe a second pre-script that terminates y2base when the first one fails.
The first one has to write that into a file that the second one can parse.
There is no exit code evaluation inside of autoyast.
--
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 > |