vagrant-lxc-ng/lib/vagrant-lxc
Kristof Willaert a4768c26ca Add fallback mechanism for platforms without attach support
Some platforms (most notably CentOS and RHEL) use a kernel without
'attach' support. This patch detects this absence and falls back
to the alternative ways of doing things like detection of IP address
and halting the container.
It does so by running the command "true" through lxc-attach.
2014-06-03 17:53:26 +02:00
..
action action/ip_from_dnsmasq: Handle nil container hwaddr value 2014-05-12 23:56:39 -03:00
backports/action core: "Tag" ShareFolders action as backport functionality 2014-03-13 00:57:36 -03:00
command command/sudoers: Fix whitelisting to take GH-277 into account 2014-05-12 23:05:42 -03:00
driver Add fallback mechanism for platforms without attach support 2014-06-03 17:53:26 +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 Add fallback mechanism for platforms without attach support 2014-06-03 17:53:26 +02:00
config.rb config: Switch default backingstore to "best" [GH-277] 2014-05-04 20:37:09 -03:00
driver.rb Add fallback mechanism for platforms without attach support 2014-06-03 17:53:26 +02: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 sudoers command now creates a safe wrapper script. 2014-04-09 15:53:20 +02:00
sudo_wrapper.rb Removed unsecure calls to SudoWrapper#su_c. 2014-04-17 12:56:56 +02:00
synced_folder.rb Implement sorting of synced_folders 2014-04-09 16:16:56 +03:00
version.rb Up dev version 2014-05-13 00:29:42 -03:00