1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
aports/scripts
Timo Teräs acd1cd8f21 scripts/mkimg.base: add efi loaders to the iso image
Strictly the 'efi' folder is not needed since it's in the efi.img.
However, converting .iso to USB stick is a lot simpler when the
EFI folder is in the .iso too. This allows just copying .iso contents
to the USB stick and EFI boot will work. While Rufus supports
extracting the boot files from efi.img, it was considered more
portable to add the copy. This also simplifies updating setup-bootable
to prepare EFI bootable disks.
2017-10-18 11:03:01 +00:00
..
bootstrap.sh scripts/bootstrap.sh: add util-linux dependency 2017-08-24 21:30:44 +03:00
genapkovl-dhcp.sh
genapkovl-xen.sh
genrootfs.sh scripts/genrootfs: add --no-cache when fetching alpine-base 2016-12-16 10:26:15 +00:00
mkimage-yaml.sh scripts/mkimage-yaml.sh: add options for title and description 2017-05-30 13:28:41 +02:00
mkimage.sh scripts/mkimage: set title and desc in yaml 2017-05-30 13:28:57 +02:00
mkimg.arm.sh scripts/mkimg.arm: update rpi bootloader, remove unneeded initrd load address 2017-05-30 11:55:38 +00:00
mkimg.base.sh scripts/mkimg.base: add efi loaders to the iso image 2017-10-18 11:03:01 +00:00
mkimg.minirootfs.sh scripts/mkimg.*: add title and description 2017-05-30 13:28:57 +02:00
mkimg.standard.sh scripts/mkimg.*: add title and description 2017-05-30 13:28:57 +02:00
mkimg.xen.sh scripts/mkimg.*: add title and description 2017-05-30 13:28:57 +02:00