summaryrefslogtreecommitdiffstats
path: root/server/ipxe/default.ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'server/ipxe/default.ipxe')
-rw-r--r--server/ipxe/default.ipxe9
1 files changed, 5 insertions, 4 deletions
diff --git a/server/ipxe/default.ipxe b/server/ipxe/default.ipxe
index 689f4f1..0be460a 100644
--- a/server/ipxe/default.ipxe
+++ b/server/ipxe/default.ipxe
@@ -5,12 +5,13 @@ menu Default Script:
item bwlehrpool bwLehrpool
item bwlehrpool_efi bwLehrpool_efi
item bwlehrpool_tpm bwLehrpool_tpm
-item reg Registration
-item sh [Shell]
+item --key r registration Registration
+item --key s sh [Shell]
choose target && goto ${target}
:bwlehrpool
-chain --replace http://132.230.4.2/tftp/ipxelinux.0
+#chain --replace http://132.230.4.2/tftp/ipxelinux.0
+chain --replace http://132.230.4.2/boot/ipxe
:bwlehrpool_efi
#chain --replace http://132.230.8.192/tftp/snponly.efi || shell
@@ -20,7 +21,7 @@ chain --replace http://132.230.8.197/tftp/snponly.efi || shell
kernel http://132.230.4.6/tbk/kernel-neu.sb.efi
boot
-:reg
+:registration
set crosscert http://ca.ipxe.org/auto/
chain --replace https://bas.intra.uni-freiburg.de/api/ipxe/load/registration ||
goto start