V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -48,7 +48,7 @@ recipe:
|
||||
version: "1.2.0"
|
||||
dev:
|
||||
sda:
|
||||
1:
|
||||
1: # MUST be always 'ESP' for [UEFI|GPT] or 'BIOS' for [BIOS|GPT].
|
||||
begin: "min"
|
||||
end: "1024MiB"
|
||||
bootable: false
|
||||
|
||||
@@ -404,7 +404,7 @@ grub_parameter:
|
||||
grub:
|
||||
background: # RECOMMENDED settings: JPG 1280 x 1024 px or JPG 1920 x 1080 px
|
||||
enable: true # If you want to add a GRUB background.
|
||||
path: "/root/CISS.2025.debian.installer/.assets/background/background_hexagon_1280.jpg"
|
||||
path: "/includes/target/etc/default/grub.d/hexagon.png"
|
||||
bootdev: "/dev/sda" # Due notably to potential USB sticks, the location of the primary drive cannot be determined
|
||||
# safely in general, so this needs to be specified.
|
||||
force_efi: false # Force GRUB installation to the EFI removable media path?
|
||||
@@ -549,8 +549,6 @@ software:
|
||||
# btrfs-progs
|
||||
# busybox
|
||||
# bzip2
|
||||
# cryptsetup
|
||||
# cryptsetup-initramfs
|
||||
# dirmngr
|
||||
# dmsetup
|
||||
# dosfstools
|
||||
@@ -594,6 +592,11 @@ software:
|
||||
##############################################################################################################################
|
||||
# chrony
|
||||
##############################################################################################################################
|
||||
### Installed by 4220_installation_cryptsetup.sh
|
||||
##############################################################################################################################
|
||||
# cryptsetup
|
||||
# cryptsetup-initramfs
|
||||
##############################################################################################################################
|
||||
### Installed by 4230_update_grub.sh
|
||||
##############################################################################################################################
|
||||
# grub2
|
||||
|
||||
Reference in New Issue
Block a user