From a51e96cd6029a3d61b29ca21398a04d699f639d3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 May 2022 14:09:09 +0200 Subject: [SSUS] Move iPXE config around --- satellit_upgrader/updater.template.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'satellit_upgrader') diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index 1471e99..19997c0 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -433,6 +433,8 @@ if $build; then || pwarning "Could not update iPXE -- let's hope the old version still works." echo "Adding bwlp config..." install_files "ipxe-bwlp" + mkdir -p "/opt/openslx/ipxe/src/config/local/bwlp" + cp /opt/openslx/ipxe-bwlp-config/*.h "/opt/openslx/ipxe/src/config/local/bwlp/" fixperms "$PATH_IPXE" taskmanager:taskmanager echo "Resetting pxe menu" mysql -e 'UPDATE openslx.property SET value = "invalid" WHERE name = "server-ip"' || pwarning "Could not reset pxe menu status; manual regeneration of menu required" -- cgit v1.2.3-55-g7522