mirror of
https://github.com/lxc/lxc-templates.git
synced 2026-09-19 06:31:31 +00:00
Added devuan and kali references to makefiles and fixed lxc-kali.in permissions
Signed-off-by: Tanya Degurechaff <34323200+TanyaEleventhGoddess@users.noreply.github.com>
This commit is contained in:
@@ -9,11 +9,15 @@ templatesconfig_DATA = \
|
|||||||
centos.userns.conf \
|
centos.userns.conf \
|
||||||
debian.common.conf \
|
debian.common.conf \
|
||||||
debian.userns.conf \
|
debian.userns.conf \
|
||||||
|
devuan.common.conf \
|
||||||
|
devuan.userns.conf \
|
||||||
fedora.common.conf \
|
fedora.common.conf \
|
||||||
fedora.userns.conf \
|
fedora.userns.conf \
|
||||||
gentoo.common.conf \
|
gentoo.common.conf \
|
||||||
gentoo.moresecure.conf \
|
gentoo.moresecure.conf \
|
||||||
gentoo.userns.conf \
|
gentoo.userns.conf \
|
||||||
|
kali.common.conf \
|
||||||
|
kali.userns.conf \
|
||||||
opensuse.common.conf \
|
opensuse.common.conf \
|
||||||
opensuse.userns.conf \
|
opensuse.userns.conf \
|
||||||
oracle.common.conf \
|
oracle.common.conf \
|
||||||
|
|||||||
@@ -7,9 +7,11 @@ templates_SCRIPTS = \
|
|||||||
lxc-centos \
|
lxc-centos \
|
||||||
lxc-cirros \
|
lxc-cirros \
|
||||||
lxc-debian \
|
lxc-debian \
|
||||||
|
lxc-devuan \
|
||||||
lxc-fedora \
|
lxc-fedora \
|
||||||
lxc-fedora-legacy \
|
lxc-fedora-legacy \
|
||||||
lxc-gentoo \
|
lxc-gentoo \
|
||||||
|
lxc-kali \
|
||||||
lxc-openmandriva \
|
lxc-openmandriva \
|
||||||
lxc-opensuse \
|
lxc-opensuse \
|
||||||
lxc-oracle \
|
lxc-oracle \
|
||||||
|
|||||||
Executable → Regular
Reference in New Issue
Block a user