Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-26 | VMWware: support to update guest info gc status if enabled (#261) | xiaofengw-vmware | |
2019-10-17 | guestcust_util: handle special characters in config file | Xiaofeng Wang | |
Handle the special characters when reading VM Tools configure file. For example, the key and value may contain _, - and . etc. | |||
2019-09-11 | VMWware: add option into VMTools config to enable/disable custom script. | Xiaofeng Wang | |
VMWware customization already has support to run a custom script during the VM customization. Adding this option allows a VM administrator to disable the execution of customization scripts. If set the script will not execute and the customization status is set to GUESTCUST_ERROR_SCRIPT_DISABLED. |