Commit cab79123 by KATOH Yasufumi Committed by Stéphane Graber

template: Add Plamo Linux template

This template allows to create Plamo Linux container on Plamo Linux. Plamo Linux is Japanese distribution, which is originally based on Slackware Linux. Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp> Signed-off-by: 's avatarTAMUKI Shoichi <tamuki@linet.gr.jp> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent e63b2dbc
...@@ -34,6 +34,7 @@ templates/lxc-debian ...@@ -34,6 +34,7 @@ templates/lxc-debian
templates/lxc-fedora templates/lxc-fedora
templates/lxc-opensuse templates/lxc-opensuse
templates/lxc-oracle templates/lxc-oracle
templates/lxc-plamo
templates/lxc-sshd templates/lxc-sshd
templates/lxc-ubuntu templates/lxc-ubuntu
templates/lxc-ubuntu-cloud templates/lxc-ubuntu-cloud
......
...@@ -510,6 +510,7 @@ AC_CONFIG_FILES([ ...@@ -510,6 +510,7 @@ AC_CONFIG_FILES([
templates/lxc-sshd templates/lxc-sshd
templates/lxc-archlinux templates/lxc-archlinux
templates/lxc-alpine templates/lxc-alpine
templates/lxc-plamo
src/Makefile src/Makefile
src/lxc/Makefile src/lxc/Makefile
......
...@@ -12,4 +12,5 @@ templates_SCRIPTS = \ ...@@ -12,4 +12,5 @@ templates_SCRIPTS = \
lxc-sshd \ lxc-sshd \
lxc-archlinux \ lxc-archlinux \
lxc-alpine \ lxc-alpine \
lxc-cirros lxc-cirros \
lxc-plamo
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment