mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-28 19:05:50 +00:00
21 lines
308 B
Makefile
21 lines
308 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-sshd \
|
|
lxc-ubuntu \
|
|
lxc-ubuntu-cloud
|