This a temporary location for 2 scripts related to patching VMWare-ESX-3.X 
servers.

fetch_esx_patches

This script is suitable to be cron'd, it will contact vmware.com and parse the 
vi3 patch description pages, pulling new patches, verifying checksums, and 
creating the config file used by esx_patcher.

There are 3 variables at the top of the script to edit to match your site.

esx_patcher

This script is run on the actual ESX host.  It will put it maint mode, contact
your waystation, and apply all new patches.  You can edit the script to set
defaults that match your environment, or override them on the command line.
