SLES AutoYaST Script Validity Verification
Posted
by Xerxes
on Server Fault
See other posts from Server Fault
or by Xerxes
Published on 2009-05-27T15:35:58Z
Indexed on
2010/03/30
13:03 UTC
Read the original article
Hit count: 472
Does anyone here write their own customized AutoYaST scripts for building SLES servers?
I'm not talking about generating them with yast2 autoyast
.
If so, have you found a way to verify the syntax? xmllint
is good as far as telling you that the XML syntax is valid, but with an upto date DTD, it can't tell you anything more, and the shipped DTDs are out-of-date.
I've opened a ticket with Novell on this, but who knows when and what I'll hear back.
© Server Fault or respective owner