From stefan.voss@itellium.com Wed Feb 4 15:53:10 2004 From: Voss Stefan To: autoinstall@lists.opensuse.org Subject: rules.xml and merging Date: Wed, 04 Feb 2004 15:53:10 +0000 Message-ID: <09391A3F3BB80B4983CB5FB16B6E952FA8E08A@F9620W1R.service.itellium.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7730633050830163988==" --===============7730633050830163988== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, at the moment our auto installation does read a non-machine specific generic xml file (via autoyast=...) and a machine specific xml file determined by the following rules.xml: machine1 exact machine1.xml false Without rules.xml (i.e. with the generic xml file alone) the installation works ok. With rules.xml (and thus with the machine specific machine1.xml) autoyast2 suddenly complains about wrong partition plans though there is no partition plan in the machine specific xml file. The partition plans are only in the generic xml file. Here's the machine specific xml file: machine1 So the merge of the generic xml file and the machine specific xml file is somehow wrong. How can the result of the merge be checked? Where is the result of the merge stored? Regards, Stefan Voss --===============7730633050830163988==--