[lxc-devel] [lxc-templates/master] plamo: Update the default version to 7.x

tenforward on Github lxc-bot at linuxcontainers.org
Fri Oct 5 07:59:23 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 398 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20181005/389aee1c/attachment.bin>
-------------- next part --------------
From e67a9da9efd0c6ec7bdccc1dfbb486af38654562 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <karma at jazz.email.ne.jp>
Date: Fri, 5 Oct 2018 16:56:17 +0900
Subject: [PATCH] plamo: Update the default version to 7.x

Now, 7.x is our stable version.

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
 templates/lxc-plamo.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/lxc-plamo.in b/templates/lxc-plamo.in
index a469dc1..019737c 100644
--- a/templates/lxc-plamo.in
+++ b/templates/lxc-plamo.in
@@ -374,7 +374,7 @@ usage() {
 prog=`basename $0`
 path="" ; name="" ; rootfs=""
 clean=0
-release=${release:-6.x}
+release=${release:-7.x}
 arch=`uname -m | sed 's/i.86/x86/'` ; hostarch=$arch
 bindhome=""
 sopts=hp:n:cr:a:b:


More information about the lxc-devel mailing list