From: Silvio Rhatto Date: Sun, 9 Aug 2015 16:29:40 +0000 (-0300) Subject: Updates TODO X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8ab4037e85e18e0cdd288040e2aec1ba5db2dee2;p=vbox.git Updates TODO --- diff --git a/TODO.md b/TODO.md index 143f406..ba6095a 100644 --- 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`.