diff options
Diffstat (limited to 'ipxe/script.ipxe')
-rw-r--r-- | ipxe/script.ipxe | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ipxe/script.ipxe b/ipxe/script.ipxe new file mode 100644 index 0000000..0771dae --- /dev/null +++ b/ipxe/script.ipxe @@ -0,0 +1,6 @@ +#!ipxe + +gdbstub serial + +dhcp +chain ${filename} |