summaryrefslogtreecommitdiffstats
path: root/satellit_installer/satellit_installer
diff options
context:
space:
mode:
authorSimon Rettberg2014-11-27 13:38:42 +0100
committerSimon Rettberg2014-11-27 13:38:42 +0100
commita8ca7e99588643dcfd51f8eb8776ff34f8d9eb59 (patch)
tree3c1b07480510c2653310d2156752fa2197632033 /satellit_installer/satellit_installer
parent[SSPS] Add support for enabling HTTPS in lighttpd (diff)
downloadsetup-scripts-a8ca7e99588643dcfd51f8eb8776ff34f8d9eb59.tar.gz
setup-scripts-a8ca7e99588643dcfd51f8eb8776ff34f8d9eb59.tar.xz
setup-scripts-a8ca7e99588643dcfd51f8eb8776ff34f8d9eb59.zip
[SSPS] Install both, syslinux6 and syslinux4+ipxe
Diffstat (limited to 'satellit_installer/satellit_installer')
-rwxr-xr-xsatellit_installer/satellit_installer6
1 files changed, 4 insertions, 2 deletions
diff --git a/satellit_installer/satellit_installer b/satellit_installer/satellit_installer
index 139b303..f135985 100755
--- a/satellit_installer/satellit_installer
+++ b/satellit_installer/satellit_installer
@@ -108,12 +108,14 @@ install_taskmanager /opt/taskmanager
unpack_tar_gz "$BASEDIR/static_files/openslx.tar.gz" "-C $OPENSLXDIR"
unpack_tar_gz "$BASEDIR/static_files/slx-admin.tar.gz" "-C $WWWDIR/slx-admin"
-unpack_tar_gz "$BASEDIR/static_files/openslx_tftp.tar.gz" "-C $OPENSLXSRVDIR"
unpack_tar_gz "$BASEDIR/static_files/ldadp.tgz" "-C $LDADPDIR"
-unpack_tar_gz "$BASEDIR/static_files/syslinux6.tar.gz" "-C $TFTPDIR"
+unpack_tar_gz "$BASEDIR/static_files/openslx_tftp.tar.gz" "-C $TFTPDIR"
+unpack_tar_gz "$BASEDIR/static_files/syslinux4.tar.gz" "-C $TFTPDIR/v4"
+unpack_tar_gz "$BASEDIR/static_files/syslinux6.tar.gz" "-C $TFTPDIR/v6"
install_syncdaemon "$SYNCDAEMONDIR"
+# Remove translation from menu etc.
patch_slxadmin
# NFS server configuration: