summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Don't run DHCPd config generator/restarter unless we support ↵Simon Rettberg2023-06-061-1/+5
| | | | running VMs at all
* [run-virt] Make sure cleanexit is not run from subshellSimon Rettberg2023-06-052-1/+13
|
* [run-virt] Start fspanel after WM, refine traps in subshellSimon Rettberg2023-06-051-8/+14
|
* [run-virt] Add optional debug spam to safesource and friendsSimon Rettberg2023-06-021-6/+10
|
* [run-virt] Log which download method was usedSimon Rettberg2023-06-021-1/+4
|
* [run-virt] Add -Simon Rettberg2023-06-021-1/+1
|
* [run-virt] Don't logspam if not using custom resource URLsSimon Rettberg2023-06-021-9/+17
|
* [run-virt/fspanel] Launch fspanel with VM sessions for easier recoverySimon Rettberg2023-05-151-52/+64
| | | | | | | If a user somehow manages to minimize the VM, they might not know what to do to recover the window (Alt-Tab *should* work, but maybe sometimes doesn't). Having a simple taskbar that displays the minimized VM window should help them recover the session and not panic.
* [run-virt] Silence warning if no port givenSimon Rettberg2023-02-161-1/+1
|
* [run-virt] Don't slxlog, include curl log in main log instead, increase timeoutSimon Rettberg2023-02-131-3/+4
|
* [run-virt] Give dnbd3-fuse more time for connectingSimon Rettberg2023-02-101-2/+4
| | | | | Also fix messed up operator logic, which resulted in the exit flag basically being ignored.
* [run-virt] Fix messages: Don't say wget when it's actually curlSimon Rettberg2023-02-071-3/+3
|
* [run-virt] Log download failure to server tooSimon Rettberg2023-02-071-1/+2
|
* [vmware-common/run-virt] Subtract more RAM for larger VRAMSimon Rettberg2023-01-171-1/+1
|
* [run-virt] Increase max reserved RAM in nVidia case, but lower %Simon Rettberg2023-01-161-2/+2
|
* [dnbd3-proxy-mode/run-virt] Firewall: Whitelist dnbd3-servers if local ↵Simon Rettberg2022-12-151-0/+1
| | | | | | | | | caching is enabled We patch the config to say 127.0.0.1 is the only dnbd3 server, discarding the actually configured servers. This breaks the automatic whitelisting of the dnbd3 servers/proxies if a vm/course has firewalling enabled.
* [run-virt] mkfs.vfat makes FAT32, which we don't want for a floppySimon Rettberg2022-12-121-3/+3
|
* [run-virt] Slghtly increase reserved memory againSimon Rettberg2022-09-081-2/+2
|
* [run-virt] Linux script starter: +DISPL +XAUTH f. hidden scriptsChristian Rößler2022-08-121-1/+1
|
* [run-virt] Allocate more memory to VM, take disk swap into accountSimon Rettberg2022-07-261-10/+17
|
* [run-virt] Add forced logout option to pvs toolbarSimon Rettberg2022-07-182-0/+18
| | | | | | | | | | If a VM session freezes hard, there is no trivial way to end the session. For normal sessions, this is not the end of the world, since the user can simply reboot the machine. For remote sessions however, you need to rely on the idle timeout of abandoned sessions, which is all but obvious to the user. Closes #3911
* [run-virt/hardware-stats] Don't print status of serviceSteffen Ritter2022-07-151-1/+1
| | | | Fixes missing translation for non-existent tag 'active' in hw-warnings.
* [run-virt] Fix race condition in dhcpd config generatorSimon Rettberg2022-05-241-6/+9
|
* [run-virt/hardware-stats] Move dependencies aroundSimon Rettberg2022-04-212-5/+7
|
* [run-virt] Allow FORWARDing for all additional bridged NICsSimon Rettberg2022-02-161-0/+15
|
* [run-virt] pulse: Unmute all sinks, in case user switches laterSimon Rettberg2021-12-141-2/+5
|
* [run-virt] Add PulseAudio supportSimon Rettberg2021-10-281-3/+5
|
* [run-virt] Support PulseAudio when unmutingSimon Rettberg2021-10-281-11/+21
|
* [run-virt/dhcpc-busybox] Restart nat1 dhcpd if network config changesSimon Rettberg2021-10-112-63/+67
|
* [run-virt] Log output of virtualizer command to fileManuel Bentele2021-08-241-2/+4
|
* [systemd] Drop /usr prefixSimon Rettberg2021-07-231-1/+1
|
* Add installer mode for stage4Simon Rettberg2021-07-083-2/+10
|
* [run-virt] Fix sed expression for VM_CLEANNAME generationSimon Rettberg2021-06-301-1/+1
|
* [run-virt] Linux script's LIESMICH/README edited a bit.Christian Rößler2021-05-052-20/+30
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2021-05-037-8/+22
|\
| * Change the mail address for feedback in file headersSteffen Ritter2021-04-295-5/+5
| | | | | | | | * old address will be disabled in the future
| * [run-virt] Honor SLX_PRINT_REUSE_PASSWORD for pwdaemonSimon Rettberg2021-04-272-3/+17
| |
* | [run-virt] Linux scripts: umounter -bugs, +webdav (fuse), KDE resolutionChristian Rößler2021-05-035-20/+38
|/ | | | setting via killing kscreen_backend_launcher (KILLRESPROGS)
* [run-virt] If share not mountable cifs/davfs notice given to userChristian Rößler2021-04-261-1/+1
|
* [run-virt] Linux scripts: webdav-mountChristian Rößler2021-04-265-9/+45
|
* [run-virt] use "domain=..." for all network sharesSteffen Ritter2021-02-251-11/+16
| | | | refs: #3830
* [run-virt] set-firewall: Better error outputSimon Rettberg2021-02-241-5/+18
|
* [run-virt] Use "domain=..." in mount-scriptSteffen Ritter2021-02-242-0/+2
|
* [run-virt] set-firewall: Support port in add_ips, add conntrack RELATEDSimon Rettberg2021-02-231-6/+13
|
* [run-virt] Add LDAP servers to firewall exceptionsSimon Rettberg2021-02-221-0/+34
|
* [run-virt] Add sec= option to mount-scriptSteffen Ritter2021-01-252-2/+3
| | | | refs: #3830
* [run-virt] is_command_runnnnningSimon Rettberg2020-10-021-1/+1
|
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-232-4/+0Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [run-virt] fix mathSimon Rettberg2020-09-221-2/+2
|
* [run-virt] openslx.exe: Fix: Restore WINNT4.0 compatibilitySimon Rettberg2020-09-081-0/+0
|