| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [dnbd3] add build dependency to 'clang-format' | Jonathan Bauer | 2021-03-04 | 1 | -0/+1 | |
| | | | ||||||
| * | | [debug-report-bwlp] Seems I accidentally a line on commit | Simon Rettberg | 2021-03-03 | 1 | -0/+1 | |
| | | | ||||||
| * | | [debug-report-bwlp] Add X errors and remote-log to debug report | Simon Rettberg | 2021-03-02 | 1 | -1/+10 | |
| | | | ||||||
| * | | [debug-report-bwlp] Switch to master server for error reports | Simon Rettberg | 2021-03-02 | 1 | -9/+19 | |
| | | | | | | | | | .... with fallback to old URL in case https doesn't work | |||||
| * | | [xorg] Add xsession startup logging | Simon Rettberg | 2021-03-01 | 1 | -32/+18![]() | |
| | | | ||||||
| * | | [run-virt] use "domain=..." for all network shares | Steffen Ritter | 2021-02-25 | 1 | -11/+16 | |
| | | | | | | | | | refs: #3830 | |||||
| * | | [run-virt] set-firewall: Better error output | Simon Rettberg | 2021-02-24 | 1 | -5/+18 | |
| | | | ||||||
| * | | [run-virt] Use "domain=..." in mount-script | Steffen Ritter | 2021-02-24 | 2 | -0/+2 | |
| | | | ||||||
| * | | [iptables-helper] Allways allow loopback | Simon Rettberg | 2021-02-23 | 1 | -0/+5 | |
| | | | ||||||
| * | | [run-virt] set-firewall: Support port in add_ips, add conntrack RELATED | Simon Rettberg | 2021-02-23 | 1 | -6/+13 | |
| | | | ||||||
| * | | [run-virt] Add LDAP servers to firewall exceptions | Simon Rettberg | 2021-02-22 | 1 | -0/+34 | |
| | | | ||||||
| * | | [safe-mode] Fix broken HEREDOC | Simon Rettberg | 2021-02-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | [apply-slx-vars] New module | Simon Rettberg | 2021-02-22 | 7 | -0/+45 | |
| | | | | | | | | | | | Generic module that should evaluate different SLX_* variables from /opt/openslx/config and act upon them. | |||||
| * | | [remote-access] Higher prio for firewall rules | Simon Rettberg | 2021-02-11 | 1 | -2/+6 | |
| | | | | | | | | | | | | | Previously, lecture specific firewall rules could override those for remote access, blocking the VNC port and rendering the machine unusable. | |||||
| * | | [kiosk-common/kiosk-chromium] Add system certs to cert store | Simon Rettberg | 2021-02-09 | 2 | -0/+8 | |
| |/ | | | | References #3418 | |||||
| * | [hardware-stats] Add ID45 to status updates | Simon Rettberg | 2021-01-25 | 1 | -1/+11 | |
| | | | | | References #3634 | |||||
| * | [run-virt] Add sec= option to mount-script | Steffen Ritter | 2021-01-25 | 2 | -2/+3 | |
| | | | | | refs: #3830 | |||||
| * | [debug-report-bwlp] Add x11vnc log | Simon Rettberg | 2021-01-15 | 1 | -1/+4 | |
| | | | | | Closes #3816 | |||||
| * | Merge branch 'master' of https://git.openslx.org/openslx-ng/mltk | Your Name | 2020-12-09 | 2 | -1/+3 | |
| |\ | ||||||
| | * | [chroot] tmpfs size = 2G | Simon Rettberg | 2020-12-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | [rootfs-stage32] Add missing config include | Simon Rettberg | 2020-12-09 | 1 | -0/+2 | |
| | | | ||||||
| * | | [nvidia-libs] Update paths | Simon Rettberg | 2020-12-09 | 1 | -4/+2![]() | |
| | | | ||||||
| * | | [vmware16] 16.1.0 | Simon Rettberg | 2020-12-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | [vbox-src] 6.1.16 | Simon Rettberg | 2020-12-09 | 1 | -1/+1 | |
| |/ | ||||||
| * | [init-bwlp] HOSTS ETC | Simon Rettberg | 2020-12-08 | 1 | -2/+2 | |
| | | ||||||
| * | [init-bwlp] Fix path | Simon Rettberg | 2020-12-08 | 1 | -1/+1 | |
| | | ||||||
| * | [rootfs-stage31] Move SSL hook to pre-switchroot | Simon Rettberg | 2020-12-08 | 2 | -0/+2 | |
| | | | | | | | After downloading config.tgz, the stage32 / stage4 isn't necessarily visible in $FUTURE_ROOT yet, so move our certificate juggle to a later point in time. | |||||
| * | [kernel-vanilla] Fix hardcoded aufs4 | Simon Rettberg | 2020-12-08 | 1 | -1/+1 | |
| | | ||||||
| * | [remote-access] Add -noxrecord to prevent stack smashing | Simon Rettberg | 2020-12-08 | 1 | -1/+1 | |
| | | ||||||
| * | [init-bwlp] Add module for bwlp-specific init stuff | Simon Rettberg | 2020-12-07 | 4 | -0/+43 | |
| | | ||||||
| * | [rootfs-stage31] Add hook mechanism | Simon Rettberg | 2020-12-07 | 2 | -1/+12 | |
| | | | | | TODO: Move bwlp-specific code to init-bwlp and use hooks. | |||||
| * | [rootfs-stage31] Remove unused stage4 code | Simon Rettberg | 2020-12-04 | 1 | -68/+0![]() | |
| | | ||||||
| * | [vbox-src] Make xmlstarlet calls namespace-agnostic | Simon Rettberg | 2020-12-02 | 1 | -15/+12![]() | |
| | | | | | See http://xmlstar.sourceforge.net/doc/UG/ch05.html | |||||
| * | [dunst] Change deprecated options / fix icon path | Steffen Ritter | 2020-11-19 | 1 | -6/+4![]() | |
| | | | | | | | Icon path only exists in MaxiLinux. fixes #3810 | |||||
| * | [vbox-src] make extpack installation configurable | Jonathan Bauer | 2020-11-16 | 1 | -13/+17 | |
| | | | | | Currently disabled. Activate by setting "REQUIRED_EXTPACK" in module.conf. | |||||
| * | [dnbd3] update cmake variables | Jonathan Bauer | 2020-11-13 | 1 | -5/+5 | |
| | | ||||||
| * | [dnbd3] update build to match new cmake changes | Jonathan Bauer | 2020-11-12 | 1 | -9/+18 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Honor config overrides from SLX_DNBD3_EXTRA | Simon Rettberg | 2020-11-05 | 1 | -0/+11 | |
| | | | | | Closes #3328 | |||||
| * | [kiosk-slxbrowser] Support black- and whitelist simultaneously | Simon Rettberg | 2020-10-28 | 1 | -10/+20 | |
| | | ||||||
| * | [kiosk-chromium] Support black- and whitelist at the same time | Simon Rettberg | 2020-10-28 | 1 | -11/+23 | |
| | | ||||||
| * | [redsocks] also set all_proxy | Jonathan Bauer | 2020-10-26 | 1 | -0/+1 | |
| | | ||||||
| * | [safe-mode] mask ctrl-alt-del.target | Jonathan Bauer | 2020-10-26 | 1 | -1/+1 | |
| | | | | | | | 'systemctl show -p FragmentPath' seems to resolve symlinks, thus we cannot use it to find the path of the ctrl-alt-del.target symlink. Using a hardcoded path was also just bad. | |||||
| * | [ntfsfree] Fix size in log message | Simon Rettberg | 2020-10-23 | 1 | -1/+1 | |
| | | ||||||
| * | [ntfsfree] No cmake | Simon Rettberg | 2020-10-22 | 1 | -5/+3![]() | |
| | | ||||||
| * | [splashtool] Add ATTRIBUTION file for icons | Simon Rettberg | 2020-10-22 | 1 | -0/+1 | |
| | | ||||||
| * | [kiosk-chromium] Use jq to build URL white/blacklist | Simon Rettberg | 2020-10-20 | 2 | -30/+34 | |
| | | ||||||
| * | [vmware-common] Get rid of XML lookup for maxHWversion | Simon Rettberg | 2020-10-16 | 1 | -15/+10![]() | |
| | | | | | | This was a hack anyways, now that we have to maintain a list ourselves this seems pointless. | |||||
| * | [vmware-common] Fix indentation | Simon Rettberg | 2020-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | [safe-mode] Timeouts for our systemd reload/restart shenanigans | Simon Rettberg | 2020-10-14 | 1 | -2/+3 | |
| | | | | | | This might or moght not hang depending on what kind of other services and dependencies are around. Add a safety timeout to those operations. | |||||
| * | [rfs-stage32/vmware*] Change vmware version naming | Simon Rettberg | 2020-10-14 | 10 | -29/+22![]() | |
| | | | | | | | | | | | Hard-coding the version check to VMware 12 and 15 isn't great for future updates -- i.e. now, that VMware 16 is released. Instead make the version check script return "new" or "legacy", and rename the targets: vmware12 -> vmware-legacy vmware15 -> vmware The addon downloading/setup should then act upon this accordingly. | |||||

