V8.03.644.2025.06.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m11s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m11s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -44,4 +44,7 @@
|
||||
🎯
|
||||
🔍
|
||||
💡
|
||||
📐
|
||||
✍️
|
||||
🏗
|
||||
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh
|
||||
@@ -26,7 +26,7 @@ on:
|
||||
jobs:
|
||||
generate-private-ciss-debian-live-iso:
|
||||
name: 🔐 Generating a Private Live ISO FLV 0.
|
||||
runs-on: ciss.debian.live.builder
|
||||
runs-on: ciss.debian.live.builder.iso.generator
|
||||
|
||||
### Run all steps inside Debian Bookworm
|
||||
container:
|
||||
|
||||
@@ -26,7 +26,7 @@ on:
|
||||
jobs:
|
||||
generate-private-ciss-debian-live-iso:
|
||||
name: 💙 Generating a PUBLIC Live ISO.
|
||||
runs-on: ciss.debian.live.builder
|
||||
runs-on: ciss.debian.live.builder.iso.generator
|
||||
|
||||
### Run all steps inside Debian Bookworm
|
||||
container:
|
||||
|
||||
@@ -25,8 +25,6 @@ DEBIAN_FRONTEND=noninteractive \
|
||||
curl \
|
||||
debootstrap \
|
||||
iproute2 \
|
||||
linux-doc-6.12 \
|
||||
linux-source \
|
||||
ncat \
|
||||
nmap \
|
||||
ssh \
|
||||
|
||||
@@ -15,6 +15,17 @@ include_toc: true
|
||||
## V8.03.644.2025.06.07
|
||||
|
||||
* Updated workflows ISO Generators Runners.
|
||||
* Installing ``bookworm-backports`` Versions of:
|
||||
* ``btrfs-progs``
|
||||
* ``curl``
|
||||
* ``debootstrap``
|
||||
* ``iproute2``
|
||||
* ``ncat``
|
||||
* ``nmap``
|
||||
* ``ssh``
|
||||
* ``systemd``
|
||||
* ``systemd-sysv``
|
||||
* ``whois``
|
||||
|
||||
## V8.03.512.2025.06.06
|
||||
|
||||
|
||||
Reference in New Issue
Block a user