svn commit: r1096481 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows/Version_6.pm

2011-04-25 Thread arkurth
Author: arkurth Date: Mon Apr 25 13:52:04 2011 New Revision: 1096481 URL: http://svn.apache.org/viewvc?rev=1096481view=rev Log: VCL-460 Updated the Windows 6.x activation subroutines to send critical notifications if KMS or MAK activation fails. Also added code to run_sysprep to replace the

svn commit: r1096497 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows.pm

2011-04-25 Thread arkurth
Author: arkurth Date: Mon Apr 25 15:29:54 2011 New Revision: 1096497 URL: http://svn.apache.org/viewvc?rev=1096497view=rev Log: VCL-461 Added enable_client_compatible_rdp_color_depth subroutine to Windows.pm and added call to this new subroutine to pre_capture(). VCL-462 Added call to dism.exe

svn commit: r1096498 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/VMware/VMware.pm

2011-04-25 Thread arkurth
Author: arkurth Date: Mon Apr 25 15:30:50 2011 New Revision: 1096498 URL: http://svn.apache.org/viewvc?rev=1096498view=rev Log: VCL-450 Added default minimum memory sizes for each OS/architecture which requires more than 512 MB of RAM in the %VM_OS_CONFIGURATION hash. Updated get_vm_ram to use

svn commit: r1096563 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/VMware/VMware.pm

2011-04-25 Thread arkurth
Author: arkurth Date: Mon Apr 25 19:00:31 2011 New Revision: 1096563 URL: http://svn.apache.org/viewvc?rev=1096563view=rev Log: VCL-450 Removed code from capture subroutine which copies the reference vmx file after copy_vmdk is called because copy_vmdk handles this task. Moved