V9.14.022.2026.06.10
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
+11
-3
@@ -8,14 +8,14 @@ include_toc: true
|
||||
**Centurion Intelligence Consulting Agency Information Security Standard**<br>
|
||||
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*<br>
|
||||
**Master Version**: 9.14<br>
|
||||
**Build**: V9.14.020.2026.06.08<br>
|
||||
**Build**: V9.14.022.2026.06.10<br>
|
||||
|
||||
# 2.1. Usage
|
||||
````text
|
||||
CDLB(1) CISS.debian.live.builder CDLB(1)
|
||||
|
||||
CISS.debian.live.builder from https://git.coresecret.dev/msw
|
||||
Master V9.14.020.2026.06.08
|
||||
Master V9.14.022.2026.06.10
|
||||
A lightweight Shell Wrapper for building a hardened Debian Live ISO Image.
|
||||
|
||||
(c) Marc S. Weidner, 2018 - 2026
|
||||
@@ -98,6 +98,14 @@ A lightweight Shell Wrapper for building a hardened Debian Live ISO Image.
|
||||
Provides statistic only after successful building a CISS.debian.live-ISO. While enabling '--log-statistics-only'
|
||||
the argument '--build-directory' MUST be provided.
|
||||
|
||||
--primordial-ssh <INTEGER>
|
||||
Adds one outgoing UFW TCP exception for a bootstrap/recovery SSH port.
|
||||
Outgoing only: no incoming firewall rule is added, and this option does not replace '--ssh-port'.
|
||||
Effective only when the Live System's UFW outgoing policy is 'deny'.
|
||||
Port MUST be a decimal integer between '1' and '65535'.
|
||||
Example fragment:
|
||||
./ciss_live_builder.sh --ssh-port 42842 --primordial-ssh 2222
|
||||
|
||||
--provider-netcup-ipv6
|
||||
Activates IPv6 support for Netcup Root Server. One unique IPv6 address MUST be provided in this case and MUST be
|
||||
encapsulated with [], e.g., [1234::abcd].
|
||||
@@ -168,7 +176,7 @@ A lightweight Shell Wrapper for building a hardened Debian Live ISO Image.
|
||||
💷 Please consider donating to my work at:
|
||||
🌐 https://coresecret.eu/spenden/
|
||||
|
||||
V9.14.020.2026.06.08 2026-05-17 CDLB(1)
|
||||
V9.14.022.2026.06.10 2026-05-17 CDLB(1)
|
||||
````
|
||||
|
||||
# 3. Booting
|
||||
|
||||
Reference in New Issue
Block a user