summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [SSUS] Adapt to new dnbd3 source tarball formatSimon Rettberg2021-03-082-9/+11
|
* [SS?S] ipxe: Enable VRAM_SETTINGSSimon Rettberg2021-03-022-2/+2
| | | | Required for grabbing the VRAM via ${vram}
* [SSPS] ldadp: Restart interval 100ms -> 10sSimon Rettberg2021-02-111-0/+1
| | | | | This prevents the restart burst limit from triggering if the server is down for extended periods of time.
* [SSPS] Improve network wait online stuffSimon Rettberg2020-12-215-4/+21
|
* [SSPS] Add journal config for persistent loggingSimon Rettberg2020-12-211-0/+6
|
* [SSPS] timesync: artificial 10s delaySimon Rettberg2020-12-181-0/+2
|
* [SSPS] Install all packages at onceSimon Rettberg2020-12-181-13/+7Star
|
* [SSPS] Fix tm-pw-patch, clean up package installSimon Rettberg2020-12-182-35/+21Star
|
* [SSPS] dmsd.service: dmsd needs internet connectivitySimon Rettberg2020-12-181-3/+3
|
* [SSPS] Make timesync HTTP/2 compatibleSimon Rettberg2020-12-181-7/+7
|
* [SSPS] Remove jessie-backportsSimon Rettberg2020-12-182-8/+0Star
|
* [SSPS] Transform heredocs to regular filesSimon Rettberg2020-12-1811-144/+92Star
|
* [SSPS] Fix vmware SCSI timeout increaseSimon Rettberg2020-12-183-17/+2Star
|
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-1760-311/+110Star
| | | | | | | | Add submodules (aka directories) to static_files, named according to what component they are for. Add function "install_files" to copy the contents of one of those modules to the root directory. This should make the resulting setup more obvious and require less manual copying of files everywhere.
* [SSPS] slx-cert: Put hostname in SAN too, chromium requires thisSimon Rettberg2020-12-111-2/+15
|
* [SSPS] slx-cert: Also restart if running via terminalSimon Rettberg2020-12-092-15/+2Star
|
* [SSPS] slx-cert: Include hashed links with config.tgzSimon Rettberg2020-12-031-4/+12
|
* [SS?S] Add CA infra for client -> server communicationSimon Rettberg2020-12-016-11/+252
|
* [SSPS] Add lighttpd rewrites for infoscreen /panel/ rewritesSimon Rettberg2020-11-041-1/+2
|
* [SSPS] Add rewrite for panel assets to lighttpd.confSimon Rettberg2020-10-221-3/+4
|
* [SSUS] Enable slx-admin remoteaccess moduleSimon Rettberg2020-08-051-1/+1
|
* [SSUS] Prepare mysql passwordless login patchSimon Rettberg2020-07-311-0/+2
|
* [borg] Update to 1.1.11Simon Rettberg2020-04-141-1/+1
|
* [SSUS] Fix java update on Debian 10Simon Rettberg2020-02-271-4/+4
|
* [SSPS] slx-admin.config: Move wol/rebootcontrol to server settingsSimon Rettberg2020-02-271-2/+2
|
* [SSUS] Give 5 seconds time when trying to install an older updateSimon Rettberg2020-02-261-0/+5
|
* [SSUS] Make apt noninteractiveSimon Rettberg2020-02-261-0/+1
|
* [SSPS] Extend taskmanager environmentSimon Rettberg2020-02-251-0/+4
|
* [SSUS] Move chmod/own on taskmanager config so it will be effectiveSimon Rettberg2020-02-251-2/+3
|
* [SSUS] Remove stage4 patch chmod/chownSimon Rettberg2020-02-251-12/+0Star
| | | | Will happen in mount script
* [SSUS] Ask to switch to ipxe if ipxelinux is still enabledSimon Rettberg2020-02-251-4/+5
|
* [SSUS] Don't reinstall mariadb every timeSimon Rettberg2020-02-241-1/+1
| | | | | | | The loop that uninstalls older versions didn't properly ignore the mariadb-server-core-<x> package belonging to the desired version. It only ignored mariadb-server-<x>, but uninstalling the core package would obviously also remove the whole server version we actually want.
* [SSPS] dnbd3 server.conf: ignoreAllocErrors=trueSimon Rettberg2020-02-241-0/+1
|
* [SSUS] Make motd patch regex more flexible and adapt formatSimon Rettberg2020-02-241-1/+1
|
* [SSPS/SSUS] Copy slxadmin-init script for later useSimon Rettberg2020-02-244-5/+20
|
* [SSUS] Make chown on stage4 non-fatalSimon Rettberg2020-02-091-5/+3Star
| | | | | Worst case we need a reboot, after which the mount-store script will take care of everything.
* [SPUS] debian10: remove CipherString in openssl.cnfv3.9Jonathan Bauer2020-02-071-0/+6
|
* [SPUS] patch sat version in /etc/motdJonathan Bauer2020-02-061-0/+3
|
* [SPSS] add deps for dnbd3-server.serviceJonathan Bauer2020-01-301-0/+1
| | | | this makes sure that dnbd3-server stops before /srv/openslx/nfs store is umounted (which might not work if the server is still runnning).
* [SSUS] create /srv/openslx/nfs/stage4 on updateJonathan Bauer2020-01-271-0/+15
|
* [SSUS] Explicitly exclude desired mariadb version from apt removeSimon Rettberg2020-01-271-5/+14
|
* [SPUS] enable persistent journaldJonathan Bauer2020-01-241-0/+9
|
* [SPUS] prevent removal of default-sql-serverJonathan Bauer2020-01-241-2/+2
|
* [SSUS] Get updater ready for next releaseSimon Rettberg2020-01-172-38/+129
|
* [SSPS] Change minilinux download URL; now also with maxilinuxSimon Rettberg2020-01-172-3/+1Star
|
* [SSPS] Install jawolSimon Rettberg2020-01-082-0/+14
|
* [SSPS] Add missing chownSimon Rettberg2020-01-071-0/+1
|
* [SSUS] Drop support for jessie, handle stretch and busterSimon Rettberg2020-01-071-20/+8Star
|
* [SSPS] Add taskmanager config, with pw gen in rc.localSimon Rettberg2020-01-075-3/+17
|
* [SSPS/SSUS] Add js_ip to slx-adminSimon Rettberg2019-11-272-2/+2
|