summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/00-variables.inc
diff options
context:
space:
mode:
authorroot2015-08-28 11:05:17 +0200
committerroot2015-08-28 11:05:17 +0200
commitb193415a037eb51d07b7c59059748829d0faf219 (patch)
tree166b379eacdf5049514def36fae8c53406c80d6e /satellit_installer/includes/00-variables.inc
parent[SSPS] systemd: dmsd, taskmanager logging via service file (diff)
downloadsetup-scripts-b193415a037eb51d07b7c59059748829d0faf219.tar.gz
setup-scripts-b193415a037eb51d07b7c59059748829d0faf219.tar.xz
setup-scripts-b193415a037eb51d07b7c59059748829d0faf219.zip
[SSPS] Removed pureftpd
Diffstat (limited to 'satellit_installer/includes/00-variables.inc')
-rw-r--r--satellit_installer/includes/00-variables.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index 7ce2e64..4c3240b 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -22,7 +22,7 @@ PACKAGELIST_SCRIPT="cracklib-runtime wget"
# lithe and lean. So, if you add a package here make sure it installs using these options.
# If this is not the case or in doubt use PACKAGELIST_WITH_RECOMMENDS below.
PACKAGELIST_SERVER="
- mysql-server lighttpd pure-ftpd-mysql atftpd php5-cgi php5-curl cifs-utils
+ mysql-server lighttpd 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 liblzma-dev
@@ -37,5 +37,5 @@ 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 openslx_tftp.tar.gz"
-HTTP_FILES+=" taskmanager.tar.gz db_bwLehrpool_dump.sql ftp-config.tar.gz openslx.tar.gz"
+HTTP_FILES+=" taskmanager.tar.gz db_bwLehrpool_dump.sql openslx.tar.gz"
HTTP_FILES+=" slx-admin.tar.gz syslinux6.tar.gz syslinux4.tar.gz"