The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc-templates/pull/13
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) === Now, 7.x is our stable version. Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From e67a9da9efd0c6ec7bdccc1dfbb486af38654562 Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi <ka...@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 <ka...@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:
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel