Fabio Rehm
|
005140099c
|
Check for whether lxc is installed using lxc-create
Closes GH-214 and GH-211
|
2014-02-12 01:41:55 -02:00 |
|
Fabio Rehm
|
13e7ffedea
|
Update CHANGELOG
|
2014-02-02 19:53:03 -02:00 |
|
Fabio Rehm
|
95e111c322
|
Merge branch 'master' of https://github.com/hiono/vagrant-lxc into next
Conflicts:
lib/vagrant-lxc/driver/cli.rb
|
2014-02-02 19:50:58 -02:00 |
|
Fabio Rehm
|
5db318d26f
|
Merge branch 'fixes' of https://github.com/attilabogar/vagrant-lxc into next
|
2014-02-02 19:49:24 -02:00 |
|
Fabio Rehm
|
6e7ab85dad
|
Use a safer random name for containers (closes GH-192)
if the same vagrantfile is up'd in the same second in the same basedir
this caused a conflict
|
2014-02-02 19:43:51 -02:00 |
|
Fabio Rehm
|
7e00b96520
|
Show something meaningful to the user in case the container already exists [GH-132]
|
2014-02-02 19:27:08 -02:00 |
|
Fabio Rehm
|
786bb8a3fe
|
Simplify code related to container naming [GH-132]
|
2014-02-02 18:37:06 -02:00 |
|
Fabio Rehm
|
e3b8ead93b
|
Mention support for naming containers from Vagrantfiles on changelog
|
2014-02-02 18:08:13 -02:00 |
|
Fabio Rehm
|
2be86bb7d0
|
Up version for dev
|
2014-02-02 18:07:50 -02:00 |
|
Michael Owings
|
20a558097c
|
README fix
|
2014-02-02 18:03:33 -02:00 |
|
Michael Owings
|
b34dd7d8e7
|
Allow two ways to name a container
|
2014-02-02 18:03:33 -02:00 |
|
Cam Cope
|
ffb573a7f1
|
allow setting the container name in the vagrantfile
|
2014-02-02 18:03:33 -02:00 |
|
Fabio Rehm
|
1083f100ad
|
🎆 New year 🎆
|
2014-01-02 00:51:27 -02:00 |
|
Hiro
|
6d7bf5d188
|
Merge branch 'release/0.7.0.1'
|
2013-12-24 18:55:57 +09:00 |
|
Hiro
|
a436e30214
|
fixed, case insensitive matching
lxc version: 1.0.0.alpha3
$ sudo lxc-info -n test_default-1387877096
Name: test_default-1387877096
State: RUNNING
....
|
2013-12-24 18:35:19 +09:00 |
|
Fabio Rehm
|
c19bc91e70
|
Update CHANGELOG
|
2013-12-17 22:59:56 -02:00 |
|
Fabio Rehm
|
6066d22ad9
|
Simplify check for whether lxc is installed [GH-186]
|
2013-12-17 22:59:32 -02:00 |
|
Fabio Rehm
|
0e759e681b
|
Merge pull request #186 from vStone/bugfix/185-detect-lxc-different-root-path
Attempt to find the lxc-version command using sudo if not in default PATH (Fixes #195)
|
2013-12-17 16:55:34 -08:00 |
|
Fabio Rehm
|
c7fff4d935
|
Update link to new base box
|
2013-11-25 15:33:37 -02:00 |
|
Attila Bogár
|
d8a8dbaa9b
|
fix long waiting time with centos 6.4 containers on ubuntu 13.10 host
|
2013-11-19 22:24:36 +00:00 |
|
Attila Bogár
|
e4e4551aea
|
fix incompatibility issue with ppa:ubuntu-lxc/stable and ppa:ubuntu-lxc/daily
|
2013-11-19 22:23:25 +00:00 |
|
Jan Vansteenkiste
|
9b7491c2e8
|
Attempt to find the lxc-version command using sudo
... if lxc-version is not found in the efault PATH
Fixes #195
|
2013-11-12 13:38:50 +01:00 |
|
Fabio Rehm
|
6779556650
|
Add a TODO so that we can easily grep this
|
2013-11-11 20:44:02 -02:00 |
|
Fabio Rehm
|
324cddcb9d
|
Bring back @gwillem comment from 2790261e58 regarding rootfs paths so we know what this "./." is about :)
|
2013-11-11 20:42:34 -02:00 |
|
Fabio Rehm
|
06d43df632
|
CHANGELOG tweak and missing info
|
2013-11-11 20:22:26 -02:00 |
|
Fabio Rehm
|
f7e62c0324
|
Update release date for 0.7.0 and add 0.7.1 section
|
2013-11-08 18:59:06 -02:00 |
|
Fabio Rehm
|
bf70156395
|
Update bundle
|
2013-11-08 18:57:07 -02:00 |
|
Fabio Rehm
|
6cba594f44
|
Up version for dev
|
2013-11-08 18:57:07 -02:00 |
|
Fabio Rehm
|
61f7b73f2a
|
v0.7.0
|
2013-11-08 18:54:33 -02:00 |
|
Fabio Rehm
|
3d017ce3bd
|
Convenience script for building all base boxes
|
2013-11-06 22:09:56 -02:00 |
|
Fabio Rehm
|
4a9e4b3394
|
Use new base boxes as dev VMs
|
2013-11-06 22:08:13 -02:00 |
|
Fabio Rehm
|
366d1dc3a5
|
Update README
|
2013-11-06 22:07:36 -02:00 |
|
Fabio Rehm
|
3215b99534
|
What we have in place is already enough for us to bump to 0.7.0
|
2013-11-06 21:42:59 -02:00 |
|
Fabio Rehm
|
afd302529c
|
Enable parallelization [GH-152]
|
2013-11-06 21:40:32 -02:00 |
|
Fabio Rehm
|
b86b83eba1
|
Fix WarnNetworks action [GH-154]
|
2013-11-06 21:21:16 -02:00 |
|
Fabio Rehm
|
0e57cfc2b0
|
Remove unneeded .to_s
|
2013-11-06 21:06:25 -02:00 |
|
Fabio Rehm
|
6428da893b
|
Add link to Troubleshooting section of the wiki to CONTRIBUTING.md
Closes GH-168
|
2013-11-06 21:03:45 -02:00 |
|
Fabio Rehm
|
bf6e4b5c89
|
Respect Vagrantfile options to disable forwarded port
Closes GH-149
|
2013-11-06 21:01:21 -02:00 |
|
Fabio Rehm
|
6b5db24a6b
|
Better than a note on the readme is a warning for users about unsupported private / public networks :)
Closes GH-154
|
2013-11-06 20:40:08 -02:00 |
|
Fabio Rehm
|
c61ade8ef4
|
Nicely handle nil values for :host_ip when specifying forwarded ports
Fix GH-170
|
2013-11-06 20:25:46 -02:00 |
|
Fabio Rehm
|
f8bd5bf40a
|
Update CHANGELOG
|
2013-11-06 20:11:02 -02:00 |
|
Fabio Rehm
|
c8f379c764
|
Fix various issues related to recent default permissions changes to /var/lib/lxc [GH-180]
|
2013-11-06 19:38:48 -02:00 |
|
Fabio Rehm
|
02f85e4e59
|
Couple of tweaks to acceptance specs
This will be eventually converted to Bats...
|
2013-11-06 01:11:38 -02:00 |
|
Fabio Rehm
|
1c5c73b08a
|
Fix sudo wrapper logger name
|
2013-11-06 01:10:40 -02:00 |
|
Fabio Rehm
|
86083fbe36
|
Install psmisc on dev vm
|
2013-11-06 01:10:07 -02:00 |
|
Fabio Rehm
|
4a3d5d827e
|
Switch back to official ubuntu raring image
|
2013-11-06 01:09:54 -02:00 |
|
Fabio Rehm
|
1d9af8f0af
|
Update CHANGELOG
|
2013-11-06 01:08:05 -02:00 |
|
Fabio Rehm
|
24daffc92c
|
Merge branch 'fix-vagrant-package' of github.com:gwillem/vagrant-lxc
|
2013-11-06 00:59:51 -02:00 |
|
Fabio Rehm
|
744b4331d7
|
Update bundle
|
2013-11-06 00:59:11 -02:00 |
|
Willem de Groot
|
2790261e58
|
included rootfs_path variable in tar command
|
2013-11-05 19:55:41 +01:00 |
|