svn commit: samba r17558 - in branches/SOC/bnh/perl: .

brad at samba.org brad at samba.org
Tue Aug 15 21:27:22 GMT 2006


Author: brad
Date: 2006-08-15 21:27:22 +0000 (Tue, 15 Aug 2006)
New Revision: 17558

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17558

Log:
Moved the VM object out of vm_setup.pl and into its own module, VMHost.pm.

The behaviour of vm_setup.pl has changed in that it takes a snapshot following a successful initial setup.
This way, we can revert to that snapshot if something goes wrong during 'make wintest'.

As well, the revert_snapshot() function has been rewritten. 
It now requires that the VM configuration setting 'When Powering Off' is set to 'Revert to snapshot' (snapshot.action="autoRevert" in the guest's .vmx file).
This should not be a permanent change, but I'm not sure why the old revert_snapshot() code no longer works for me.


Added:
   branches/SOC/bnh/perl/VMHost.pm
Modified:
   branches/SOC/bnh/perl/initial_setup.conf
   branches/SOC/bnh/perl/vm_setup.pl


Changeset:
Sorry, the patch is too large (778 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17558


More information about the samba-cvs mailing list