summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader
Commit message (Collapse)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
| | | | This reverts commit b5d4ebbeee15d8c25206fa07816c1b4216fc775e.
* Revert "[SSUS] Update script revert to Major no higher than 8"Christian Rößler2018-04-131-1/+1
| | | | This reverts commit 28f571452e9e6a3b45e7fea3b02cfd0a4a190a98.
* [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
| | | | | | | | Copies a file from the updater to a destination, but only if the destination file does not exist or is different from the file to copy. The function returns 0 if the file was copied, so you can execute further commands only if the file actually changed, like restarting a service etc.
* [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 ↵Simon Rettberg2018-01-121-5/+20
| | | | thoroughly
* [SSUS] Patch post_max_size independenly of upload_max_filesizeSimon Rettberg2017-12-221-2/+5
| | | | | Apparently there are servers out there where only the latter is increased, so this patching logic would fail.
* [SSUS] Delete incomplete 'pt' translation; remove link to translation util; ↵Simon Rettberg2017-12-211-7/+11
| | | | fix inverted logic for libjansson4 check
* [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 ↵Simon Rettberg2017-01-161-17/+15Star
| | | | install it
* [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 ↵Christian Rößler2016-12-221-1/+3
| | | | | | | | the script))
| * [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 ↵Simon Rettberg2016-09-091-3/+1Star
| | | | | | | | anyways because it checked for existence the line before)