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
Frederik Leonhardt
24150ee6a4
Add support for CentOS 7 to Makefile
2016-08-16 12:41:37 +12:00
Pim van den Berg
bbbf031932
add support for Debian 9 (stretch)
2016-08-15 14:24:17 +02:00
Eric Keller
111a0c1f3c
add xenial configuration
2016-03-12 21:02:13 +01:00
Eric Keller
4eb2fced3c
add Ubuntu wily release
2015-12-21 13:18:49 +01:00
Michael Adam
45557e412d
fedora: add support for fedora 23
...
Signed-off-by: Michael Adam <obnox@samba.org>
2015-12-07 10:44:06 +01:00
Michael Adam
29dc6ed60b
fedora: add support for fedora 22
...
Signed-off-by: Michael Adam <obnox@samba.org>
2015-12-07 10:44:06 +01:00
Michael Adam
c8c0a53835
fedora: add support for rawhide.
...
This assumes that the lxc-fedora template knows how
to deal with "rawhide".
2015-12-07 10:44:06 +01:00
Michael Adam
4303dc0c3f
ubuntu: Add support for vivid
2015-12-07 10:44:06 +01:00
Michael Adam
6e382c156c
fedora: support fedora 21.
...
The download template doesn't have f21 (yet).
So use fedora template for lxc-create.
Signed-off-by: Michael Adam <obnox@samba.org>
2015-12-07 10:44:06 +01:00
Michael Adam
6bfbe0e8d7
Add support to set up fedora boxes.
...
Currently only f20 and f19 are provided by the lxc-download template,
not f21.
2015-12-07 10:44:06 +01:00
Michael Adam
08d43ba233
Fix indentation in Makefile.
2015-12-07 10:44:06 +01:00
Michael Adam
0e382b9a3d
Support building Ubuntu 14.10 (utopic) boxes.
2015-12-07 10:44:06 +01:00
Fabio Rehm
a814d9424a
CentOS scripts
2014-09-24 12:16:20 -03:00
Fabio Rehm
2c42b460c7
Fix ARCH detection [GH-7]
2014-05-03 11:34:38 -03:00
Yuan Lin
3c217e1201
Support for i386 arch
2014-04-27 21:31:23 -04:00
Fabio Rehm
5edf778f0b
Import from vagrant-lxc
2014-03-25 00:27:48 -03:00