summaryrefslogtreecommitdiffstats
path: root/remote/modules/run-virt
Commit message (Collapse)AuthorAgeFilesLines
...
* [run-virt/vmware] Mount home directory in windows (first working version)Simon Rettberg2016-03-0413-75/+200
|
* [run-virt] Add pw passing and share mounting mechanism for win vmsSimon Rettberg2016-03-013-69/+856
| | | | | | This is work in progress, mechanisms in run-virt are missing. The commit contains only the required features for passing the credentials and mounting network shares inside a windows vm.
* [run-virt] Don't writelog to stdout if usb device listing failsSimon Rettberg2016-02-252-6/+10
|
* [run-virt] Better error checking/logging for dnbd3-fuseSimon Rettberg2016-02-251-11/+15
|
* [run-virt/vmware] Scan for usb devices that we should pass through before ↵Simon Rettberg2016-02-245-2/+94
| | | | starting vm
* [run-virt] openslx.exe: disable screensaver/standby, don't show error if ↵Simon Rettberg2016-02-123-5/+13
| | | | patching shutdown button caption fails on the first try
* [run-virt] Don't exit 1 if we don't have a vmstore as it's optional nowadaysSimon Rettberg2016-01-181-1/+1
|
* [run-virt] openslx.exe: Hide console, re-set logoff caption periodicallySimon Rettberg2016-01-082-6/+31
|
* Preparations for exam modeSimon Rettberg2016-01-081-1/+1
|
* [run-virt] TMPDIR is now set globally in set_runvirt_variables.incSimon Rettberg2016-01-081-7/+0Star
| | | | | | Didn't really make sense in detect_legacy. TMPDIR was only used in one file in the vmware module. Now it's being used in several places, but there's still a lot more occurences that should be unified.
* [run-virt,vmware,vbox] Unify directory layout in /tmp, better cleanupSimon Rettberg2016-01-075-17/+19
|
* [run-virt] openslx.exe: Rename Shutdown button to "Abmelden" (Win7 only)Simon Rettberg2016-01-052-0/+141
|
* [run-virt/vmware] Add windows 10Simon Rettberg2015-12-101-2/+2
|
* [run-virt] unmount dnbd3-fuse on exitSimon Rettberg2015-12-072-8/+9
|
* [run-virt] Minor cleanups in setup and error handlingSimon Rettberg2015-12-041-41/+39Star
|
* [run-virt] adapted dnbd3-mount code for VMs to use dnbd3-fuseJonathan Bauer2015-12-041-15/+32
|
* [run-virt] Remote error logging if mounting vmstore failsSimon Rettberg2015-10-161-3/+22
|
* [run-virt/printergui] Add wrapping helper script for printing that does some ↵Simon Rettberg2015-10-051-2/+2
| | | | error checking on the file received from lpd
* [runvirt] cpu handling (maxcpu etc)Christian Rößler2015-09-141-1/+5
|
* [runvirt] [vmware] Minor cosmetics, loggingChristian Rößler2015-09-144-3/+5
|
* [runvirt] Logging per writelog now has timestamp; sound setup: echo -> writelogChristian Rößler2015-09-122-9/+11
|
* [runvirt] [vmware] Some more script cosmetics: "virtual machine description ↵Christian Rößler2015-09-121-1/+1
| | | | file" (vmware vmx, vbox xml)
* [runvirt] detect_legacy.inc: Some more cosmetics.Christian Rößler2015-09-121-6/+6
|
* [runvirt], [vmware] Some more cosmetics: now include directoriesChristian Rößler2015-09-1220-1/+1
|
* [runvirt] Some cosmetics, better error handling in detect_legacy.incChristian Rößler2015-09-122-14/+24
|
* [runvirt] Check if UUID-vmx file has zero bytes --> triggers legacy mode.Christian Rößler2015-09-111-1/+6
|
* [runvirt] systemd-run_virt_env: missing a+ in chmod command on /tmp/virtChristian Rößler2015-09-111-1/+1
|
* [runvirt] [vmware] WARNING: Further testing needed! Two branches: ↵Christian Rößler2015-09-1121-610/+918
| | | | | | | Non-Legacy, Legacy. Big scripts vmchooser-run_virt and vmware runvirt include broken into includes, tidied. More cosmetics needed, but it works so far.
* Hardwired path of whoami/id/getent, but we should check all scripts and ↵Simon Rettberg2015-05-181-1/+1
| | | | force PATH in critical ones
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-05-181-1/+1
|
* Moved common data files of vmchooser and vmchooser2 to new module called ↵Simon Rettberg2015-05-1520-0/+1898
run-virt