Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SSPS] firstrun: Ask user if they want to install unattended-upgrades | Simon Rettberg | 2023-12-14 | 1 | -10/+52 |
| | |||||
* | [SSPS] Rename openslx user to bwlp | Simon Rettberg | 2023-12-14 | 5 | -13/+13 |
| | |||||
* | [SSUS] Remove choice of keeping pxelinux enabled - unsupported | Simon Rettberg | 2023-10-23 | 1 | -25/+1 |
| | |||||
* | [SSPS] Add note about automatic updates to firstrun script | Simon Rettberg | 2023-10-23 | 2 | -0/+32 |
| | |||||
* | [SSPS] slxadmin-boot: Run as proper user, log to journal | Simon Rettberg | 2023-10-23 | 2 | -0/+3 |
| | |||||
* | [SSPS] Add system.conf for systemd | Simon Rettberg | 2023-10-23 | 1 | -0/+3 |
| | | | | Set TZ and LANG | ||||
* | [SSPS] Change firstboot/run logic once again | Simon Rettberg | 2023-10-23 | 4 | -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 constant | Simon Rettberg | 2023-10-23 | 1 | -2/+0 |
| | |||||
* | [SSPS] Cleanup, disable lighttpd | Simon Rettberg | 2023-10-23 | 1 | -13/+17 |
| | |||||
* | [SSPS] install packages: Validate argument | Simon Rettberg | 2023-10-23 | 1 | -3/+5 |
| | |||||
* | [SSPS] Fix patching slx-admin config on firstboot | Simon Rettberg | 2023-10-23 | 1 | -3/+5 |
| | |||||
* | [SSPS] Cannot delete firstrun.sh | Simon Rettberg | 2023-10-23 | 1 | -1/+2 |
| | |||||
* | [SSPS] Fix name of firtboot log file | Simon Rettberg | 2023-10-23 | 1 | -2/+2 |
| | |||||
* | [SSPS] bashrc: No more ifconfig; fix prompt char #/$ | Simon Rettberg | 2023-10-23 | 1 | -4/+6 |
| | |||||
* | [SSPS] Cleanup | Simon Rettberg | 2023-10-23 | 2 | -18/+9 |
| | |||||
* | [SSPS] Make sure firstrun.sh properly deletes itself after use | Simon Rettberg | 2023-10-19 | 2 | -1/+2 |
| | |||||
* | [SSPS] Modernize; switch default user to openslx + sudo | Simon Rettberg | 2023-10-19 | 24 | -208/+197 |
| | |||||
* | [SSPS] issue: lightred for better readablity on black background | Simon Rettberg | 2023-10-11 | 1 | -2/+2 |
| | |||||
* | [SSPS] Tweak /etc/issue | Simon Rettberg | 2023-10-11 | 1 | -4/+6 |
| | |||||
* | [SSPS] Cleanup cleanup, fix wrong "...failed" messages | Simon Rettberg | 2023-10-11 | 1 | -22/+8 |
| | | | | | | 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 >= 1000 | Simon Rettberg | 2023-10-11 | 1 | -4/+3 |
| | |||||
* | Gixc arugment oreder | Simon Rettberg | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | [SSUS] Fix permissions of dmsd config | Simon Rettberg | 2023-10-11 | 1 | -0/+1 |
| | |||||
* | [SSPS] Install dozmod from tar | Simon Rettberg | 2023-10-11 | 3 | -19/+3 |
| | |||||
* | [SSPS] Fix: Don't install Java 11, but default jre | Simon Rettberg | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | [SSPS] slx-admin: Explicitly set timezone | Simon Rettberg | 2023-10-06 | 1 | -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 loop | Simon Rettberg | 2023-10-02 | 1 | -0/+2 |
| | |||||
* | [SSPS] timesync: Dynamic limits based on mode (boot/non-boot) | Simon Rettberg | 2023-09-29 | 1 | -5/+8 |
| | |||||
* | [SSPS] timesync: Add cronjob to sync once a day | Simon Rettberg | 2023-09-29 | 3 | -4/+30 |
| | |||||
* | [SSPS] timesync: Use more privacy-friendly URLs | Simon Rettberg | 2023-09-29 | 1 | -4/+4 |
| | |||||
* | [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 |
| | |||||
* | [SSPS] Rewrite CA/cert generator and handling | Simon Rettberg | 2023-09-20 | 1 | -106/+196 |
| | | | | Better sanity checks and fallbacks. | ||||
* | [SSPS] Update ciphers for lighttpd config | Simon Rettberg | 2023-09-20 | 1 | -8/+36 |
| | |||||
* | [SSPS] Update NetBoot OS download URL | Simon Rettberg | 2023-07-28 | 1 | -1/+1 |
| | |||||
* | [SSPS] Let users install unattended-upgrades themselves | Simon Rettberg | 2023-07-13 | 1 | -1/+0 |
| | |||||
* | [SSPS] Keep original 02periodic file | Simon Rettberg | 2023-07-13 | 1 | -2/+0 |
| | |||||
* | [SSPS] Update sudoers file for Taskmanager | Simon Rettberg | 2023-07-03 | 1 | -1/+9 |
| | |||||
* | [SSPS] Limit tftp trnasfer port range | Simon Rettberg | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | [SS*S] Add /etc/locale.conf | Simon Rettberg | 2023-06-27 | 2 | -0/+4 |
| | |||||
* | [SS*S] tmate now requires SHA256 fingerprints in its config file | Simon Rettberg | 2023-06-15 | 2 | -14/+6 |
| | |||||
* | [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 |
| | |||||
* | [SSPS] ldadp: Run proxy as ldadp user | Simon Rettberg | 2023-05-05 | 1 | -0/+1 |
| | |||||
* | [SSPS] Make (more) sure taskmanager is up before running bootup hook | Simon Rettberg | 2023-04-24 | 2 | -1/+6 |
| | |||||
* | [SSPS] Remove backup script; integrated with slx-admin now | Simon Rettberg | 2023-03-08 | 1 | -12/+0 |
| | |||||
* | [GRUB] Add localboot grub builder | Simon Rettberg | 2023-03-08 | 3 | -0/+44 |
| | |||||
* | [SSPS] Little improvement for config-backup script | Steffen Ritter | 2022-08-03 | 1 | -3/+3 |
| | |||||
* | [SSPS] Make dnbd3-stage4-cleanup run as user dnbd3 | Simon Rettberg | 2022-06-01 | 1 | -0/+5 |
| |