Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SS?S] Include acme.sh and according intergration requirements | Simon Rettberg | 2024-10-08 | 1 | -0/+15 |
| | |||||
* | [SS?S] Make slxadmin cron script triggered by systemd timer as well | Simon Rettberg | 2024-10-08 | 1 | -2/+5 |
| | |||||
* | [SS?S] Make slx-cert cronjob a systemd timer so we keep logs | Simon Rettberg | 2024-10-02 | 1 | -0/+3 |
| | |||||
* | [SS?S] Split static_files/system into base and updates | Simon Rettberg | 2024-04-30 | 1 | -9/+4 |
| | | | | | | | | | | | | base is considered static, i.e. only copied once when *installing* a server, because they are config files the user/admin is expected to edit, or because they have to match the specific Debian release the installed server is based on, and thus should not - or only selectively - be replaced by the satellite updater. In other words, the system-updates module should be save to be copied over a running satellite server on update via "install_files", while files from system-base will only be updated selectively, if at all. | ||||
* | [SS?S] Use correct tmate config file | Steffen Ritter | 2024-02-08 | 1 | -1/+1 |
| | |||||
* | Try to harmonize wording + fix some typos | Steffen Ritter | 2023-12-22 | 1 | -5/+5 |
| | | | | | en: satellite server de: Satellitenserver | ||||
* | [SSUS] Remove choice of keeping pxelinux enabled - unsupported | Simon Rettberg | 2023-10-23 | 1 | -25/+1 |
| | |||||
* | [SSPS] Modernize; switch default user to openslx + sudo | Simon Rettberg | 2023-10-19 | 1 | -1/+2 |
| | |||||
* | [SSUS] Fix permissions of dmsd config | Simon Rettberg | 2023-10-11 | 1 | -0/+1 |
| | |||||
* | [SSUS] Clean up old slx-admin modules | Simon Rettberg | 2023-09-28 | 1 | -1/+1 |
| | |||||
* | [SSUS] Add warning if OS is 32bit | Simon Rettberg | 2023-09-28 | 1 | -1/+11 |
| | |||||
* | [SSUS] Add support for Debian 12, reword Debian 9 warning text a bit | Simon Rettberg | 2023-09-28 | 1 | -8/+25 |
| | |||||
* | [SS*S] Add /etc/locale.conf | Simon Rettberg | 2023-06-27 | 1 | -0/+3 |
| | |||||
* | [SS*S] tmate now requires SHA256 fingerprints in its config file | Simon Rettberg | 2023-06-15 | 1 | -12/+4 |
| | |||||
* | [SSUS] Use cmp instead of diff | Simon Rettberg | 2023-06-15 | 1 | -1/+1 |
| | |||||
* | [SSUS] Update old sat warning | Simon Rettberg | 2023-06-15 | 1 | -4/+9 |
| | |||||
* | [SSUS] Use --force not --update to downgrade server | Simon Rettberg | 2022-06-01 | 1 | -1/+1 |
| | |||||
* | [SSUS] Move iPXE config around | Simon Rettberg | 2022-05-11 | 1 | -0/+2 |
| | |||||
* | [SSUS] Add warning about Debian 9 support ending soon | Simon Rettberg | 2022-03-09 | 1 | -10/+30 |
| | |||||
* | [SS?S] Enable passthrough slx-admin module | Simon Rettberg | 2022-03-03 | 1 | -1/+1 |
| | |||||
* | [SSUS] Download shared tars from install server | Simon Rettberg | 2021-12-20 | 1 | -0/+18 |
| | |||||
* | [SSPS] slx-cert: Fix handling missing/outdated packed certificate | Simon Rettberg | 2021-06-18 | 2 | -2/+2 |
| | |||||
* | [SSUS] Add slx-wait-online | Simon Rettberg | 2021-04-22 | 1 | -0/+1 |
| | |||||
* | [SSUS] Remove unused tftpd-hpa config | Simon Rettberg | 2021-04-20 | 1 | -1/+0 |
| | |||||
* | [SSUS] Add ldadp service file | Simon Rettberg | 2021-04-20 | 1 | -0/+1 |
| | |||||
* | [SSUS] Install bwlp config for iPXE | Simon Rettberg | 2021-04-20 | 1 | -24/+17 |
| | |||||
* | [SSUS] Add function to add all files from a static_files module | Simon Rettberg | 2021-04-20 | 1 | -0/+14 |
| | |||||
* | [SSUS] diffcp: Bail out if source file is missing | Simon Rettberg | 2021-04-20 | 1 | -1/+2 |
| | |||||
* | [SSUS] Debian 11 compat | Simon Rettberg | 2021-03-25 | 1 | -20/+41 |
| | |||||
* | [SSUS] Fix: slx-admin restore.d doesn't get deployed | Simon Rettberg | 2021-03-22 | 1 | -5/+5 |
| | |||||
* | [SS?S] php-mysqlnd was renamed to php-mysql a while ago | Simon Rettberg | 2021-03-19 | 1 | -1/+1 |
| | |||||
* | [SS?S] Add syslinux | Simon Rettberg | 2021-03-15 | 1 | -0/+1 |
| | | | | Required for ipxe build process | ||||
* | [SSUS] Get ready for changed static_files struct, support new dnbd3 | Simon Rettberg | 2021-03-09 | 3 | -111/+135 |
| | |||||
* | [SSUS] Adapt to new dnbd3 source tarball format | Simon Rettberg | 2021-03-08 | 2 | -9/+11 |
| | |||||
* | [SS?S] ipxe: Enable VRAM_SETTINGS | Simon Rettberg | 2021-03-02 | 1 | -1/+1 |
| | | | | Required for grabbing the VRAM via ${vram} | ||||
* | [SS?S] Add CA infra for client -> server communication | Simon Rettberg | 2020-12-01 | 2 | -0/+2 |
| | |||||
* | [SSUS] Enable slx-admin remoteaccess module | Simon Rettberg | 2020-08-05 | 1 | -1/+1 |
| | |||||
* | [SSUS] Prepare mysql passwordless login patch | Simon Rettberg | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | [SSUS] Fix java update on Debian 10 | Simon Rettberg | 2020-02-27 | 1 | -4/+4 |
| | |||||
* | [SSUS] Give 5 seconds time when trying to install an older update | Simon Rettberg | 2020-02-26 | 1 | -0/+5 |
| | |||||
* | [SSUS] Make apt noninteractive | Simon Rettberg | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | [SSUS] Move chmod/own on taskmanager config so it will be effective | Simon Rettberg | 2020-02-25 | 1 | -2/+3 |
| | |||||
* | [SSUS] Remove stage4 patch chmod/chown | Simon Rettberg | 2020-02-25 | 1 | -12/+0 |
| | | | | Will happen in mount script | ||||
* | [SSUS] Ask to switch to ipxe if ipxelinux is still enabled | Simon Rettberg | 2020-02-25 | 1 | -4/+5 |
| | |||||
* | [SSUS] Don't reinstall mariadb every time | Simon Rettberg | 2020-02-24 | 1 | -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 format | Simon Rettberg | 2020-02-24 | 1 | -1/+1 |
| | |||||
* | [SSPS/SSUS] Copy slxadmin-init script for later use | Simon Rettberg | 2020-02-24 | 2 | -3/+12 |
| | |||||
* | [SSUS] Make chown on stage4 non-fatal | Simon Rettberg | 2020-02-09 | 1 | -5/+3 |
| | | | | | Worst case we need a reboot, after which the mount-store script will take care of everything. | ||||
* | [SPUS] debian10: remove CipherString in openssl.cnfv3.9 | Jonathan Bauer | 2020-02-07 | 1 | -0/+6 |
| | |||||
* | [SPUS] patch sat version in /etc/motd | Jonathan Bauer | 2020-02-06 | 1 | -0/+3 |
| |