summaryrefslogtreecommitdiffstats
path: root/src/boot-env/iPXE
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-07-11 16:11:07 +0200
committerSebastian Schmelzer2011-07-11 16:11:07 +0200
commit1c1a44f39b2c09866100f60f70ac1ebfd8124060 (patch)
tree6d536dfb92b7ecacc75142d691aa6022c646ad3c /src/boot-env/iPXE
parentadd iPXE (diff)
downloadcore-1c1a44f39b2c09866100f60f70ac1ebfd8124060.tar.gz
core-1c1a44f39b2c09866100f60f70ac1ebfd8124060.tar.xz
core-1c1a44f39b2c09866100f60f70ac1ebfd8124060.zip
ipxe stuff 2
Diffstat (limited to 'src/boot-env/iPXE')
-rw-r--r--src/boot-env/iPXE/unifr-rz.ipxe4
-rw-r--r--src/boot-env/iPXE/unifr-rz.kpxebin0 -> 61783 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/src/boot-env/iPXE/unifr-rz.ipxe b/src/boot-env/iPXE/unifr-rz.ipxe
new file mode 100644
index 00000000..59a19c33
--- /dev/null
+++ b/src/boot-env/iPXE/unifr-rz.ipxe
@@ -0,0 +1,4 @@
+#!ipxe
+
+dhcp
+chain http://pbs2.mp.openslx.org/ipxe/auth/serial/serialnumber/55-44-33-22-11/mac/${net0/mac}
diff --git a/src/boot-env/iPXE/unifr-rz.kpxe b/src/boot-env/iPXE/unifr-rz.kpxe
new file mode 100644
index 00000000..452189df
--- /dev/null
+++ b/src/boot-env/iPXE/unifr-rz.kpxe
Binary files differ