V8.04.002.2025.08.11
Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 57s
🔐 Generating a Private Live ISO FLV 0. / 🔐 Generating a Private Live ISO FLV 0. (push) Failing after 14m54s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-11 19:55:16 +02:00
parent ec99539898
commit 690dcccf98
6 changed files with 9 additions and 6 deletions

View File

@@ -10,6 +10,6 @@
# SPDX-Security-Contact: security@coresecret.eu
build:
counter: 1024
counter: 1023
version: V8.04.002.2025.08.11
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml

View File

@@ -270,7 +270,7 @@ jobs:
timestamp=$(date -u +"%Y_%m_%dT%H_%M_%SZ")
### Change "--autobuild=" to the specific kernel version you need: 6.12.22+bpo-amd64.
./ciss_live_builder.sh \
--autobuild=6.12.30+bpo-amd64 \
--autobuild=6.12.38+deb12-amd64 \
--architecture amd64 \
--build-directory /opt/livebuild \
--control "${timestamp}" \

View File

@@ -270,7 +270,7 @@ jobs:
timestamp=$(date -u +"%Y_%m_%dT%H_%M_%SZ")
### Change "--autobuild=" to the specific kernel version you need: 6.12.22+bpo-amd64.
./ciss_live_builder.sh \
--autobuild=6.12.30+bpo-amd64 \
--autobuild=6.12.38+deb12-amd64 \
--architecture amd64 \
--build-directory /opt/livebuild \
--control "${timestamp}" \

View File

@@ -271,7 +271,7 @@ jobs:
timestamp=$(date -u +"%Y_%m_%dT%H_%M_%SZ")
### Change "--autobuild=" to the specific kernel version you need: 6.12.22+bpo-amd64.
./ciss_live_builder.sh \
--autobuild=6.12.30+bpo-amd64 \
--autobuild=6.12.38+deb12-amd64 \
--architecture amd64 \
--build-directory /opt/livebuild \
--control "${timestamp}" \