aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:26:36 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:26:36 -0300
commit248f7fc841400e2c15a0fc902e4ffc6e7b514a8f (patch)
tree123e922ab5b3384bcd3e4a9caab214556c5e8431
parent4732712596a69a6ee5936b506b429a7f4fab9747 (diff)
downloadvbox-248f7fc841400e2c15a0fc902e4ffc6e7b514a8f.tar.gz
vbox-248f7fc841400e2c15a0fc902e4ffc6e7b514a8f.tar.bz2
Updates TODO
-rw-r--r--TODO.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/TODO.md b/TODO.md
index ba6095a..1ad5374 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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.