From ac211612c1d2654026a72f19bee20ff463729616 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 15 Mar 2021 15:47:23 +0100 Subject: [SS?S] Add syslinux Required for ipxe build process --- satellit_installer/includes/00-variables.inc | 2 +- satellit_upgrader/updater.template.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc index 780b975..23618f6 100644 --- a/satellit_installer/includes/00-variables.inc +++ b/satellit_installer/includes/00-variables.inc @@ -24,7 +24,7 @@ PACKAGELIST_SERVER=" nfs-common libowfat0 ldap-utils vim gcc make unattended-upgrades gnupg libowfat-dev libssl-dev liblzma-dev tftpd-hpa tmate php-xml net-tools libjansson4 libjansson-dev php-soap mtools socat cmake - wakeonlan + syslinux " # Enter here packages needing installation of recommended packages as determines by apt-get: 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 -- cgit v1.2.3-55-g7522