Virgil Dupras
8cfe577b17
Fix LXC 3.0 compatibility with old boxes
...
Creating a new vagrant machine with a box created with an old LXC config
format would fail with LXC 3.0. We now update the LXC config of the box
itself before calling `lxc-create`.
2018-04-30 20:45:25 -04:00
Fabio Rehm
4f49be03ad
core: Make lxc-template
optional [GH-254]
2014-03-14 00:32:03 -03:00
Fabio Rehm
deac5930cc
action/handle_box_metadata: Implement support for 1.0.0 base boxes
2014-03-09 21:21:39 -03:00
Fabio Rehm
dcc0ce281f
Lets be clear about box version error
2013-06-08 01:13:51 -03:00
Fabio Rehm
e4e64d69eb
TODO
2013-06-08 01:00:39 -03:00
Fabio Rehm
93003caec3
Better be cautious here
2013-06-08 01:00:21 -03:00
Fabio Rehm
cb1f72923a
Unleash V3 boxes!
2013-06-06 00:05:34 -03:00
Fabio Rehm
5c2973108b
Support bundling lxc config files with base boxes
2013-06-06 00:04:59 -03:00
Fabio Rehm
fd0c863f34
Properly handle invalid boxes
2013-04-08 22:06:38 -03:00
Fabio Rehm
04cdd1f3db
Improved box metadata handling and container creation
2013-04-05 22:10:49 -03:00
Fabio Rehm
164e57695e
💣 BaseAction
2013-04-05 22:10:48 -03:00
Fabio Rehm
efdcf035c3
Update HandleBoxMetadata action to not extract the rootfs and just set its path on metadata hash
2013-04-05 22:10:48 -03:00
Fabio Rehm
edec52f004
HACK: Redirect rootfs extraction stderr to /dev/null as repackaged containers will output a lot of stuff (but it will still work fine :)
2013-03-30 19:23:06 -03:00
Fabio Rehm
4de5411a67
Logging output reviewed ( closes #2 )
2013-03-11 00:13:48 -03:00
Fabio Rehm
759b1c5f80
Extract rootfs tar contents into a tmp folder to avoid headaches and
...
check if a lxc-template file was included on .box
2013-03-08 00:55:58 -03:00
Fabio Rehm
cf2da28625
Handle new box metadata
2013-03-07 02:42:55 -03:00
Fabio Rehm
30d163d4bb
Move action classes into their own files
2013-03-03 02:24:05 -03:00
Fabio Rehm
274f7c7b8a
Provide --cache-path to lxc templates on creation
2013-03-02 23:12:26 -03:00
Fabio Rehm
a9acde7da1
Prepends box directory to after-create-script defined on box metadata
2013-03-02 16:43:27 -03:00
Fabio Rehm
79efbe9cd0
Make use of box metadata for creating containers
2013-03-02 12:17:04 -03:00