[lxc-devel] [lxc/master] lxc-download: Bump compat level to 4

stgraber on Github lxc-bot at linuxcontainers.org
Sun Feb 19 20:18:15 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 410 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20170219/7113a900/attachment.bin>
-------------- next part --------------
From 3ab18243f20f09272db632cf9339a383fd0ec454 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Sun, 19 Feb 2017 15:17:39 -0500
Subject: [PATCH] lxc-download: Bump compat level to 4
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

For templates introduced after LXC 2.0 was released.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 templates/lxc-download.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/lxc-download.in b/templates/lxc-download.in
index e0ffdb2..e749473 100644
--- a/templates/lxc-download.in
+++ b/templates/lxc-download.in
@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
 # Defaults
 DOWNLOAD_ARCH=
 DOWNLOAD_BUILD=
-DOWNLOAD_COMPAT_LEVEL=3
+DOWNLOAD_COMPAT_LEVEL=4
 DOWNLOAD_DIST=
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"


More information about the lxc-devel mailing list