V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 59s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-05 22:43:57 +02:00
parent 8467a8b43c
commit efcae27368
3 changed files with 40 additions and 51 deletions

View File

@@ -78,7 +78,7 @@ apt:
# Basic settings
################################################################################################################################
architecture: "amd64" # MUST be one of "amd64" or "arm64".
chroot_debug: "true" # Enable debug mode in the chroot environment in case of errors.
chroot_debug: "false" # Enable debug mode in the chroot environment in case of errors.
debootstrap: # Provide a mirror for downloading the Debian packages for debootstrap.
# Specify the packages to be included in the debootstrapping process. Include a comma-separated
# list of official Debian packages.
@@ -543,13 +543,38 @@ software:
##############################################################################################################################
### Installed by 4000_debootstrap.sh
##############################################################################################################################
# adduser
# apt
# apt-utils
# base-files
# base-passwd
# bash
# bsdutils
# busybox
# ca-certificates
# coreutils
# cpio
# cron
# dash
# debconf
# debian-archive-keyring
# debianutils
# dhcpcd-base
# diffutils
# e2fsprogs
# fdisk
# findutils
# grep
# gzip
# hostname
# ifupdown
# iproute2
# iputils-ping
# kmod
# less
# locales
# login
# logrotate
# nano
# openssl
# passwd
@@ -579,22 +604,15 @@ software:
# dmsetup
# dosfstools
# efibootmgr
# fdisk
# file
# gawk
# gdisk
# gnupg
# grep
# gzip
# haveged
# initramfs-tools
# iproute2
# iputils-ping
# jq
# kbd
# keyutils
# libpam-pwquality
# logrotate
# lsb-release
# parted
# pciutils
@@ -729,6 +747,7 @@ software:
- figlet
- htop
- keychain
- keyutils
- python3
- virt-what