]> gitweb.fluxo.info Git - vbox.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 9 Aug 2015 16:29:40 +0000 (13:29 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 9 Aug 2015 16:29:40 +0000 (13:29 -0300)
TODO.md

diff --git a/TODO.md b/TODO.md
index 143f4062bed10e5281733a1de187996a4fd3596a..ba6095aff55332e26b892576bbf5aa9181cfd315 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -8,3 +8,6 @@ TODO
 * 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`.