summaryrefslogtreecommitdiffstats
path: root/server/ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2019-05-16 17:06:05 +0200
committerJannik Schönartz2019-05-16 17:06:05 +0200
commitbb1d6c278e59de295ef99c081f64813240825e71 (patch)
treed8d2893f248b33539eb0586488e1f79b735ee53d /server/ipxe
parent[webapp] Disable tutorial labels (diff)
downloadbas-bb1d6c278e59de295ef99c081f64813240825e71.tar.gz
bas-bb1d6c278e59de295ef99c081f64813240825e71.tar.xz
bas-bb1d6c278e59de295ef99c081f64813240825e71.zip
[registration] Add categories to the registration ipxe menu
Diffstat (limited to 'server/ipxe')
-rw-r--r--server/ipxe/registration.ipxe3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe
index f4c4bec..97075e4 100644
--- a/server/ipxe/registration.ipxe
+++ b/server/ipxe/registration.ipxe
@@ -2,11 +2,14 @@
:start
menu Initializing client registration
+item --gap [Registration]
item --key a automatic Automatic Registration
item --key s semiautomatic Semi-Automatic Registration
item --key m manual Manual Registration
+item --gap [Direct Boot]
item --key b bwlehrpool bwLehrpool
item --key l localboot Localboot
+item --gap
item --key r reboot Reboot
item --key p poweroff Power Off
item --key s sh [Shell]