Hello, I've read the documentation regarding merging rules and classes but after reading it and some experimentation I haven't been able to make my Autoyast scripts work. 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. Any help will be appreciated. Pepe -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org