summaryrefslogtreecommitdiff
path: root/config/chroot_local-includes
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2025-01-24 18:05:20 +0100
committerHolger Paradies <retabell@gmx.de>2025-04-26 14:48:52 +0200
commit55993f655c29e9fd505e5f3ecfb0a15c47ba0a31 (patch)
tree50ad2f35be3c0e24f7ce3e54ea40b739f8e3b74a /config/chroot_local-includes
parent766f447f038d9539be852cd389bdbf87d16c133b (diff)
downloadkanotix-55993f655c29e9fd505e5f3ecfb0a15c47ba0a31.zip
kanotix-55993f655c29e9fd505e5f3ecfb0a15c47ba0a31.tar.gz
Build with signed-by in debian and kanotix repos
kanotix key is included in debootstrap
Diffstat (limited to 'config/chroot_local-includes')
-rw-r--r--config/chroot_local-includes/etc/apt/sources.list8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/chroot_local-includes/etc/apt/sources.list b/config/chroot_local-includes/etc/apt/sources.list
index 436a391..f9432c9 100644
--- a/config/chroot_local-includes/etc/apt/sources.list
+++ b/config/chroot_local-includes/etc/apt/sources.list
@@ -3,10 +3,10 @@
# CDROMs are managed through the apt-cdrom tool.
# Debian @DISTRIBUTION@
-deb @MIRRORDUMMY@ @DISTRIBUTION@ main contrib non-free non-free-firmware
-deb-src @MIRRORDUMMY@ @DISTRIBUTION@ main contrib non-free non-free-firmware
+deb [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] @MIRRORDUMMY@ @DISTRIBUTION@ main contrib non-free non-free-firmware
+deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] @MIRRORDUMMY@ @DISTRIBUTION@ main contrib non-free non-free-firmware
# Debian @DISTRIBUTION@ Updates
-deb http://security.debian.org @DISTRIBUTION@-security/updates main contrib non-free
-deb-src http://security.debian.org @DISTRIBUTION@-security/updates main contrib non-free
+deb [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] http://security.debian.org @DISTRIBUTION@-security/updates main contrib non-free
+deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] http://security.debian.org @DISTRIBUTION@-security/updates main contrib non-free