From 1600f16b01f57ad507873b1ea0295672ce780cae Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 25 Oct 2019 16:29:34 +0200 Subject: [SSPS] Fix slx-admin module list; switch vom java8 to 11 --- satellit_installer/includes/00-variables.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc index 4cd3452..fa3813b 100644 --- a/satellit_installer/includes/00-variables.inc +++ b/satellit_installer/includes/00-variables.inc @@ -31,7 +31,7 @@ PACKAGELIST_SERVER=" # Enter here packages needing installation of recommended packages as determines by apt-get: PACKAGELIST_WITH_RECOMMENDS=" - openjdk-8-jre-headless open-vm-tools + openjdk-11-jre-headless open-vm-tools " # (java simply fails otherwise, open-vm-tools needs recommended packages for its kernel modules) @@ -45,6 +45,6 @@ HTTP_FILES+=" slx-admin.tar.gz syslinux6.tar.gz syslinux4.tar.gz" SLXADMIN_MODULES="adduser backup baseconfig baseconfig_bwidm baseconfig_bwlp bootstrap_datepicker bootstrap_dialog bootstrap_timepicker" SLXADMIN_MODULES+=" bootstrap_multiselect bootstrap_switch dnbd3 dozmod eventlog exams js_chart js_circles js_jqueryui js_moment" SLXADMIN_MODULES+=" js_selectize js_stupidtable js_vis js_weekcalendar locationinfo locations main minilinux news permissionmanager" -SLXADMIN_MODULES+=" serversetup-bwlp rebootcontrol roomplanner runmode session statistics statistics_reporting summernote sysconfig" +SLXADMIN_MODULES+=" serversetup-bwlp-ipxe rebootcontrol roomplanner runmode session statistics statistics_reporting summernote sysconfig" SLXADMIN_MODULES+=" syslog systemstatus vmstore webinterface" -- cgit v1.2.3-55-g7522