20080511_2: - typo in README: inet br0 should be iface br0, noticed by esoco (http://www.esoco.net/) 20080511: - add USE_NAT config variable to make the script work with non-tap based networking - add stop-vm method which sends an ACPI powerbutton event - add poweroff-vm method which powers off the VM instantly - more documentation - add ChangeLog and README files - minor cleanups - rename VirtualBoxMachines to vboxcontrol - put in Git for revision controll 20080331: - cleanups - add bridge-up/bridge-down, taps-up/taps-down methods - rename setup_* to enable_* for consistency - show VM names in 'status' output - check if tap interfaces are configured already before bringing them up 20080309: - initial version