summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader
diff options
context:
space:
mode:
authorSimon Rettberg2021-03-15 15:47:23 +0100
committerSimon Rettberg2021-03-15 15:47:23 +0100
commitac211612c1d2654026a72f19bee20ff463729616 (patch)
tree202b4951c83282c20474331e9196bdf20344e3b6 /satellit_upgrader
parent[SSUS] Get ready for changed static_files struct, support new dnbd3 (diff)
downloadsetup-scripts-ac211612c1d2654026a72f19bee20ff463729616.tar.gz
setup-scripts-ac211612c1d2654026a72f19bee20ff463729616.tar.xz
setup-scripts-ac211612c1d2654026a72f19bee20ff463729616.zip
[SS?S] Add syslinux
Required for ipxe build process
Diffstat (limited to 'satellit_upgrader')
-rw-r--r--satellit_upgrader/updater.template.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh
index b745310..c3dcf85 100644
--- a/satellit_upgrader/updater.template.sh
+++ b/satellit_upgrader/updater.template.sh
@@ -347,6 +347,7 @@ fi
echo "* iPXE"
IPXE_PID=
build=false
+aptinst syslinux # Needed for genfsimg
if grep -qF 'https://git.openslx.org/openslx-ng/ipxe.git' "$PATH_IPXE/.git/config"; then
echo "Updating existing clone"
build=true