Author: brad Date: 2006-08-16 22:38:55 +0000 (Wed, 16 Aug 2006) New Revision: 17576
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17576 Log: Modified the initial setup tarball to match the changes i've recently made in my branch. The main differences are: - A snapshot of the VM is taken once the initial setup has completed successfully - When the windows scripts are copied to the guest vm, the destination directory does not need to be manually created. The file copy routine now creates the base directory path. - win_setup.wsf starts the guest telnet server as an automatic service, rather than manual. - The LOCAL_SCRIPT_PATH variable in initial_setup.conf points to the directory created by extracting the tarball (typo). - Due to problems with my original revert_snapshot() code, the initial setup 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. Modified: branches/SOC/bnh/vm_setup.tar.gz Changeset: Modified: branches/SOC/bnh/vm_setup.tar.gz =================================================================== (Binary files differ)
