From 7b39974ce3a0b58f7e580f3b6fdb1620660dc4b6d654617f37728344c1983cde Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Tue, 12 Aug 2025 09:56:43 +0200 Subject: [PATCH] V8.04.002.2025.08.11 Signed-off-by: Marc S. Weidner --- .../etc/apt/sources.list} | 2 +- config/templates/sources.list.binary | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) rename config/{templates/sources.list.chroot => includes.chroot_after_packages/etc/apt/sources.list} (94%) delete mode 100644 config/templates/sources.list.binary diff --git a/config/templates/sources.list.chroot b/config/includes.chroot_after_packages/etc/apt/sources.list similarity index 94% rename from config/templates/sources.list.chroot rename to config/includes.chroot_after_packages/etc/apt/sources.list index 968ecd4..8352cb3 100644 --- a/config/templates/sources.list.chroot +++ b/config/includes.chroot_after_packages/etc/apt/sources.list @@ -9,7 +9,7 @@ # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# File: config/templates/sources.list.chroot +# File: /etc/apt/sources.list # Intentionally empty – disable classic sources.list generation (deb822 in use). # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf diff --git a/config/templates/sources.list.binary b/config/templates/sources.list.binary deleted file mode 100644 index 7ce2fad..0000000 --- a/config/templates/sources.list.binary +++ /dev/null @@ -1,15 +0,0 @@ -# SPDX-Version: 3.0 -# SPDX-CreationInfo: 2025-08-12; WEIDNER, Marc S.; -# SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git -# SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency -# SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; -# SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 -# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. -# SPDX-PackageName: CISS.debian.live.builder -# SPDX-Security-Contact: security@coresecret.eu - -# File: config/templates/sources.list.binary -# Intentionally empty – disable classic sources.list in the ISO/live system. - -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf