1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2024-12-22 06:20:13 +00:00
lxc-templates/templates
Mathias Gibbens 0f383bc13b
Update the list of Debian releases that work out of the box
It is still possible to create containers for jessie and stretch, although you
need to manually specify the archive mirror and keyring:

    lxc-create -t debian -n stretch -- -r stretch \
      --mirror=http://archive.debian.org/debian \
      --keyring=/usr/share/keyrings/debian-archive-removed-keys.gpg

While the jessie container starts up, it doesn't automatically get an IP -- I
didn't perform any further investigation. stretch works just fine.

Debian releases wheezy and earlier fail to create the container in various ways.

This commit just changes the presented list of releases; there is some existing
logic for handling archived releases, but I didn't want to risk breaking things
by tinkering with the existing code.

Signed-off-by: Mathias Gibbens <gibmat@debian.org>
2024-02-10 00:07:15 +00:00
..
lxc-alpine.in Fix alpine template 2024-01-27 16:11:20 +00:00
lxc-altlinux.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-archlinux.in added systemd-sysvcompat (/sbin/init missing when starting container) 2019-10-31 16:43:42 +01:00
lxc-centos.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-cirros.in initial commit 2018-02-21 18:15:08 +01:00
lxc-debian.in Update the list of Debian releases that work out of the box 2024-02-10 00:07:15 +00:00
lxc-devuan.in Changed devuan gpg key remote location 2020-09-06 20:15:47 +02:00
lxc-fedora-legacy.in initial commit 2018-02-21 18:15:08 +01:00
lxc-fedora.in fedora: support Fedora 28 2018-06-06 16:55:21 +02:00
lxc-gentoo.in templates/lxc-gentoo.in: Propperly handle aarch64. 2022-07-01 23:48:30 +02:00
lxc-kali.in lxc-kali: Also add non-free-firmware when --enable-non-free 2024-02-01 15:55:44 +07:00
lxc-openmandriva.in adjust alex name 2022-10-18 15:15:08 +02:00
lxc-opensuse.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-oracle.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-plamo.in plamo: more fixes configuration process related to pkgtools8 2021-08-18 14:00:32 +09:00
lxc-pld.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-sabayon.in sabayon: Don't fail on existing directories 2018-11-09 13:41:28 -05:00
lxc-slackware.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-sparclinux.in Reformatting tabs and spaces in a coherent way 2020-07-13 18:29:08 +02:00
lxc-sshd.in Pass $name to init.lxc 2018-05-11 20:40:19 -04:00
lxc-ubuntu-cloud.in initial commit 2018-02-21 18:15:08 +01:00
lxc-ubuntu.in initial commit 2018-02-21 18:15:08 +01:00
lxc-voidlinux.in lxc-voidlinux.in: correct repo and docs urls 2023-07-19 17:36:58 -04:00
Makefile.am Added devuan and kali references to makefiles and fixed lxc-kali.in permissions 2020-07-07 09:45:08 +02:00