V8.13.440.2025.11.19
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m21s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m21s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -371,6 +371,11 @@ chmod 0644 /run/ciss-rootdev 2>/dev/null || true
|
||||
export CISS_ROOT_DEV="${CDLB_MAPPER_DEV}"
|
||||
export CISS_ROOT_DIR=""
|
||||
|
||||
{
|
||||
printf 'PLAIN_ROOT=1\n'
|
||||
printf 'ROOT=%s\n' "%s" "${MNT_ROOTFS}"
|
||||
} >> /conf/param.conf 2>/dev/null || true
|
||||
|
||||
log "Decrypted root device exposed at [/run/ciss-rootdev] -> [${CDLB_MAPPER_DEV}]"
|
||||
printf "\e[92m[INFO] CISS LUKS decryption : Decrypted root device exposed at: [/run/ciss-rootdev] -> [%s] \n\e[0m" "${CDLB_MAPPER_DEV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user