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 |
|
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 |
|
Fabio Rehm
|
ecdf83e1c7
|
Mention GH-153 on README
|
2013-11-04 13:00:20 -02:00 |
|
Fabio Rehm
|
17ae9ac403
|
Lets have a look at some numbers
|
2013-11-01 11:27:56 -02:00 |
|
Willem de Groot
|
f52835cb58
|
Fix relative path issue used for vagrant package
|
2013-10-30 12:01:51 +01:00 |
|
Fabio Rehm
|
4ca375ec50
|
Gemfile.lock
|
2013-10-27 22:25:55 -02:00 |
|
Fabio Rehm
|
b5f21f268a
|
Up version for dev
|
2013-10-27 22:19:27 -02:00 |
|
Fabio Rehm
|
5a6b2791e4
|
v0.6.4
|
2013-10-27 22:18:08 -02:00 |
|
Fabio Rehm
|
2b062487bc
|
Hack in a fix for hosts that do not have lxc-shutdown around [GH-150]
|
2013-10-24 11:47:15 -02:00 |
|
Fabio Rehm
|
5833e262aa
|
Merge pull request #167 from avokhmin/openmandriva
small refactoring, added scripts for Openmandriva
|
2013-10-23 17:57:47 -07:00 |
|
Fabio Rehm
|
9e3b371e11
|
Tweak lxc-template as an attempt to make it compatible with Ubuntu 13.10 [GH-150]
|
2013-10-22 22:31:26 -02:00 |
|
Vokhmin Alexey V
|
3375a9c40c
|
small refactoring, added scripts for Openmandriva
|
2013-10-21 23:11:43 +04:00 |
|
Fabio Rehm
|
225af56227
|
Up version for dev
|
2013-10-12 17:03:26 -03:00 |
|
Fabio Rehm
|
a9d7dff53a
|
v0.6.3
|
2013-10-12 17:01:49 -03:00 |
|
Fabio Rehm
|
86be628cf2
|
Merge pull request #162 from avokhmin/master
#157: FetchIpFromDnsmasqLeases returns []
|
2013-10-12 11:55:30 -07:00 |
|
Fabio Rehm
|
4c5f9c9e49
|
Merge pull request #163 from sephii/salt-debian
Fix salt install on debian boxes
|
2013-10-12 09:40:06 -07:00 |
|
Sylvain Fankhauser
|
0cb430a4ca
|
Fix salt install on debian boxes
|
2013-10-12 15:50:13 +02:00 |
|