Akshay Karle
a1c63d97e0
Merge 30c84c7899
into b3f43f2739
2018-07-30 19:14:31 +00:00
Andre Nathan
b3f43f2739
Version 1.2.3
2018-07-10 10:29:34 -03:00
Andre Nathan
5a93ebcf9c
Merge pull request #42 from aither64/master
...
Fix build with LXC 3.0
2018-04-12 18:50:14 -03:00
Jakub Skokan
0eb378c291
Fix build with LXC 3.0
2018-04-12 12:29:36 +02:00
Andre Nathan
e4f78ad7f8
Version 1.2.2
2016-10-24 10:55:25 -02:00
Andre Nathan
882436fc01
Merge pull request #40 from Jafaral/master
...
Fix: undefined symbol error when loading lxc.so
2016-10-24 10:53:58 -02:00
Jafar Al-Gharaibeh
f1f178610f
Merge pull request #1 from Jafaral/lxc_strerror
...
Fix: undefined symbol error when loading lxc.so
2016-10-13 13:07:50 -05:00
Jafar Al-Gharaibeh
c0712e16d6
Fix: undefined symbol error when loading lxc.so
...
lxc_strerror() doesn't not exist, it is nothing more than an idea.
LXC folks don't have plans to add it any time soon
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
2016-10-13 13:07:05 -05:00
Akshay Karle
30c84c7899
make sure to raise the exception
2016-01-19 15:59:16 -08:00
Andre Nathan
5039b493c5
Version 1.2.1
2016-01-04 11:43:50 -02:00
Andre Nathan
9dbd2e901a
Fix debian dependencies
2016-01-04 11:41:36 -02:00
Andre Nathan
b262a3f5ad
Avoid rb_std{in,out,err} name clash with rubinius
2016-01-04 11:22:21 -02:00
Akshay Karle
00d27d6ec4
we need to perform an exact match as we are comparing overlay with overlayfs
2015-11-19 14:24:26 -03:00
Akshay Karle
10ef1cae8e
use enumerator instead of slurping it
2015-11-18 22:49:54 -03:00
Akshay Karle
8dd0434386
replace 'if !' with 'unless'
2015-11-18 22:32:58 -03:00
Akshay Karle
42ffa95758
raise a custom exceptions for LXC.start_ephemeral
2015-11-18 19:04:38 -03:00
Akshay Karle
d6e0be1f4e
don't fail when bdir option not provided
2015-11-18 18:59:10 -03:00
Akshay Karle
577cb4592c
Extract pre-mount and post-stop into separate methods
2015-11-18 18:49:21 -03:00
Akshay Karle
9630198859
basic lxc-start-ephemeral support on overlayfs
...
TODO:
* support aufs
* support tmpfs
* documentation
* tests
2015-11-09 13:22:56 -03:00
Andre Nathan
e18dc18d8d
Merge pull request #28 from fanyeren/patch-1
...
Update README.md
2015-03-06 08:09:02 -03:00
有张纸
75c0db54a8
Update README.md
...
you need to install ruby-dev/lxc-dev(debian/ubuntu) before $(gem install ruby-lxc)
2015-03-06 12:22:51 +08:00
Stéphane Graber
03584f60c5
Update Travis configuration
...
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2015-02-23 18:41:18 -05:00
Andre Nathan
9bbf0444a7
Raise errors for attach options
2014-09-24 10:43:18 -03:00
Andre Nathan
10ff154014
Better check for std{in,out,err} attach options
2014-09-24 10:28:22 -03:00
Andre Nathan
6024d0e40b
Add travis build status
2014-06-16 14:17:40 -03:00
Andre Nathan
850b1f4b8a
Add notifications
2014-06-13 14:50:09 -03:00
Andre Nathan
9d231bc99e
Version 1.2.0
2014-06-13 14:38:05 -03:00
Andre Nathan
0914af2914
Next version will be 1.2.0
2014-06-11 09:29:57 -03:00
Andre Nathan
eaaf5a2bc8
Merge pull request #21 from NiR-/master
...
Fixing travis builds for master branch
2014-06-10 15:54:53 -03:00
NiR-
f1aef98626
Adding rdoc dependencies for ruby 1.8
2014-06-09 21:45:28 +02:00
NiR-
06cbff1bcf
Removing unused packages from travis conf
2014-06-09 21:26:53 +02:00
NiR-
e69f956f1e
Fixing liblxc name in travis conf.
2014-06-09 18:13:58 +02:00
Andre Nathan
c2518f1a7a
Merge pull request #20 from NiR-/fix-lxc-devel
...
Correcting compilation for the last lxc development version.
2014-06-09 09:35:45 -03:00
NiR-
25b91f2c7f
Adding all possible states in the doc and clarifying what keys method does.
2014-06-09 09:22:38 -03:00
NiR-
8e8d8cc253
Correcting compilation for the last lxc development version.
2014-06-09 08:21:45 +02:00
Andre Nathan
3de0541985
Bump version to 1.1.1
2014-06-06 11:23:48 -03:00
Andre Nathan
c0daae000d
Merge pull request #18 from NiR-/fix-empty-config
...
Fixing clear_config & config_item value
2014-06-06 11:21:41 -03:00
NiR-
2b9f45f8a5
Adding early nil return in config_item (when value is empty).
2014-06-06 10:31:39 +02:00
NiR-
755609c059
Fix clear_config method.
2014-06-06 10:24:18 +02:00
Andre Nathan
323a6519ef
Merge pull request #17 from uu59/fix_readme
...
Fix README for 1.1.0
2014-05-28 14:53:23 -03:00
uu59
8a69bc7bfd
Fix require path on sample
2014-05-24 13:49:54 +09:00
uu59
d545c94e08
Fix README for 1.1.0
2014-05-24 13:42:20 +09:00
Andre Nathan
14b589c042
Bump version to 1.1.0
2014-05-20 10:20:50 -03:00
Andre Nathan
d600c76f04
Add debian directory
2014-05-20 10:20:46 -03:00
Andrea C. Granata
d7d3a0aed1
Allow passing of bdevspecs to Container#create
2014-05-20 09:21:42 -03:00
Andre Nathan
312715d2aa
Version 1.0.2
2014-03-29 11:41:03 -03:00
Andre Nathan
198851ebd2
Merge pull request #15 from jkeiser/args
...
Use default values for #start missing options
2014-03-27 14:46:20 -03:00
John Keiser
645833c77a
Allow start(:single_arg => value)
2014-03-27 07:47:14 -07:00
Andre Nathan
8593a693ae
Fix RETURN_WITHOUT_GVL macros
2014-03-27 09:01:33 -03:00
Andre Nathan
a10124c8fa
Style fixes
2014-03-26 17:48:49 -03:00