From f363dd383058ffc07b4f116046c4baac5fb3a1be Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Fri, 13 Jun 2014 11:46:34 +0100 Subject: [PATCH] Clarify roadmap Remove lxc and aufs dependencies and priority of running on older kernels. Docker-DCO-1.1-Signed-off-by: Glyn Normington (github: glyn) --- ROADMAP.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0ee70a6a..09b043b5 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -9,9 +9,7 @@ To suggest changes to the roadmap, including additions, please write the change ## Broader kernel support -Our goal is to make libcontainer run everywhere, but currently libcontainer requires Linux version 3.8 or higher with lxc and aufs support. If you’re deploying new machines for the purpose of running libcontainer, this is a fairly easy requirement to meet. However, if you’re adding libcontainer to an existing deployment, you may not have the flexibility to update and patch the kernel. - -Expanding libcontainer’s kernel support is a priority. This includes running on older kernel versions, but also on kernels with no AUFS support, or with incomplete lxc capabilities. +Our goal is to make libcontainer run everywhere, but currently libcontainer requires Linux version 3.8 or higher. If you’re deploying new machines for the purpose of running libcontainer, this is a fairly easy requirement to meet. However, if you’re adding libcontainer to an existing deployment, you may not have the flexibility to update and patch the kernel. ## Cross-architecture support