vagrant-lxc-ng/lib/vagrant-lxc
Tim Goddard fe532525c8 Support for formatted overlayfs path spec when finding the root FS path
We're using snapshots in a CI set-up so that a Vagrant cluster can be built
once, then each push to the repository only checked as an incremental
update to the cluster. We copy each LXC VM to a master image, then re-create
the original names as snapshots.

This change corrects a method which assumes the LXC root path in the config
file is a simple directory name, which is only true for directory-backed
instances.

Conflicts:
	spec/unit/driver_spec.rb
2014-11-12 15:21:28 +13:00
..
action action/fetch_ip_with_lxc_attach: Attach to the MOUNT namespace in order to fix GH-300 2014-07-24 21:58:04 -03:00
backports/action core: "Tag" ShareFolders action as backport functionality 2014-03-13 00:57:36 -03:00
command Remove version suffix from generated sudoers commands 2014-09-22 23:07:12 -03:00
driver Tweaks to get the changes introduced on GH-317 to work with the sudo wrapper 2014-10-15 01:01:43 -03:00
provider/cap core: Introduce a public_address capability so that we can use vagrant share 2014-03-13 00:57:36 -03:00
action.rb Prefix action to fetch containers IP with ssh so that vagrant does not lock around its execution 2014-10-15 01:02:52 -03:00
config.rb config: Switch default backingstore to "best" [GH-277] 2014-05-04 20:37:09 -03:00
driver.rb Support for formatted overlayfs path spec when finding the root FS path 2014-11-12 15:21:28 +13:00
errors.rb The path of storage containers taken from lxc-config, instead of using a constant for lxc>=1.0.0. 2014-09-23 16:07:03 +04:00
plugin.rb Merge branch 'master' of github.com:jefmathiot/vagrant-lxc 2014-03-21 19:38:35 -03:00
provider.rb Prefix action to fetch containers IP with ssh so that vagrant does not lock around its execution 2014-10-15 01:02:52 -03:00
sudo_wrapper.rb driver/cli: Deal with namespaces args for lxc-attach when the sudo wrapper script is in place [GH-300] 2014-07-24 21:58:04 -03:00
synced_folder.rb synced_folder: Emit vagrant-mounted upstart event when starting containers 2014-09-22 23:44:01 -03:00
version.rb v1.0.1 2014-10-15 01:04:37 -03:00