summaryrefslogtreecommitdiffstats
path: root/satellit_installer/satellit_installer
diff options
context:
space:
mode:
authorChristian Rößler2014-07-07 16:48:47 +0200
committerChristian Rößler2014-07-07 16:48:47 +0200
commitde40c6ba6e803932a87dd168bc46b02ff4cfb40b (patch)
tree9a6b5db0eccd8047a31501d31581b27ad0c50c4c /satellit_installer/satellit_installer
parent[SSPS] satellit_installer, 90-set_directory_permissions.inc: Some more (diff)
downloadsetup-scripts-de40c6ba6e803932a87dd168bc46b02ff4cfb40b.tar.gz
setup-scripts-de40c6ba6e803932a87dd168bc46b02ff4cfb40b.tar.xz
setup-scripts-de40c6ba6e803932a87dd168bc46b02ff4cfb40b.zip
[SSPS] Rudimentary package install retrying, bugfix
Diffstat (limited to 'satellit_installer/satellit_installer')
-rwxr-xr-xsatellit_installer/satellit_installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/satellit_installer b/satellit_installer/satellit_installer
index fa92d36..019de79 100755
--- a/satellit_installer/satellit_installer
+++ b/satellit_installer/satellit_installer
@@ -46,7 +46,7 @@ PACKAGELIST_SCRIPT="cracklib-runtime"
# Set list of needed packages (server needs) - remember, Debian-specific so far.
PACKAGELIST_SERVER="mysql-server lighttpd pure-ftpd-mysql atftpd php5-cgi php5-curl cifs-utils"
PACKAGELIST_SERVER+=" sudo php5-common php5-mysqlnd openjdk-7-jre-headless nfs-kernel-server"
-PACKAGELIST_SERVER+=" nfs-common libowfat0 ldap-utils"
+PACKAGELIST_SERVER+=" nfs-common libowfat0 ldap-utils vim"
#
#