summaryrefslogtreecommitdiffstats
path: root/satellit_installer
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Change firstboot/run logic once againSimon Rettberg2023-10-234-18/+37
| | | | | | | | truncating the currently running script is not too clever, since it just ends the script after the current line... Do a two-staged approach now, and also make sure the user cannot login on the web interface before finishing the firstrun.sh script, by disabling lighttpd.
* [SSPS] Remove unused constantSimon Rettberg2023-10-231-2/+0Star
|
* [SSPS] Cleanup, disable lighttpdSimon Rettberg2023-10-231-13/+17
|
* [SSPS] install packages: Validate argumentSimon Rettberg2023-10-231-3/+5
|
* [SSPS] Fix patching slx-admin config on firstbootSimon Rettberg2023-10-231-3/+5
|
* [SSPS] Cannot delete firstrun.shSimon Rettberg2023-10-231-1/+2
|
* [SSPS] Fix name of firtboot log fileSimon Rettberg2023-10-231-2/+2
|
* [SSPS] bashrc: No more ifconfig; fix prompt char #/$Simon Rettberg2023-10-231-4/+6
|
* [SSPS] CleanupSimon Rettberg2023-10-232-18/+9Star
|
* [SSPS] Make sure firstrun.sh properly deletes itself after useSimon Rettberg2023-10-192-1/+2
|
* [SSPS] Modernize; switch default user to openslx + sudoSimon Rettberg2023-10-1923-207/+195Star
|
* [SSPS] issue: lightred for better readablity on black backgroundSimon Rettberg2023-10-111-2/+2
|
* [SSPS] Tweak /etc/issueSimon Rettberg2023-10-111-4/+6
|
* [SSPS] Cleanup cleanup, fix wrong "...failed" messagesSimon Rettberg2023-10-111-22/+8Star
| | | | | | The error checking was broken when the file to delete does not exist. Remove the exists-check entirely as it's pointless with rm -f.
* [SSPS] Force-remove users >= 1000Simon Rettberg2023-10-111-4/+3Star
|
* Gixc arugment orederSimon Rettberg2023-10-111-1/+1
|
* [SSPS] Install dozmod from tarSimon Rettberg2023-10-113-19/+3Star
|
* [SSPS] Fix: Don't install Java 11, but default jreSimon Rettberg2023-10-111-1/+1
|
* [SSPS] slx-admin: Explicitly set timezoneSimon Rettberg2023-10-061-0/+2
| | | | | PHP 8.x defaults to UTC instead of system locale if nothing is set in php.ini - force TZ in config.php to be safe.
* [SSPS] timesync: Fix infinite loopSimon Rettberg2023-10-021-0/+2
|
* [SSPS] timesync: Dynamic limits based on mode (boot/non-boot)Simon Rettberg2023-09-291-5/+8
|
* [SSPS] timesync: Add cronjob to sync once a daySimon Rettberg2023-09-293-4/+30
|
* [SSPS] timesync: Use more privacy-friendly URLsSimon Rettberg2023-09-291-4/+4
|
* [SSPS] Rewrite CA/cert generator and handlingSimon Rettberg2023-09-201-106/+196
| | | | Better sanity checks and fallbacks.
* [SSPS] Update ciphers for lighttpd configSimon Rettberg2023-09-201-8/+36
|
* [SSPS] Update NetBoot OS download URLSimon Rettberg2023-07-281-1/+1
|
* [SSPS] Let users install unattended-upgrades themselvesSimon Rettberg2023-07-131-1/+0Star
|
* [SSPS] Keep original 02periodic fileSimon Rettberg2023-07-131-2/+0Star
|
* [SSPS] Update sudoers file for TaskmanagerSimon Rettberg2023-07-031-1/+9
|
* [SSPS] Limit tftp trnasfer port rangeSimon Rettberg2023-06-281-1/+1
|
* [SS*S] Add /etc/locale.confSimon Rettberg2023-06-271-0/+1
|
* [SS*S] tmate now requires SHA256 fingerprints in its config fileSimon Rettberg2023-06-151-2/+2
|
* [SSPS] ldadp: Run proxy as ldadp userSimon Rettberg2023-05-051-0/+1
|
* [SSPS] Make (more) sure taskmanager is up before running bootup hookSimon Rettberg2023-04-242-1/+6
|
* [SSPS] Remove backup script; integrated with slx-admin nowSimon Rettberg2023-03-081-12/+0Star
|
* [SSPS] Little improvement for config-backup scriptSteffen Ritter2022-08-031-3/+3
|
* [SSPS] Make dnbd3-stage4-cleanup run as user dnbd3Simon Rettberg2022-06-011-0/+5
|
* [SSPS] Add dnbd3 stage4 cleanup cronjobSimon Rettberg2022-06-011-0/+17
|
* [SSPS] Add simple weekly config backupSteffen Ritter2022-05-161-0/+12
| | | | | | | | Do an admin a favor who screws up his config and has not made a backup on his own. Maybe extend that feature later. refs: #3834
* [SSPS] slx-admin: Set session length to one week, set passthrough catSimon Rettberg2022-05-111-2/+2
|
* [SSPS] Adapt to changed iPXE bwlp configSimon Rettberg2022-05-111-3/+5
|
* [SSUS] Move iPXE config aroundSimon Rettberg2022-05-113-0/+0
|
* [SSPS] Explicitly set sql_mode for mariadb serverSimon Rettberg2022-04-131-0/+1
|
* [SSPS] Move passthrough to etc/more sectionSimon Rettberg2022-03-281-1/+1
|
* [SSPS] slxadmin mysql force utf8mb4Simon Rettberg2022-03-241-1/+1
|
* [SSPS] slx-admin: Set charset via connect string, so php knows about itSimon Rettberg2022-03-091-1/+3
|
* [SSPS] Force client lib charset tooSimon Rettberg2022-03-091-0/+3
|
* [SSPS] mariadb config: Move into right directorySimon Rettberg2022-03-071-0/+0
|
* [SSPS] Add mariadb config to force utf8mb4Simon Rettberg2022-03-071-0/+3
|
* [SS?S] Enable passthrough slx-admin moduleSimon Rettberg2022-03-031-0/+1
|