From efc1f50b77c67e1df6763e180ee057f1baa4e3a1 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Thu, 16 May 2019 12:27:11 +0000 Subject: [registration] Little clean up of the registration ipxe menu --- server/ipxe/registration.ipxe | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'server/ipxe') diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe index 3101483..f4c4bec 100644 --- a/server/ipxe/registration.ipxe +++ b/server/ipxe/registration.ipxe @@ -1,24 +1,15 @@ #!ipxe -# Wallpaper -set crosscert http://ca.ipxe.org/auto/ -#set img https://ife-server.com/b4db0y/ipxeWallpaper4.png || shell -#set img tftp://bas.stfu-kthx.net/ipxeWallpaper4.png || shell -#set img tftp://10.8.102.124/ipxeWallpaper3_scale.png || shell -#console --picture ${img} --x 800 --y 600 || shell - :start menu Initializing client registration item --key a automatic Automatic Registration item --key s semiautomatic Semi-Automatic Registration item --key m manual Manual Registration -item --key k key Replace Secure Boot Keys item --key b bwlehrpool bwLehrpool item --key l localboot Localboot item --key r reboot Reboot item --key p poweroff Power Off item --key s sh [Shell] -item --key u update Reload Menufile choose --default automatic --timeout 25000 target && goto ${target} || goto automatic :bwlehrpool @@ -48,9 +39,6 @@ param id 0 chain https://bas.intra.uni-freiburg.de/api/registration/group##params || goto start -:key -chain -ar http://132.230.4.6/tbk/ReplaceKeysWithOwnKeys.efi - :reboot reboot @@ -67,6 +55,3 @@ iseq ${password} sh || goto start clear username clear password shell - -:update -chain -ar registration.ipxe -- cgit v1.2.3-55-g7522