summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader
Commit message (Collapse)AuthorAgeFilesLines
* [SSUS] Add slx-wait-onlineSimon Rettberg2021-04-221-0/+1
|
* [SSUS] Remove unused tftpd-hpa configSimon Rettberg2021-04-201-1/+0Star
|
* [SSUS] Add ldadp service fileSimon Rettberg2021-04-201-0/+1
|
* [SSUS] Install bwlp config for iPXESimon Rettberg2021-04-201-24/+17Star
|
* [SSUS] Add function to add all files from a static_files moduleSimon Rettberg2021-04-201-0/+14
|
* [SSUS] diffcp: Bail out if source file is missingSimon Rettberg2021-04-201-1/+2
|
* [SSUS] Debian 11 compatSimon Rettberg2021-03-251-20/+41
|
* [SSUS] Fix: slx-admin restore.d doesn't get deployedSimon Rettberg2021-03-221-5/+5
|
* [SS?S] php-mysqlnd was renamed to php-mysql a while agoSimon Rettberg2021-03-191-1/+1
|
* [SS?S] Add syslinuxSimon Rettberg2021-03-151-0/+1
| | | | Required for ipxe build process
* [SSUS] Get ready for changed static_files struct, support new dnbd3Simon Rettberg2021-03-093-111/+135
|
* [SSUS] Adapt to new dnbd3 source tarball formatSimon Rettberg2021-03-082-9/+11
|
* [SS?S] ipxe: Enable VRAM_SETTINGSSimon Rettberg2021-03-021-1/+1
| | | | Required for grabbing the VRAM via ${vram}
* [SS?S] Add CA infra for client -> server communicationSimon Rettberg2020-12-012-0/+2
|
* [SSUS] Enable slx-admin remoteaccess moduleSimon Rettberg2020-08-051-1/+1
|
* [SSUS] Prepare mysql passwordless login patchSimon Rettberg2020-07-311-0/+2
|
* [SSUS] Fix java update on Debian 10Simon Rettberg2020-02-271-4/+4
|
* [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
|
* [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.
* [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-242-3/+12
|
* [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
|
* [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
|
* [SSUS] Drop support for jessie, handle stretch and busterSimon Rettberg2020-01-071-20/+8Star
|
* [SSPS/SSUS] Add js_ip to slx-adminSimon Rettberg2019-11-271-1/+1
|
* [SSUS] Install alt-servers file for dnbd3-serverSimon Rettberg2019-10-282-1/+2
|
* [SSUS] Delete dnbd3's old "is-enabled" scriptSimon Rettberg2019-10-281-2/+1Star
|
* [SSPS/SSUS] Install remap file for tftpdv3.8Simon Rettberg2019-04-182-0/+2
| | | | | This works around buggy PXE clients that pad the filename with a lot of FF bytes.
* [SSUS] Improve iPXE messageSimon Rettberg2019-04-181-0/+3
|
* [SSUS] Always pull ipxeSimon Rettberg2019-04-181-4/+5
|
* [SSUS] Handle updating old Debian 8 32Bit installsSimon Rettberg2019-03-281-10/+25
|
* [SSUS] Require manual --version specSimon Rettberg2019-03-282-5/+10
|
* [SS.S] Make bootup slx-admin trigger its own serviceSimon Rettberg2019-03-252-2/+7
| | | | | Having it as a cron entry makes it impossible to order dependencies, like taskmanager, mariadb, etc.
* [SSPS/SSUS] Disable java accessibility helperSimon Rettberg2019-03-181-0/+6
|
* [SSUS] Suppress warnings, install cmakeSimon Rettberg2019-02-151-2/+3
|
* [SSUS] Apply our desired config to ipxeSimon Rettberg2019-02-151-4/+20
|
* [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
|