Fix archiso bootmodes and add syslinux to package list
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.
This commit is contained in:
parent
a11a063c12
commit
47ec044cd6
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