Mailinglist Archive: opensuse-autoinstall (72 mails)

< Previous Next >
[opensuse-autoinstall] Merging classes and rules
  • From: Pepe Barbe <elventear@xxxxxxxxx>
  • Date: Tue, 5 Feb 2008 00:16:06 -0600
  • Message-id: <5B70E4D6-D7AF-41F1-9BF0-3A3145FD4276@xxxxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
This Thread
Follow Ups