vagrant-lxc-ng/lib/vagrant-lxc
Paul Colomiets 9f9cb1c791 Implement sorting of synced_folders
It's useful if you want to mount something inside /vagrant or if you
have some another mount in some synced folder.

This piece of code is extracted from virtualbox driver.
2014-04-09 16:16:56 +03:00
..
action package: Nicely handle optional lxc-template on base boxes when packaging 2014-03-21 19:30:28 -03:00
backports/action core: "Tag" ShareFolders action as backport functionality 2014-03-13 00:57:36 -03:00
command command/sudoers: Minor tweaks to make the generated file work with latest changes 2014-03-27 20:04:38 -03:00
driver Merge branch 'master' of https://github.com/hiono/vagrant-lxc into next 2014-02-02 19:50:58 -02: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 Merge branch 'utsname-hostname' of github.com:fpletz/vagrant-lxc 2014-03-13 23:05:47 -03:00
config.rb remove naming cruft, clarify comment 2014-02-18 03:05:14 -05:00
driver.rb synced_folder: Fix mount_options on Vagrant 1.4+ 2014-03-14 00:21:21 -03:00
errors.rb Show something meaningful to the user in case the container already exists [GH-132] 2014-02-02 19:27:08 -02:00
plugin.rb Merge branch 'master' of github.com:jefmathiot/vagrant-lxc 2014-03-21 19:38:35 -03:00
provider.rb Check for whether lxc is installed using lxc-create 2014-02-12 01:41:55 -02:00
sudo_wrapper.rb Show something meaningful to the user in case the container already exists [GH-132] 2014-02-02 19:27:08 -02:00
synced_folder.rb Implement sorting of synced_folders 2014-04-09 16:16:56 +03:00
version.rb Up dev version 2014-04-06 18:52:19 -03:00