summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt/vmchooser2] Initial support for CoW-sessionsHEADmasterSimon Rettberg15 hours4-11/+22
|
* [run-virt] relay SIGQUIT to dnbd3-fuse tooSimon Rettberg6 days1-0/+1
|
* [run-virt] Add support for CoW-ModeSimon Rettberg7 days4-33/+117
|
* [run-virt] dhcpd config: Remove fallback for entries if not knownSimon Rettberg2024-03-181-11/+11
| | | | | | | | WINS is hopefully dead by now. So don't try to guess which address it might actually have if the real DHCP server didn't supply one. Also remove fallback for search and domain (virtual.localnet), just leave them unset if the real DHCP server didn't supply those either.
* [run-virt] Try removing trailing (back)slash from UNC names on failureSimon Rettberg2024-03-122-6/+18
|
* [run-virt] openslx.exe: Delay mounting of printersSimon Rettberg2024-03-121-12/+18
|
* [run-virt] Don't have writelog at this pointSimon Rettberg2024-02-291-1/+2
|
* [run-virt] Use SLX_DEBUG, like slxlog does, by switching to is_debugSimon Rettberg2024-02-081-2/+2
|
* [run-virt] Use tcp-reset for TCP firewallingSimon Rettberg2024-01-301-3/+6
|
* [run-virt] Split mounting of /tmp/virt into own serviceSimon Rettberg2024-01-294-31/+49
|
* UTF-8Simon Rettberg2024-01-291-2/+2
|
* [run-virt] Make copy of downloaded vmx before passing it on to pluginsSimon Rettberg2024-01-191-9/+17
| | | | | This makes sure the debug_report contains the unmodified version as well as the modified version of the configuration for the VM session.
* [run-virt] Fix misspelled SLX_PXE_SERVER_IP referenceSimon Rettberg2024-01-041-1/+1
|
* [run-virt] Fix error message wordingSimon Rettberg2024-01-041-1/+1
|
* Don't use SLX_* variable name for local stuffSimon Rettberg2024-01-031-5/+5
|
* [run-virt] Run xfce4-power-manager if we have a backlightSimon Rettberg2023-12-211-0/+4
|
* [run-virt] Make sure we don't pass localhost as DNS server to VMsSimon Rettberg2023-11-281-1/+4
|
* [run-virt] Prefer DNS config from latest DHCP runsSimon Rettberg2023-11-281-3/+7
| | | | | | | Prefering SLX_DNS means we use very early DHCP config, which usually contains only one DNS server. Instead, check current resolv.conf first. Closes #3953
* [run-virt] Use mapfile for getipsSimon Rettberg2023-11-281-2/+2
|
* [run-virt/fspanel] Use modded version of fspanel without always-on-topSimon Rettberg2023-11-101-1/+1
|
* [run-virt] Linux scripts: demo user mount non-home shares, some speedup doneChristian Rößler2023-07-113-40/+46
|
* [run-virt] Redirect entire VIRTCMD output (+stderr)Simon Rettberg2023-06-221-1/+1
|
* [run-virt] Little bugfix linux scripts sound mute functionChristian Rößler2023-06-141-2/+2
|
* [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] Document undefined behaviourSimon Rettberg2022-11-141-0/+2
|
* [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
|