Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 394b03b

Browse files
committedFeb 14, 2015
ipxe script
1 parent 705554c commit 394b03b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎disk/boot/ipxe.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!ipxe
22

3-
set base-url http://runtimetest.org
4-
kernel ${base-url}/runtime
5-
initrd ${base-url}/initrd
3+
kernel /runtime
4+
initrd /initrd
65
boot

0 commit comments

Comments
 (0)
This repository has been archived.