V9.14.018.2026.06.07
🛡️ Retrieve DNSSEC status of coresecret.dev. / 🛡️ Retrieve DNSSEC status of coresecret.dev. (push) Has been cancelled
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Has been cancelled
💙 Generating a PUBLIC Live ISO. / 💙 Generating a PUBLIC Live ISO. (push) Has been cancelled
🔐 Generating a Private Live ISO TRIXIE. / 🔐 Generating a Private Live ISO TRIXIE. (push) Has been cancelled

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2026-06-07 07:24:22 +01:00
parent 8b6731f1be
commit 9cdcc0a9ec
56 changed files with 204 additions and 97 deletions
@@ -14,9 +14,16 @@
# SPDX-PackageName: CISS.debian.live.builder
# SPDX-Security-Contact: security@coresecret.eu
### Modified Version of the original file:
### https://salsa.debian.org/live-team/live-boot 'components/9990-networking.sh'
### Change the behavior so that the systemd-networkd stack '/etc/resolv.conf' is not overwritten.
# Modified Version of the original file:
# https://salsa.debian.org/live-team/live-boot 'components/9990-networking.sh'
# Change the behavior so that the systemd-networkd stack '/etc/resolv.conf' is not overwritten.
# Module summary:
# - Resolve the boot interface from Syslinux/PXELINUX BOOTIF metadata when available.
# - Bring up live-boot networking for local, netboot, fetch, HTTPFS, and FTPFS paths.
# - Probe configured or discovered interfaces with ipconfig and export the selected device.
# - Populate hostname, hosts, DNS, and HWADDR data only where needed by later boot stages.
# - Preserve an existing /etc/resolv.conf so systemd-networkd ownership is not overwritten.
# set -e