on Wednesday 18 August 2010 Peter Bowen wrote:
1) It claims to not validate because of the write_hostname element. This element is in the RelaxNG compact syntax files (rnc/*.rnc) but not in the regular RelaxNG files (rng/*.rng). Is it valid?
yes, it's valid. - Introduced <dns><write_hostname> option to AY profile to allow· overriding product default write_hostname_to_hosts (FaTE#305281) hm, if the rnc files are correct, the rng files should be too. But anyway, it does not really hurt. You can use that parameter.
2) The add-on is not working. It works fine if I manually add it via the URL, but putting in the file results in it not being used.
are there any questions from the resolver then? Like accepting a key or something like that? Then you have to answer those questions in the <signature-handling> section in the XML file too For debugging you can add: <general> <signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_file_without_checksum config:type="boolean">true</accept_file_without_checksum> <accept_verification_failed config:type="boolean">true</accept_verification_failed> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> <import_gpg_key config:type="boolean">true</import_gpg_key> <accept_non_trusted_gpg_key config:type="boolean">true</accept_non_trusted_gpg_key> </signature-handling> ... </general>
3) I cannot figure out how to disable kdump. Is there a way?
remove the kdump section completely should work
4) Is there a setting in the XML to disable IPv6?
I dont think so. I asked the developer of the yast2-network but got no feedback yet. -- ciao, Uwe Gansert Uwe Gansert 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