From 2c32f1caa6bb6fff1e2d0daefe3f1f675b99474c Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sat, 7 Sep 2013 19:44:05 -0300 Subject: [PATCH] Add instructions to install additional packages required Thanks @achaphiv for pointing out on https://github.com/fgrehm/vagrant-lxc/issues/134#issuecomment-24009687 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ead687..2d9b61f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ and the [changelog](CHANGELOG.md) for most up to date information.* * A [bug-free](https://github.com/fgrehm/vagrant-lxc/wiki/Troubleshooting#im-unable-to-restart-containers) kernel 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 redir` +hosts and installing the dependencies on it basically means a `apt-get install lxc lxc-templates cgroup-lite redir` and a `apt-get update && apt-get dist-upgrade` to upgrade the kernel. Some manual steps are required to set up a Linode machine prior to using this