Am 05.02.2008 um 07:16 schrieb Pepe Barbe:
I have the following setup (I am just using a pseudo structure):
A base class:
<profile> <stuff minus partitioning/> <scripts> <init-scripts> <script /> <script /> <script /> </init-scripts> </scripts> </profile>
A several rules that have the following basic structure:
<profile> <classes /> <partitioning /> <scripts> <init-scripts> <script /> </init-scripts> </scripts> </profile>
In the second XML file I've tried using <dont_merge> with scripts, init-scripts and script. It didn't work. So I am not sure what do I have to do to get script in init-scripts in the rules file included in the XML that inherits from the base class.
<rule> <result> <dont_merge config:type="list"> <element>init-scripts</element> </dont_merge> .... should work 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