Michael Adam
58367598e6
TODO centos: support centos 7
...
Caveat: I needed add an ifup call to the install-extras script,
because without it, the container wouldn't start the dhcp client
on the network. This fix feels wrong but seems to give at least
some improvement.
special config for centos 7 - for systemd...
2015-12-07 15:02:21 +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
381fafc041
improve systemd preparations: remove /dev/kmsg inside the container
...
This is to cope with containers that have been created
not systemd-aware.
2015-12-07 10:44:06 +01:00
Michael Adam
76cbb0fc89
debian: fix jessie lxc config to support systemd
...
The lxc-debian template aready does this, but apparently
the download template does not. We need to adapt the config
for installation as well as provide a version-specific config
for packaging the box.
2015-12-07 10:44:06 +01:00
Michael Adam
022112d019
Support having version-specific lxc-config as conf/${DISTRIBUTION}-${RELEASE}
...
if present, this is used, otherwise conf/${DISTRIBUTION} as before.
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
有张纸
b0cb4fe798
Update utils.sh
...
fix "syntax error near unexpected token `>'"
2015-03-06 15:45:04 +08:00
Fabio Rehm
a814d9424a
CentOS scripts
2014-09-24 12:16:20 -03:00
Fabio Rehm
81bf2e6090
Use lxc-create for building wheezy base boxes as it seems that the downloaded container is having some trouble with apt repositories
2014-09-23 00:31:10 -03:00
Fabio Rehm
5edf778f0b
Import from vagrant-lxc
2014-03-25 00:27:48 -03:00