Michael Adam
2844899338
download.sh: consisten lazy evaluation in checks
...
Use && rather than -a so second expression is not evaluated
if first does not match.
Signed-off-by: Michael Adam <obnox@samba.org>
2016-04-28 11:27:37 +02:00
Michael Adam
1e964f8438
Revert "fix comparing string to a number"
...
This reverts commit 2fcf0222f7
.
It was accidentially merged with PR#12 - password aging on CentOS.
I think it is wrong so reverting from now...
2016-04-28 10:53:56 +02:00
Michael Adam
4fc2ed880d
Merge pull request #12 from deric/passwd-aging
...
Passwd aging on CentOS
2016-04-28 10:52:50 +02:00
Eric Keller
111a0c1f3c
add xenial configuration
2016-03-12 21:02:13 +01:00
Tomas Barton
2fcf0222f7
fix comparing string to a number
2016-03-11 22:18:40 +01:00
Michael Adam
2d1792dbb1
Merge pull request #7 from erickeller/fix_integer_comparison
...
fix integer comparison
2015-12-21 13:21:19 +01:00
Eric Keller
4eb2fced3c
add Ubuntu wily release
2015-12-21 13:18:49 +01:00
Eric Keller
61ac850ba0
fix integer comparison
2015-12-21 12:58:50 +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
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
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