[opensuse-autoinstall] Q: aborting autoyast after an error in prescript
Hi list, 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. Thanks, Jochen -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
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@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Jochen Schaefer
-
Uwe Gansert