summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader
Commit message (Expand)AuthorAgeFilesLines
* [SSUS] Fix stuffSimon Rettberg2019-02-151-8/+17
* [SSUS] apt-install wrapper, install dev libs, refactoring..Simon Rettberg2019-02-141-27/+36
* [SSUS] Add file checks for remaining tarballsSimon Rettberg2019-02-141-0/+21
* [SSUS] Refactor dnbd3 update a bitSimon Rettberg2019-02-141-8/+9
* [SSUS] Fix tmate install to check for distro versionSimon Rettberg2019-02-142-7/+12
* [SSUS] Update/Install ldadp from sourceSimon Rettberg2019-02-142-14/+26
* [SSUS] Include dnbd3 source code, compile if version changedSimon Rettberg2019-02-142-4/+37
* [SSUS] php.ini patching: Look for php5 and php7Simon Rettberg2019-02-131-15/+22
* [SSUS] Update for new ipxe-aware slx-admin/taskmanagerSimon Rettberg2019-02-132-19/+80
* [*] Preparations for new iPXE (mtools, mkdir)Simon Rettberg2018-09-211-0/+10
* [SSUS] Purge atftpd instead of just uninstallingSimon Rettberg2018-05-071-1/+1
* [SSUS] Properly stop and remove atftpdSimon Rettberg2018-04-251-0/+7
* [SSUS] Fix systemd dropin droppingSimon Rettberg2018-04-201-6/+6
* [SSUS] Use failprint everywhereSimon Rettberg2018-04-201-13/+4Star
* [SSUS] Replace atftpd by tftpd-hpaSimon Rettberg2018-04-202-42/+63
* [SSUS] added permissionmanager to slxadmin module link listChristian Rößler2018-04-181-1/+1
* [SSUS] Update phpchild handling aswellSimon Rettberg2018-04-151-6/+11
* Revert "[SSUS] updater.template.sh: Check for major version (Deb.) accepts 9"Christian Rößler2018-04-131-1/+1
* Revert "[SSUS] Update script revert to Major no higher than 8"Christian Rößler2018-04-131-1/+1
* [SSUS] Update script revert to Major no higher than 8Christian Rößler2018-04-131-1/+1
* [SSUS] updater.template.sh: Check for major version (Deb.) accepts 9Christian Rößler2018-04-131-1/+1
* [SSUS] Add diffcp helperSimon Rettberg2018-03-211-58/+36Star
* [SSUS] Allow updating atftpd via .debSimon Rettberg2018-02-011-6/+15
* [SSUS] Extract cert from cert-key combo .pemSimon Rettberg2018-01-121-0/+8
* [SSUS] Remove old files when updating slx-admin; check OS version more thorou...Simon Rettberg2018-01-121-5/+20
* [SSUS] Patch post_max_size independenly of upload_max_filesizeSimon Rettberg2017-12-221-2/+5
* [SSUS] Delete incomplete 'pt' translation; remove link to translation util; f...Simon Rettberg2017-12-211-7/+11
* [SSUS] Add dnbd3 rpc.aclSimon Rettberg2017-12-211-0/+1
* [SSUS] More consistent log messagesSimon Rettberg2017-12-201-42/+35Star
* [SSUS] Fix: Only try to install dnbd3-server if included in updaterSimon Rettberg2017-12-201-1/+5
* [SSUS] Fix/Simplify conditions and logic flowSimon Rettberg2017-12-201-40/+27Star
* [SSPS] some more stuff, mostly dnbd3Christian Rößler2017-12-062-1/+100
* [SSUS] Confirm update; patch post_max_size; delete dummy coursebackendSimon Rettberg2017-06-071-6/+23
* [SSUS] Tweak execution order; install updated slxadmin cron filesSimon Rettberg2017-05-122-8/+47
* [SSUS/SSPS] Properly install/update autossl and include-conf.d for lighttpdSimon Rettberg2017-05-032-3/+20
* [SSUS] Write CONFIG_REPORTING_URL to config.phpSimon Rettberg2017-04-261-0/+1
* [SSUS] Delete old statistics apiSimon Rettberg2017-04-261-0/+2
* [SSUS] Check if patch_lighttpd_phpchildren is included before trying to insta...Simon Rettberg2017-01-161-17/+15Star
* [SSUS] Remove check for current webif version; broken anywaysSimon Rettberg2017-01-161-2/+1Star
* [SSUS] Add lean mode that excludes static filesSimon Rettberg2017-01-161-8/+22
* Merge branch 'master' of git.openslx.org:bwlp/setup-scriptsSimon Rettberg2017-01-162-1/+26
|\
| * [SSUS] php children part tested as snippet ok (as bl-server-3.0-ovf hangs the...Christian Rößler2016-12-221-1/+3
| * [SSUS] php children (lightttpd): dyn. service file [to be tested]Christian Rößler2016-12-162-1/+24
* | [SSUS] Fix test condition for sudo configSimon Rettberg2016-09-131-1/+1
|/
* [SSUS] Patch max upload filesize in php.iniSimon Rettberg2016-09-091-3/+25
* [SSUS] Fix minor issues with tmate installSimon Rettberg2016-09-091-10/+17
* [SSPS/SSUS] tmate config writtenChristian Rößler2016-09-091-1/+12
* Merge branch 'master' of git.openslx.org:bwlp/setup-scriptsChristian Rößler2016-09-092-29/+51
|\
| * [SSUS] Minor improvements (patch version, wait for ipxe compile, ...)Simon Rettberg2016-09-092-26/+50
| * [SSUS] A function should do what its name says (plus the code was pointless a...Simon Rettberg2016-09-091-3/+1Star