mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +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
d2e53018c6
commit
f4414f2fed
@ -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