Fix archiso bootmodes and add syslinux to package list
All checks were successful
Mirror to GitHub / mirror (push) Successful in 4s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 4s
mkarchiso validation: bios.syslinux.mbr/eltorito and uefi-x64.* bootmodes are deprecated -> use bios.syslinux + uefi.systemd-boot. syslinux must be in the package list for the BIOS bootmode; add memtest86+/edk2-shell too. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
ed0eea3cb1
commit
0d550a1bda
2 changed files with 6 additions and 6 deletions
|
|
@ -11,6 +11,11 @@ efibootmgr
|
|||
btrfs-progs
|
||||
dosfstools
|
||||
mtools
|
||||
# Live-ISO boot (archiso bootmodes: bios.syslinux + uefi.systemd-boot)
|
||||
syslinux
|
||||
memtest86+
|
||||
memtest86+-efi
|
||||
edk2-shell
|
||||
|
||||
# Snapshot infrastructure
|
||||
snapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue