Making clear what's a bug free kernel

https://twitter.com/mzp/status/431634984256802816
This commit is contained in:
Fabio Rehm 2014-02-07 15:42:33 -02:00
parent 1083f100ad
commit 2fbbd56891

View file

@ -23,7 +23,7 @@ to see it in action.
* [Vagrant 1.1+](http://downloads.vagrantup.com/)
* lxc 0.7.5+
* redir (if you are planning to use port forwarding)
* A [bug-free](https://github.com/fgrehm/vagrant-lxc/wiki/Troubleshooting#im-unable-to-restart-containers) kernel
* A [kernel >= >= 3.5.0-17.28](https://github.com/fgrehm/vagrant-lxc/wiki/Troubleshooting#wiki-im-unable-to-restart-containers)
The plugin is known to work better and pretty much out of the box on Ubuntu 12.04+
hosts and installing the dependencies on it basically means a `apt-get install lxc lxc-templates cgroup-lite redir`