From 3ad17267705815a241cff0366318db049c9e54ed92e30c54707e437430a03f87 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 5 Jun 2025 22:38:12 +0200 Subject: [PATCH] V8.03.400.2025.06.05 Signed-off-by: Marc S. Weidner --- .archive/icon.lib | 2 +- .editorconfig | 2 +- .gitignore | 2 +- LIVE_ISO.public | 2 +- LIVE_ISO_FLV_0.private | 2 +- LIVE_ISO_FLV_1.private | 2 +- README.md | 2 +- ciss_live_builder.sh | 2 +- config/bootloaders/grub-efi/grub.cfg | 2 +- config/bootloaders/grub-pc/grub.cfg | 2 +- config/hooks/live/0000_generate_backup_dir.chroot | 2 +- config/hooks/live/0001_initramfs_modules.chroot | 10 +++++----- config/hooks/live/0002_verify_checksums.chroot | 2 +- config/hooks/live/0820_kernel_hardening_checker.chroot | 2 +- config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot | 2 +- .../1024_git_clone_ciss_2025_debian_installer.chroot | 2 +- config/hooks/live/9920_deleting_invalid_x509.chroot | 2 +- config/hooks/live/9940_hardening_memory.dump.chroot | 2 +- config/hooks/live/9950_fail2ban_hardening.chroot | 4 ++-- config/hooks/live/9992_password_expiration.chroot | 2 +- config/hooks/live/9994_password_policy.chroot | 8 ++++---- config/includes.binary/boot/grub/config.cfg | 2 +- config/includes.chroot/etc/live/config.conf | 2 +- .../etc/modprobe.d/30-cendev-hardening.conf | 2 +- config/includes.chroot/etc/network/interfaces | 2 +- config/includes.chroot/etc/ssh/sshd_config | 2 +- config/includes.chroot/etc/sysctl.d/99_local.hardened | 2 +- .../systemd/system/getty@tty1.service.d/override.conf | 2 +- .../preseed/.ash/0_di_preseed_include_command.sh | 2 +- .../preseed/.ash/1_di_preseed_early_command.sh | 2 +- .../preseed/.ash/2_di_partman_early_command.sh | 2 +- .../preseed/.ash/3_di_preseed_late_command.sh | 2 +- .../preseed/.ash/di_scripting_flexibility.sh | 2 +- .../preseed/.ash/di_scripting_password.sh | 6 +++--- .../includes.chroot/preseed/.ash/di_scripting_ssh.sh | 2 +- config/includes.chroot/preseed/.cfg/.directories.cfg | 2 +- config/includes.chroot/preseed/.cfg/apt.cfg | 2 +- config/includes.chroot/preseed/.cfg/base.cfg | 2 +- config/includes.chroot/preseed/.cfg/finished.cfg | 2 +- config/includes.chroot/preseed/.cfg/firmware.cfg | 2 +- config/includes.chroot/preseed/.cfg/grub.cfg | 2 +- config/includes.chroot/preseed/.cfg/locale.cfg | 2 +- config/includes.chroot/preseed/.cfg/modules.cfg | 2 +- config/includes.chroot/preseed/.cfg/network.cfg | 2 +- config/includes.chroot/preseed/.cfg/packages.cfg | 2 +- config/includes.chroot/preseed/.cfg/partitioning.cfg | 2 +- config/includes.chroot/preseed/.cfg/security.cfg | 2 +- config/includes.chroot/preseed/.cfg/software.cfg | 2 +- config/includes.chroot/preseed/.cfg/ssh.cfg | 2 +- config/includes.chroot/preseed/.cfg/time.cfg | 2 +- config/includes.chroot/preseed/.cfg/user.cfg | 2 +- config/includes.chroot/preseed/.iso/iso.sh | 2 +- .../preseed/.iso/preseed_hash_generator.sh | 2 +- config/includes.chroot/preseed/.lib/sshd_config.lib | 2 +- config/includes.chroot/root/.bashrc | 2 +- config/includes.chroot/root/.ciss/alias | 2 +- config/includes.chroot/root/.ciss/clean_logout.sh | 2 +- config/includes.chroot/root/.ciss/scan_libwrap | 2 +- config/includes.chroot/root/.ciss/shortcuts | 2 +- config/package-lists/live.list.amd64.chroot | 2 +- config/package-lists/live.list.arm64.chroot | 2 +- config/package-lists/live.list.common.chroot | 2 +- docs/CHANGELOG.md | 10 +++++----- scripts/0010_dhcp_supersede.sh | 2 +- scripts/0100_centurion_dns.sh | 4 ++-- scripts/9000-cdi-starter | 2 +- .../etc/network/9999_interfaces_update_netcup.chroot | 8 ++++---- scripts/live-boot/0030-verify-checksums | 2 +- 68 files changed, 86 insertions(+), 86 deletions(-) diff --git a/.archive/icon.lib b/.archive/icon.lib index a40a915..3654573 100644 --- a/.archive/icon.lib +++ b/.archive/icon.lib @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/.editorconfig b/.editorconfig index d484480..164cb8f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/.gitignore b/.gitignore index 0baf6ec..a8eaff4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/LIVE_ISO.public b/LIVE_ISO.public index f738dcf..c61e91a 100644 --- a/LIVE_ISO.public +++ b/LIVE_ISO.public @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-06-01; 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-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. diff --git a/LIVE_ISO_FLV_0.private b/LIVE_ISO_FLV_0.private index c05c58f..95c6509 100644 --- a/LIVE_ISO_FLV_0.private +++ b/LIVE_ISO_FLV_0.private @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-06-01; 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-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. diff --git a/LIVE_ISO_FLV_1.private b/LIVE_ISO_FLV_1.private index 4ca4207..67753af 100644 --- a/LIVE_ISO_FLV_1.private +++ b/LIVE_ISO_FLV_1.private @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-06-01; 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-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. diff --git a/README.md b/README.md index 4ba02d4..57ef6bb 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ The following happens in all cases: * The installer kernel (/install/vmlinuz) + initrd.gz are started. * The existing live system is exited. * The memory is overwritten. -* All running processes – e.g., firewall, hardened SSH access, etc. pp. – cease to exist. +* All running processes - e.g., firewall, hardened SSH access, etc. pp. - cease to exist. The Debian Installer loads: * its own kernel, diff --git a/ciss_live_builder.sh b/ciss_live_builder.sh index 38797de..0a507f8 100644 --- a/ciss_live_builder.sh +++ b/ciss_live_builder.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/bootloaders/grub-efi/grub.cfg b/config/bootloaders/grub-efi/grub.cfg index 50b273b..d740218 100644 --- a/config/bootloaders/grub-efi/grub.cfg +++ b/config/bootloaders/grub-efi/grub.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/bootloaders/grub-pc/grub.cfg b/config/bootloaders/grub-pc/grub.cfg index c3770ce..2b60fb2 100644 --- a/config/bootloaders/grub-pc/grub.cfg +++ b/config/bootloaders/grub-pc/grub.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/0000_generate_backup_dir.chroot b/config/hooks/live/0000_generate_backup_dir.chroot index 82c2873..4831c26 100644 --- a/config/hooks/live/0000_generate_backup_dir.chroot +++ b/config/hooks/live/0000_generate_backup_dir.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/0001_initramfs_modules.chroot b/config/hooks/live/0001_initramfs_modules.chroot index 45e6c64..548af0b 100644 --- a/config/hooks/live/0001_initramfs_modules.chroot +++ b/config/hooks/live/0001_initramfs_modules.chroot @@ -148,7 +148,7 @@ cat << 'EOF' >| /etc/initramfs-tools/initramfs.conf # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. @@ -207,9 +207,9 @@ COMPRESS=zstd # Defaults vary by compressor. # # Valid values are: -# 1–9 for gzip|bzip2|lzma|lzop -# 0–9 for lz4|xz -# 0–19 for zstd +# 1-9 for gzip|bzip2|lzma|lzop +# 0-9 for lz4|xz +# 0-19 for zstd # COMPRESSLEVEL=3 # @@ -253,7 +253,7 @@ cat << 'EOF' >> /etc/initramfs-tools/hooks/ciss_debian_live_builder # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/hooks/live/0002_verify_checksums.chroot b/config/hooks/live/0002_verify_checksums.chroot index 997a4ae..ded522a 100644 --- a/config/hooks/live/0002_verify_checksums.chroot +++ b/config/hooks/live/0002_verify_checksums.chroot @@ -27,7 +27,7 @@ cat << 'EOF' >| "${src}" # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/hooks/live/0820_kernel_hardening_checker.chroot b/config/hooks/live/0820_kernel_hardening_checker.chroot index 5ec566d..eeccd34 100644 --- a/config/hooks/live/0820_kernel_hardening_checker.chroot +++ b/config/hooks/live/0820_kernel_hardening_checker.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot b/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot index 50a8fd5..703cc15 100644 --- a/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot +++ b/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/1024_git_clone_ciss_2025_debian_installer.chroot b/config/hooks/live/1024_git_clone_ciss_2025_debian_installer.chroot index 40174a8..3ec8974 100644 --- a/config/hooks/live/1024_git_clone_ciss_2025_debian_installer.chroot +++ b/config/hooks/live/1024_git_clone_ciss_2025_debian_installer.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/9920_deleting_invalid_x509.chroot b/config/hooks/live/9920_deleting_invalid_x509.chroot index e12e8c2..b124220 100644 --- a/config/hooks/live/9920_deleting_invalid_x509.chroot +++ b/config/hooks/live/9920_deleting_invalid_x509.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/9940_hardening_memory.dump.chroot b/config/hooks/live/9940_hardening_memory.dump.chroot index e12be78..c7294b0 100644 --- a/config/hooks/live/9940_hardening_memory.dump.chroot +++ b/config/hooks/live/9940_hardening_memory.dump.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/hooks/live/9950_fail2ban_hardening.chroot b/config/hooks/live/9950_fail2ban_hardening.chroot index c5eee85..b3f143b 100644 --- a/config/hooks/live/9950_fail2ban_hardening.chroot +++ b/config/hooks/live/9950_fail2ban_hardening.chroot @@ -30,7 +30,7 @@ cat << 'EOF' >| /etc/fail2ban/jail.d/centurion-default.conf # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://cendev.eu/marc.weidner/CISS.2025.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency -# SPDX-FileCopyrightText: 2024–2025; WEIDNER, Marc S.; +# 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.2025.hardened.installer framework. @@ -46,7 +46,7 @@ findtime = 24h bantime = 24h ### SSH Handling: Foreign IP (not in /etc/hosts.allow): refused to connect: immediate ban [sshd-refused] -### Jump host mistyped 1–3 times: no ban, only after four attempts [sshd] +### Jump host mistyped 1-3 times: no ban, only after four attempts [sshd] [sshd] enabled = true diff --git a/config/hooks/live/9992_password_expiration.chroot b/config/hooks/live/9992_password_expiration.chroot index 6b236ad..267b5da 100644 --- a/config/hooks/live/9992_password_expiration.chroot +++ b/config/hooks/live/9992_password_expiration.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/hooks/live/9994_password_policy.chroot b/config/hooks/live/9994_password_policy.chroot index e18ae5f..2c18cb1 100644 --- a/config/hooks/live/9994_password_policy.chroot +++ b/config/hooks/live/9994_password_policy.chroot @@ -26,7 +26,7 @@ cat << 'EOF' >| /etc/security/pwquality.conf # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. @@ -34,7 +34,7 @@ cat << 'EOF' >| /etc/security/pwquality.conf # SPDX-Security-Contact: security@coresecret.eu ### Current recommendations for '/etc/security/pwquality.conf' based on common best practices, -### including NIST SP 800–63B, https://pages.nist.gov/800-63-3/sp800-63b.html +### including NIST SP 800-63B, https://pages.nist.gov/800-63-3/sp800-63b.html ### and weighing usability against security. ### Configuration for systemwide password quality limits @@ -46,7 +46,7 @@ difok = 4 ### Length over complexity: Studies show that longer passphrases are significantly more ### resistant to brute-force and dictionary attacks. NIST recommends at least eight characters -### but advises longer passphrases (e.g., 12–64) for increased security. Twenty characters strike a +### but advises longer passphrases (e.g., 12-64) for increased security. Twenty characters strike a ### good balance between security and user convenience. ### Minimum acceptable size for the new password (plus one if ### credits are not disabled, which is the default). (See pam_cracklib manual.) @@ -54,7 +54,7 @@ difok = 4 minlen = 20 ### dcredit = 0, ucredit = 0, lcredit = 0, ocredit = 0, minclass = 0 -### NIST SP 800–63B advises against rigid complexity rules (numbers, symbols, uppercase) +### NIST SP 800-63B advises against rigid complexity rules (numbers, symbols, uppercase) ### because they can lead users to adopt predictable patterns (e.g., "Pa$$word!"). ### Length and dictionary checks are more effective. diff --git a/config/includes.binary/boot/grub/config.cfg b/config/includes.binary/boot/grub/config.cfg index fa353ad..0671446 100644 --- a/config/includes.binary/boot/grub/config.cfg +++ b/config/includes.binary/boot/grub/config.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/includes.chroot/etc/live/config.conf b/config/includes.chroot/etc/live/config.conf index 3b838ef..a600cc2 100644 --- a/config/includes.chroot/etc/live/config.conf +++ b/config/includes.chroot/etc/live/config.conf @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf b/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf index 376ec04..a6dd40b 100644 --- a/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf +++ b/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/etc/network/interfaces b/config/includes.chroot/etc/network/interfaces index ebd5a9a..10c9bf4 100644 --- a/config/includes.chroot/etc/network/interfaces +++ b/config/includes.chroot/etc/network/interfaces @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/etc/ssh/sshd_config b/config/includes.chroot/etc/ssh/sshd_config index 0f8947b..184e5bd 100644 --- a/config/includes.chroot/etc/ssh/sshd_config +++ b/config/includes.chroot/etc/ssh/sshd_config @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/etc/sysctl.d/99_local.hardened b/config/includes.chroot/etc/sysctl.d/99_local.hardened index 9192e7a..71f869d 100644 --- a/config/includes.chroot/etc/sysctl.d/99_local.hardened +++ b/config/includes.chroot/etc/sysctl.d/99_local.hardened @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf b/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf index 2428164..59944ce 100644 --- a/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf +++ b/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh b/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh index 9f181d4..e9236f1 100644 --- a/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh +++ b/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh b/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh index 3dfeffa..b4dc3e7 100644 --- a/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh +++ b/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh b/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh index 9f33aae..5043b34 100644 --- a/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh +++ b/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh b/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh index 14d9615..daf10fb 100644 --- a/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh +++ b/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh b/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh index a88d0f9..e8e9fdb 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.ash/di_scripting_password.sh b/config/includes.chroot/preseed/.ash/di_scripting_password.sh index ad46f5e..b161d5d 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_password.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_password.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. @@ -26,13 +26,13 @@ grep -o '[!-~]' /dev/urandom | tr -d '\n' | head -c64 >> "${TMP_PASSPHRASE_FILE} DEB_INSTALLER_CRYPT_INC_FILE=$(mktemp) readonly DEB_INSTALLER_CRYPT_INC_FILE -# Read the first line (the passphrase) – POSIX-compliant +# Read the first line (the passphrase) - POSIX-compliant # IFS= prevents leading/trailing spaces from being truncated, # -r ensures that backslashes are not interpreted. IFS= read -r passphrase < "${TMP_PASSPHRASE_FILE}" # A single printf call with exactly one redirect -# – ShellCheck-compliant and valid in POSIX-sh +# - ShellCheck-compliant and valid in POSIX-sh printf 'd-i partman-crypto/passphrase string %s\n' "${passphrase}" >> "$DEB_INSTALLER_CRYPT_INC_FILE" printf 'd-i partman-crypto/passphrase-again string %s\n' "${passphrase}" >> "$DEB_INSTALLER_CRYPT_INC_FILE" diff --git a/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh b/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh index 44b23fa..4813d4e 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/.directories.cfg b/config/includes.chroot/preseed/.cfg/.directories.cfg index f8741dc..f11af8f 100644 --- a/config/includes.chroot/preseed/.cfg/.directories.cfg +++ b/config/includes.chroot/preseed/.cfg/.directories.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/apt.cfg b/config/includes.chroot/preseed/.cfg/apt.cfg index 2cdb925..8999eb7 100644 --- a/config/includes.chroot/preseed/.cfg/apt.cfg +++ b/config/includes.chroot/preseed/.cfg/apt.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/base.cfg b/config/includes.chroot/preseed/.cfg/base.cfg index 6fbcfdb..5a99749 100644 --- a/config/includes.chroot/preseed/.cfg/base.cfg +++ b/config/includes.chroot/preseed/.cfg/base.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/finished.cfg b/config/includes.chroot/preseed/.cfg/finished.cfg index 390d8c4..ee69462 100644 --- a/config/includes.chroot/preseed/.cfg/finished.cfg +++ b/config/includes.chroot/preseed/.cfg/finished.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/firmware.cfg b/config/includes.chroot/preseed/.cfg/firmware.cfg index 92479a1..59d4bb5 100644 --- a/config/includes.chroot/preseed/.cfg/firmware.cfg +++ b/config/includes.chroot/preseed/.cfg/firmware.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/grub.cfg b/config/includes.chroot/preseed/.cfg/grub.cfg index 5129e6f..43664de 100644 --- a/config/includes.chroot/preseed/.cfg/grub.cfg +++ b/config/includes.chroot/preseed/.cfg/grub.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/locale.cfg b/config/includes.chroot/preseed/.cfg/locale.cfg index 5c6d8be..a0e5326 100644 --- a/config/includes.chroot/preseed/.cfg/locale.cfg +++ b/config/includes.chroot/preseed/.cfg/locale.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/modules.cfg b/config/includes.chroot/preseed/.cfg/modules.cfg index 1e92378..62837e1 100644 --- a/config/includes.chroot/preseed/.cfg/modules.cfg +++ b/config/includes.chroot/preseed/.cfg/modules.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/network.cfg b/config/includes.chroot/preseed/.cfg/network.cfg index bb68f67..1c1edf6 100644 --- a/config/includes.chroot/preseed/.cfg/network.cfg +++ b/config/includes.chroot/preseed/.cfg/network.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/packages.cfg b/config/includes.chroot/preseed/.cfg/packages.cfg index 4e294cd..6052c8f 100644 --- a/config/includes.chroot/preseed/.cfg/packages.cfg +++ b/config/includes.chroot/preseed/.cfg/packages.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/partitioning.cfg b/config/includes.chroot/preseed/.cfg/partitioning.cfg index 34f2045..36fcfc0 100644 --- a/config/includes.chroot/preseed/.cfg/partitioning.cfg +++ b/config/includes.chroot/preseed/.cfg/partitioning.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/security.cfg b/config/includes.chroot/preseed/.cfg/security.cfg index 95731fe..0563bad 100644 --- a/config/includes.chroot/preseed/.cfg/security.cfg +++ b/config/includes.chroot/preseed/.cfg/security.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/software.cfg b/config/includes.chroot/preseed/.cfg/software.cfg index 0b4900b..baa296b 100644 --- a/config/includes.chroot/preseed/.cfg/software.cfg +++ b/config/includes.chroot/preseed/.cfg/software.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/ssh.cfg b/config/includes.chroot/preseed/.cfg/ssh.cfg index 14f6b56..d3086dc 100644 --- a/config/includes.chroot/preseed/.cfg/ssh.cfg +++ b/config/includes.chroot/preseed/.cfg/ssh.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/time.cfg b/config/includes.chroot/preseed/.cfg/time.cfg index bb923f0..d595b3c 100644 --- a/config/includes.chroot/preseed/.cfg/time.cfg +++ b/config/includes.chroot/preseed/.cfg/time.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.cfg/user.cfg b/config/includes.chroot/preseed/.cfg/user.cfg index 797f0be..cad088f 100644 --- a/config/includes.chroot/preseed/.cfg/user.cfg +++ b/config/includes.chroot/preseed/.cfg/user.cfg @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.iso/iso.sh b/config/includes.chroot/preseed/.iso/iso.sh index a5d30df..3d6c8c6 100644 --- a/config/includes.chroot/preseed/.iso/iso.sh +++ b/config/includes.chroot/preseed/.iso/iso.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh index 0fad2da..04b5e9c 100644 --- a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh +++ b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/preseed/.lib/sshd_config.lib b/config/includes.chroot/preseed/.lib/sshd_config.lib index 285895a..7f1d7a5 100644 --- a/config/includes.chroot/preseed/.lib/sshd_config.lib +++ b/config/includes.chroot/preseed/.lib/sshd_config.lib @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://cendev.eu/marc.weidner/CISS.2025.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency -# SPDX-FileCopyrightText: 2024–2025; WEIDNER, Marc S.; +# 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.2025.hardened.installer framework. diff --git a/config/includes.chroot/root/.bashrc b/config/includes.chroot/root/.bashrc index 2020dc0..30e1cb8 100644 --- a/config/includes.chroot/root/.bashrc +++ b/config/includes.chroot/root/.bashrc @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/root/.ciss/alias b/config/includes.chroot/root/.ciss/alias index 02a2523..6b767ef 100644 --- a/config/includes.chroot/root/.ciss/alias +++ b/config/includes.chroot/root/.ciss/alias @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/root/.ciss/clean_logout.sh b/config/includes.chroot/root/.ciss/clean_logout.sh index 77a9cd9..8c8873a 100644 --- a/config/includes.chroot/root/.ciss/clean_logout.sh +++ b/config/includes.chroot/root/.ciss/clean_logout.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/includes.chroot/root/.ciss/scan_libwrap b/config/includes.chroot/root/.ciss/scan_libwrap index 9b78123..0317b2b 100644 --- a/config/includes.chroot/root/.ciss/scan_libwrap +++ b/config/includes.chroot/root/.ciss/scan_libwrap @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/includes.chroot/root/.ciss/shortcuts b/config/includes.chroot/root/.ciss/shortcuts index 549b1f3..8f85e7f 100644 --- a/config/includes.chroot/root/.ciss/shortcuts +++ b/config/includes.chroot/root/.ciss/shortcuts @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/config/package-lists/live.list.amd64.chroot b/config/package-lists/live.list.amd64.chroot index 428103e..1b37196 100644 --- a/config/package-lists/live.list.amd64.chroot +++ b/config/package-lists/live.list.amd64.chroot @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/package-lists/live.list.arm64.chroot b/config/package-lists/live.list.arm64.chroot index 3d4136f..d7029a0 100644 --- a/config/package-lists/live.list.arm64.chroot +++ b/config/package-lists/live.list.arm64.chroot @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/config/package-lists/live.list.common.chroot b/config/package-lists/live.list.common.chroot index de3853e..af0e109 100644 --- a/config/package-lists/live.list.common.chroot +++ b/config/package-lists/live.list.common.chroot @@ -2,7 +2,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 27aff46..3bf4e62 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -20,14 +20,14 @@ include_toc: true * [9993_aide.chroot](../config/hooks/live/9993_aide.chroot) * [9997_debsums.chroot](../config/hooks/live/9997_debsums.chroot) * Added basic linter checks for: - * '*.sh', - * '*.zsh', - * '*.chroot', - * all files with Shebang (#!) for: + * **``*.sh``**, + * **``*.zsh``**, + * **``*.chroot``**, + * all files with Shebang **``#``**! for: * Windows CRLF line endings * unauthorized control characters (C0 control characters except \t, \n) * non-ASCII (ambiguous UTF) characters - [linter_char_scripts.yaml](../.gitea/workflows/linter_char_scripts.yaml) + * [linter_char_scripts.yaml](../.gitea/workflows/linter_char_scripts.yaml) --- **[no tracking | no logging | no advertising | no profiling | no bullshit](https://coresecret.eu/)** diff --git a/scripts/0010_dhcp_supersede.sh b/scripts/0010_dhcp_supersede.sh index ed09bad..00fb909 100644 --- a/scripts/0010_dhcp_supersede.sh +++ b/scripts/0010_dhcp_supersede.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/scripts/0100_centurion_dns.sh b/scripts/0100_centurion_dns.sh index 1935abd..1c4d6bf 100644 --- a/scripts/0100_centurion_dns.sh +++ b/scripts/0100_centurion_dns.sh @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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. @@ -28,7 +28,7 @@ cat << 'EOF' >| "${HANDLER_BUILD_DIR}"/config/includes.binary/hooks/live-bottom/ # SPDX-CreationInfo: 2025-05-05; 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-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. diff --git a/scripts/9000-cdi-starter b/scripts/9000-cdi-starter index ecf1be5..b112ffe 100644 --- a/scripts/9000-cdi-starter +++ b/scripts/9000-cdi-starter @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/scripts/etc/network/9999_interfaces_update_netcup.chroot b/scripts/etc/network/9999_interfaces_update_netcup.chroot index ed25805..de56b67 100644 --- a/scripts/etc/network/9999_interfaces_update_netcup.chroot +++ b/scripts/etc/network/9999_interfaces_update_netcup.chroot @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. @@ -22,7 +22,7 @@ cat << 'EOF' >| /etc/network/interfaces # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. @@ -65,7 +65,7 @@ cat << 'EOF' >| /etc/network/interfaces.d/99-netcup-static # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. @@ -88,7 +88,7 @@ cat << 'EOF_SCRIPT' >| /usr/local/bin/insert_net_source.sh # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework. diff --git a/scripts/live-boot/0030-verify-checksums b/scripts/live-boot/0030-verify-checksums index 7fe106d..d4bd42c 100644 --- a/scripts/live-boot/0030-verify-checksums +++ b/scripts/live-boot/0030-verify-checksums @@ -3,7 +3,7 @@ # SPDX-CreationInfo: 2025-05-05; 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-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.hardened.installer framework.