V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m40s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m40s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -84,7 +84,7 @@ debootstrap: # Provide a mirror for downloading the Debian pac
|
||||
# list of official Debian packages.
|
||||
mirror: "https://deb.debian.org/debian"
|
||||
# The following packages MUST be included in the debootstrap.
|
||||
includes: "busybox,ca-certificates,locales,openssl,tzdata,zstd"
|
||||
includes: "busybox,ca-certificates,locales,openssl,zstd"
|
||||
distribution: "trixie" # MUST be "trixie".
|
||||
debian_suite: "stable" # MUST be "stable". Not supported yet: "testing", "experimental".
|
||||
exit:
|
||||
@@ -617,7 +617,6 @@ software:
|
||||
##############################################################################################################################
|
||||
### Installed by 4310_dropbear_build.sh
|
||||
##############################################################################################################################
|
||||
# dropbear
|
||||
# dropbear-initramfs
|
||||
##############################################################################################################################
|
||||
### Installed by 4420_installation_ssh.sh
|
||||
@@ -701,7 +700,7 @@ software:
|
||||
#- debootstrap
|
||||
#- linux-source
|
||||
#- lld
|
||||
- shellcheck
|
||||
#- shellcheck
|
||||
#- ssl-cert
|
||||
##############################################################################################################################
|
||||
# tools
|
||||
@@ -709,7 +708,6 @@ software:
|
||||
- expect
|
||||
- figlet
|
||||
- htop
|
||||
- neovim
|
||||
- python3
|
||||
- virt-what
|
||||
|
||||
|
||||
Reference in New Issue
Block a user