V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-03 18:19:19 +02:00
parent 8b407e7bce
commit 998a64a57f
5 changed files with 32 additions and 21 deletions

View File

@@ -82,7 +82,7 @@ debootstrap: # Provide a mirror for downloading the Debian pac
# Specify the packages to be included in the debootstrapping process. Include a comma-separated
# list of official Debian packages.
mirror: "https://deb.debian.org/debian"
includes: "ca-certificates,openssl"
includes: "ca-certificates,locales,openssl"
distribution: "bookworm" # MUST be "bookworm".
debian_suite: "stable" # MUST be "stable". Not supported yet: "testing", "experimental".
exit: