mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-05-11 10:34:33 +02:00
5 lines
99 B
Text
5 lines
99 B
Text
#!ipxe
|
|
ifconf
|
|
set alpine_loader true ||
|
|
chain https://boot.alpinelinux.org/boot.ipxe || shell
|
|
exit
|