summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/00-variables.inc
diff options
context:
space:
mode:
authorSimon Rettberg2015-05-08 16:45:55 +0200
committerSimon Rettberg2015-05-08 16:45:55 +0200
commitff1d315ded71a4ca9e2be9a4e0188a69e322f386 (patch)
tree0d57a8de956a290d5c2d1f087b087db4ce2edb1b /satellit_installer/includes/00-variables.inc
parent[SSPS] Patch ldap.conf for ldapsearch (diff)
downloadsetup-scripts-ff1d315ded71a4ca9e2be9a4e0188a69e322f386.tar.gz
setup-scripts-ff1d315ded71a4ca9e2be9a4e0188a69e322f386.tar.xz
setup-scripts-ff1d315ded71a4ca9e2be9a4e0188a69e322f386.zip
[SSPS] Add ldadp compile and install logic
Diffstat (limited to 'satellit_installer/includes/00-variables.inc')
-rw-r--r--satellit_installer/includes/00-variables.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index bcc8698..02e4a84 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -22,6 +22,7 @@ PACKAGELIST_SERVER="
mysql-server lighttpd pure-ftpd-mysql atftpd php5-cgi php5-curl cifs-utils
sudo php5-common php5-mysqlnd php5-cli nfs-kernel-server curl
nfs-common libowfat0 ldap-utils vim gcc make unattended-upgrades gnupg
+ libowfat-dev libssl-dev gcc make
"
# Enter here packages needing installation of recommended packages as determines by apt-get:
@@ -32,6 +33,6 @@ PACKAGELIST_WITH_RECOMMENDS="
### http for static files:
HTTP_BASE="http://files.bwlp.ks.uni-freiburg.de/install/"
-HTTP_FILES="bwLehrpoolSuite_Server.jar db_openslx_dump.sql ldadp.tgz openslx_tftp.tar.gz"
+HTTP_FILES="bwLehrpoolSuite_Server.jar db_openslx_dump.sql openslx_tftp.tar.gz"
HTTP_FILES+=" taskmanager.tar.gz db_bwLehrpool_dump.sql ftp-config.tar.gz openslx.tar.gz"
HTTP_FILES+=" slx-admin.tar.gz syncdaemon.tar.gz syslinux6.tar.gz syslinux4.tar.gz"