mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
test: Create a EFI bootable ISO for LTP
Previously, this was disabled because the fixed sized FAT
partition was too small. With d8d6a85
the FAT partition is
dynamically sized and the ISO can be build.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
757905d845
commit
bc67e30127
@ -13,5 +13,4 @@ files:
|
||||
outputs:
|
||||
- format: kernel+initrd
|
||||
- format: iso-bios
|
||||
# The initrd is too large for a pre-allocated EFI ISO
|
||||
# - format: iso-efi
|
||||
- format: iso-efi
|
||||
|
Loading…
Reference in New Issue
Block a user