Darn. It's not working in our environment. We're using SLES 10, if that helps? Here's what I changed: <report> <errors> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">10</timeout> </errors> <messages> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">10</timeout> </messages> <warnings> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">10</timeout> </warnings> <yesno_messages> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">10</timeout> </yesno_messages> </report> And I also verified that this line is in-tact: <mode> <confirm config:type="boolean">false</confirm> </mode> Do the license agreements have to be on an ask list for these options to take effect? Also, did you guys remove the licenses from your install media or does this work even with the licenses present? If I take out these lines from the control.xml file, it works (however, I can't modify the control.xml file as it's on the read-only media..):
<module> <label>A License Agreement</label> <name>eula</name> <enable_back>yes</enable_back> <enable_next>yes</enable_next> </module> <module> <label>License Agreement</label> <name>license</name> <enable_back>yes</enable_back> <enable_next>yes</enable_next> </module>
Thank you for your help. -Richard -----Original Message----- From: Mike Diehn [mailto:Mike.Diehn@ansys.com] Sent: Thursday, July 31, 2008 4:22 PM To: Mike Marion; opensuse-autoinstall@opensuse.org Subject: RE: [opensuse-autoinstall] How to bypass AutoYaST license WITHOUTremoving the license from the media? That's what works for me also. Mike Diehn Sr. SysAdmin mike.diehn@ansys.com +1-603-727-5492
-----Original Message----- From: Mike Marion [mailto:mmarion@qualcomm.com] Sent: Thursday, July 31, 2008 6:49 PM To: opensuse-autoinstall@opensuse.org Subject: Re: [opensuse-autoinstall] How to bypass AutoYaST license WITHOUTremoving the license from the media?
On Thu, Jul 31, 2008 at 11:47:02AM -0700, Richard Hefner wrote:
upon an auto installation with AutoYaST. Is there any other possible way to do this? I don't really care if it's just a hack to get it working.. We just need something. =20
I believe that this tag: <mode> <confirm config:type="boolean">false</confirm> </mode>
Is the one that makes it automatically accept it for us.
-- Mike Marion-Unix SysAdmin/Staff IT Engineer-http://www.qualcomm.com Marge: "Homer, I couldn't help overhearing you warp Bart's mind." Homer: "And?" ==> The Simpsons -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org