mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-28 04:22:38 +00:00
Requires pkgtools and slackpkg (from the slackware-current tree). Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
22 lines
325 B
Makefile
22 lines
325 B
Makefile
templatesdir=@LXCTEMPLATEDIR@
|
|
|
|
templates_SCRIPTS = \
|
|
lxc-alpine \
|
|
lxc-altlinux \
|
|
lxc-archlinux \
|
|
lxc-busybox \
|
|
lxc-centos \
|
|
lxc-cirros \
|
|
lxc-debian \
|
|
lxc-download \
|
|
lxc-fedora \
|
|
lxc-gentoo \
|
|
lxc-openmandriva \
|
|
lxc-opensuse \
|
|
lxc-oracle \
|
|
lxc-plamo \
|
|
lxc-slackware \
|
|
lxc-sshd \
|
|
lxc-ubuntu \
|
|
lxc-ubuntu-cloud
|