From 2fbbd56891d413565b993a287ae5dc669a09e77f Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Fri, 7 Feb 2014 15:42:33 -0200 Subject: [PATCH] Making clear what's a bug free kernel https://twitter.com/mzp/status/431634984256802816 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e9f64..02baef2 100644 --- a/README.md +++ b/README.md @@ -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`