]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add support for Linux for SPARC distribution host and template
authorWim Coekaerts <wim.coekaerts@oracle.com>
Tue, 22 Dec 2015 22:25:00 +0000 (14:25 -0800)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 4 Jan 2016 17:51:21 +0000 (12:51 -0500)
commitbeabd0a28f97372f3842746888082237c070ded1
treeb78a959334ea8e7b834b8b8b554c7e56c07f8040
parentcb65e5d71b5f34319f3a7da01f12e9f49ec77b3e
Add support for Linux for SPARC distribution host and template

Linux for SPARC is a free community Linux distribution for SPARC hosted by Oracle. See : https://oss.oracle.com/projects/linux-sparc

While the distribution is based on Oracle Linux it does have some differences and since it's not actually Oracle Linux I decided to add a separate template rather than having the Oracle Linux template also support Linux for SPARC.

This patch adds the lxc-template for Linux for SPARC and it also adds Linux for SPARC in the configure.ac as a distribution target to build.

Signed-off-by: Wim Coekaerts <wim.coekaerts@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/Makefile.am
config/templates/sparclinux.common.conf.in [new file with mode: 0644]
config/templates/sparclinux.userns.conf.in [new file with mode: 0644]
configure.ac
templates/Makefile.am
templates/lxc-sparclinux.in [new file with mode: 0644]