The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/crio-lxc/pull/5

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Serge Hallyn <shal...@cisco.com>
From 33a0390ea02ab1a7e6060bb19811fb5adfd7d107 Mon Sep 17 00:00:00 2001
From: Serge Hallyn <shal...@cisco.com>
Date: Fri, 19 Apr 2019 12:15:02 -0500
Subject: [PATCH] readme: mention new enough liblxc is needed

Signed-off-by: Serge Hallyn <shal...@cisco.com>
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index fa4be14..bfa2b23 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,10 @@ make
 
 Then specify the `crio-lxc` binary you just built as the value for
 `default_runtime` in the `crio.runtime` section of `/etc/crio/crio.conf`.
+
+## Notes
+
+Note that you must have a new enough liblxc, one which supports the
+"lxc.rootfs.managed" key.  3.0.3 is not new enough, 3.1 is.  On Ubuntu,
+you can upgrade using the ubuntu-lxc/lxc-git-master PPA.  Arch and
+OpenSUSE tumbleweed should be uptodate.
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to