V9.14.008.2026.06.04
🛡️ 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
🛡️ 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:
@@ -35,6 +35,7 @@ declare -g VAR_HANDLER_NETCUP_IPV6="false"
|
||||
declare -g VAR_HANDLER_SPLASH=""
|
||||
declare -g VAR_HASHED_PWD=""
|
||||
declare -g VAR_SCRIPT_SUCCESS="false"
|
||||
declare -g VAR_SOPS_VERSION="3.13.0"
|
||||
declare -g VAR_SSHFP="false"
|
||||
declare -g VAR_SSHPORT=""
|
||||
declare -g VAR_SSHPUBKEY=""
|
||||
@@ -52,6 +53,7 @@ declare -gr VAR_PACKAGES_FILE="chroot.packages.live"
|
||||
declare -gx VAR_AGE_KEY=""
|
||||
declare -gx VAR_AGE="false"
|
||||
declare -gx VAR_CDLB_INSIDE_RUNNER="${VAR_CDLB_INSIDE_RUNNER:-false}"
|
||||
declare -gx VAR_CISS_SECUREBOOT_PROFILE="debian-shim"
|
||||
declare -gx VAR_LUKS_KEY=""
|
||||
declare -gx VAR_LUKS="false"
|
||||
declare -gx VAR_SIGNER="false"
|
||||
@@ -85,6 +87,7 @@ declare -gir ERR_PASS_PLICY=211 # --root-password-file password MUST NOT contain
|
||||
declare -gir ERR__SSH__PORT=212 # --ssh-port MUST be an integer between '1' and '65535'
|
||||
declare -gir ERR_ARG_MSMTCH=213 # Wrong Number of optional Arguments provided
|
||||
declare -gir ERR_DROPBEAR_V=214 # --dropbear-version MUST match the bundled Dropbear tarball version format
|
||||
declare -gir ERR__SOPS__VER=215 # --sops-version MUST match the upstream SOPS semantic version format
|
||||
declare -gir ERR_SECRETSSYM=251 # VAR_TMP_SECRET is a symlink.
|
||||
declare -gir ERR_NOTABSPATH=252 # Not an absolute path
|
||||
declare -gir ERR_INVLD_CHAR=253 # Invalid Character
|
||||
|
||||
Reference in New Issue
Block a user