mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-24 14:42:28 +00:00
Wrap a EFI stub loader with vmlinuz, initrd, and a short commandline inside a single EFI binary. Two files are generated: - mobylinux.efi is a raw EFI file which some hypervisors can boot directly - mobylinux-efi.iso: ISO image with just MobyLinux in the EFI partition also: - rename legacy BIOS mobylinux.iso to mobylinux-bios.iso - Build mobylinux-efi.iso as part of the standard mobylinux build Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
*.img
|
|
*.img.gz
|
|
/mobylinux-bios.iso
|
|
/mobylinux-efi.iso
|
|
/mobylinux-boot.vhdx
|
|
/mobylinux.efi
|
|
Dockerfile.armhf
|
|
etc/inittab
|