diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:26:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:26:36 -0300 |
commit | 248f7fc841400e2c15a0fc902e4ffc6e7b514a8f (patch) | |
tree | 123e922ab5b3384bcd3e4a9caab214556c5e8431 | |
parent | 4732712596a69a6ee5936b506b429a7f4fab9747 (diff) | |
download | vbox-248f7fc841400e2c15a0fc902e4ffc6e7b514a8f.tar.gz vbox-248f7fc841400e2c15a0fc902e4ffc6e7b514a8f.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -1,13 +1,4 @@ TODO ==== -* Golden image / snapshotting / expandable VMs. -* Support more VBoxManage commands. -* Run vbox upgrade if available on all available instances. -* Iteration over a set of VMs. -* Support for upgrading VMs. -* Vagrant integration. -* Set window title using xdotool. -* Check for `/usr/bin/VBoxClient --clipboard` inside the guest. -* [host's resolver as a DNS proxy in NAT mode](https://www.virtualbox.org/manual/ch09.html#nat_host_resolver_proxy): - `VBoxManage modifyvm "VM name" --natdnshostresolver1 on`. +* Vagrant integration with upgrade procedure. |