Commit graph

4 commits

Author SHA1 Message Date
Virgil Dupras 054e462e0b debian: re-enable provisioning tools installation 2018-04-15 09:55:37 -04:00
Virgil Dupras bc8b070565 Unprivileged box creation: first step
I've been hacking my way through building vagrant boxes in unprivileged
containers. It works. Barely but it works. I can end up with a
functional vagrant box with `make stretch`.

The only place where I need `sudo` is when we tar up the root fs because
it doesn't belong to the same UID.
2018-04-14 23:30:48 -04:00
Fabio Rehm 8f522c7127 Remove DHCP leases before packaging 2014-09-23 00:30:38 -03:00
Fabio Rehm 5edf778f0b Import from vagrant-lxc 2014-03-25 00:27:48 -03:00