1
0
mirror of https://github.com/lxc/lxc-templates.git synced 2024-12-22 06:20:13 +00:00
Old style template scripts for LXC (prefer distrobuilder)
Go to file
Antonio Terceiro 56a2d30c41 lxc-debian: avoid installing unauthenticated packages
--force-yes is deprecated, and is a shortcut for
--allow-unauthenticated, --allow-downgrades, --allow-remove-essential,
--allow-change-held-packages. --allow-unauthenticated is the only
likely to be needed here, so instead of allowing unauthenticated
packages, copy any custom keyring used inside the rootfs so any packages
we need to install are properly authenticated. The common case is
debian-ports-archive-keyring.

Signed-off-by: Antonio Terceiro <terceiro@debian.org>
2022-04-10 06:39:07 -03:00
config Added devuan and kali references to makefiles and fixed lxc-kali.in permissions 2020-07-07 09:45:08 +02:00
templates lxc-debian: avoid installing unauthenticated packages 2022-04-10 06:39:07 -03:00
AUTHORS initial commit 2018-02-21 18:15:08 +01:00
autogen.sh initial commit 2018-02-21 18:15:08 +01:00
configure.ac configure.ac: generate lxc-* as executable 2022-04-10 06:31:35 -03:00
CONTRIBUTING initial commit 2018-02-21 18:15:08 +01:00
COPYING initial commit 2018-02-21 18:15:08 +01:00
INSTALL initial commit 2018-02-21 18:15:08 +01:00
MAINTAINERS initial commit 2018-02-21 18:15:08 +01:00
Makefile.am initial commit 2018-02-21 18:15:08 +01:00
NEWS initial commit 2018-02-21 18:15:08 +01:00
README initial commit 2018-02-21 18:15:08 +01:00