From 13363de01b3a04a8a33c1a34218f7287669acd9c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 18 Apr 2019 12:13:21 +0200 Subject: [SSUS] Improve iPXE message --- satellit_upgrader/updater.template.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index a1aa76b..faf05f5 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -377,6 +377,9 @@ if [ -n "$TGZ_SLXADMIN" ]; then echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" echo "Congratulations! You have won a bwLehrpool-Server with iPXE support!" echo "Do you want to enable iPXE boot support instead of the old ipxelinux4 approach?" + echo "It is required for EFI-only netboot (Fujitsu Q958) and assigning different" + echo "menus to individual rooms / locations." + echo "(Instructions on changing this later can be found in the wiki.)" echo -n "If unsure, say NO here. [y/n]: " read answer while ! [[ "$answer" =~ ^[nNyY] ]]; do -- cgit v1.2.3-55-g7522