summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader/pack-update.sh
diff options
context:
space:
mode:
authorSimon Rettberg2019-04-18 14:25:46 +0200
committerSimon Rettberg2019-04-18 14:25:46 +0200
commit9af64b27983915c7bede9d3c444e1fe3f72098c4 (patch)
treec8e52e8a99d9982c3af9ee7572bff89a86ce0389 /satellit_upgrader/pack-update.sh
parent[SSUS] Improve iPXE message (diff)
downloadsetup-scripts-9af64b27983915c7bede9d3c444e1fe3f72098c4.tar.gz
setup-scripts-9af64b27983915c7bede9d3c444e1fe3f72098c4.tar.xz
setup-scripts-9af64b27983915c7bede9d3c444e1fe3f72098c4.zip
[SSPS/SSUS] Install remap file for tftpdv3.8
This works around buggy PXE clients that pad the filename with a lot of FF bytes.
Diffstat (limited to 'satellit_upgrader/pack-update.sh')
-rwxr-xr-xsatellit_upgrader/pack-update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_upgrader/pack-update.sh b/satellit_upgrader/pack-update.sh
index a44265e..64f7000 100755
--- a/satellit_upgrader/pack-update.sh
+++ b/satellit_upgrader/pack-update.sh
@@ -225,6 +225,7 @@ if [ -z "$LEAN" ]; then
addinstallfile "tftpd/tftpd-hpa.service"
addinstallfile "tftpd/tftpd-hpa"
+ addinstallfile "tftpd/tftpd-remap"
# TODO: Unify more
source ../satellit_installer/includes/10-sudo_config.inc