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

Commit

Permalink
ipxe script
Browse files Browse the repository at this point in the history
  • Loading branch information
iefserge committed Feb 14, 2015
1 parent 705554c commit 394b03b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions disk/boot/ipxe.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!ipxe

set base-url http://runtimetest.org
kernel ${base-url}/runtime
initrd ${base-url}/initrd
kernel /runtime
initrd /initrd
boot

0 comments on commit 394b03b

Please sign in to comment.