These are changes I needed to get gitian building to work with a fresh Debian 8.2 VM, which is the version we tell to use.
- Set up NAT and forwarding, so that LXC container can access network beyond host
- Remove explicit cgroup setup - these are mounted automatically now
Also needed a change to gitian: https://github.com/devrandom/gitian-builder/issues/105 [skip ci]