mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-02 20:31:39 +02:00
Go straight to ArchLinux ipxe script, skip ipxe kernel load
This commit is contained in:
parent
8f9f076c59
commit
ed95e792a6
@ -4,9 +4,11 @@
|
|||||||
# http://www.archlinux.org
|
# http://www.archlinux.org
|
||||||
|
|
||||||
menu ArchLinux
|
menu ArchLinux
|
||||||
item ipxe ArchLinux Graphical Menu
|
item arch ArchLinux Graphical Menu
|
||||||
item ipxe_text ArchLinux Text Menu
|
item arch_text ArchLinux Text Menu
|
||||||
choose version || exit
|
choose version || exit
|
||||||
|
|
||||||
chain http://releng.archlinux.org/pxeboot/${version}.pxe
|
set 209:string cfg/${version}.cfg
|
||||||
|
set 210:string http://releng.archlinux.org/pxeboot/boot/
|
||||||
|
chain ${210:string}pxelinux.0
|
||||||
exit
|
exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user