| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [run-virt/vmware] Mount home directory in windows (first working version) | Simon Rettberg | 2016-03-04 | 13 | -75/+200 | |
| | | ||||||
| * | [run-virt] Add pw passing and share mounting mechanism for win vms | Simon Rettberg | 2016-03-01 | 3 | -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 fails | Simon Rettberg | 2016-02-25 | 2 | -6/+10 | |
| | | ||||||
| * | [run-virt] Better error checking/logging for dnbd3-fuse | Simon Rettberg | 2016-02-25 | 1 | -11/+15 | |
| | | ||||||
| * | [run-virt/vmware] Scan for usb devices that we should pass through before ↵ | Simon Rettberg | 2016-02-24 | 5 | -2/+94 | |
| | | | | | starting vm | |||||
| * | [run-virt] openslx.exe: disable screensaver/standby, don't show error if ↵ | Simon Rettberg | 2016-02-12 | 3 | -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 nowadays | Simon Rettberg | 2016-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] openslx.exe: Hide console, re-set logoff caption periodically | Simon Rettberg | 2016-01-08 | 2 | -6/+31 | |
| | | ||||||
| * | Preparations for exam mode | Simon Rettberg | 2016-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] TMPDIR is now set globally in set_runvirt_variables.inc | Simon Rettberg | 2016-01-08 | 1 | -7/+0![]() | |
| | | | | | | | 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 cleanup | Simon Rettberg | 2016-01-07 | 5 | -17/+19 | |
| | | ||||||
| * | [run-virt] openslx.exe: Rename Shutdown button to "Abmelden" (Win7 only) | Simon Rettberg | 2016-01-05 | 2 | -0/+141 | |
| | | ||||||
| * | [run-virt/vmware] Add windows 10 | Simon Rettberg | 2015-12-10 | 1 | -2/+2 | |
| | | ||||||
| * | [run-virt] unmount dnbd3-fuse on exit | Simon Rettberg | 2015-12-07 | 2 | -8/+9 | |
| | | ||||||
| * | [run-virt] Minor cleanups in setup and error handling | Simon Rettberg | 2015-12-04 | 1 | -41/+39![]() | |
| | | ||||||
| * | [run-virt] adapted dnbd3-mount code for VMs to use dnbd3-fuse | Jonathan Bauer | 2015-12-04 | 1 | -15/+32 | |
| | | ||||||
| * | [run-virt] Remote error logging if mounting vmstore fails | Simon Rettberg | 2015-10-16 | 1 | -3/+22 | |
| | | ||||||
| * | [run-virt/printergui] Add wrapping helper script for printing that does some ↵ | Simon Rettberg | 2015-10-05 | 1 | -2/+2 | |
| | | | | | error checking on the file received from lpd | |||||
| * | [runvirt] cpu handling (maxcpu etc) | Christian Rößler | 2015-09-14 | 1 | -1/+5 | |
| | | ||||||
| * | [runvirt] [vmware] Minor cosmetics, logging | Christian Rößler | 2015-09-14 | 4 | -3/+5 | |
| | | ||||||
| * | [runvirt] Logging per writelog now has timestamp; sound setup: echo -> writelog | Christian Rößler | 2015-09-12 | 2 | -9/+11 | |
| | | ||||||
| * | [runvirt] [vmware] Some more script cosmetics: "virtual machine description ↵ | Christian Rößler | 2015-09-12 | 1 | -1/+1 | |
| | | | | | file" (vmware vmx, vbox xml) | |||||
| * | [runvirt] detect_legacy.inc: Some more cosmetics. | Christian Rößler | 2015-09-12 | 1 | -6/+6 | |
| | | ||||||
| * | [runvirt], [vmware] Some more cosmetics: now include directories | Christian Rößler | 2015-09-12 | 20 | -1/+1 | |
| | | ||||||
| * | [runvirt] Some cosmetics, better error handling in detect_legacy.inc | Christian Rößler | 2015-09-12 | 2 | -14/+24 | |
| | | ||||||
| * | [runvirt] Check if UUID-vmx file has zero bytes --> triggers legacy mode. | Christian Rößler | 2015-09-11 | 1 | -1/+6 | |
| | | ||||||
| * | [runvirt] systemd-run_virt_env: missing a+ in chmod command on /tmp/virt | Christian Rößler | 2015-09-11 | 1 | -1/+1 | |
| | | ||||||
| * | [runvirt] [vmware] WARNING: Further testing needed! Two branches: ↵ | Christian Rößler | 2015-09-11 | 21 | -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 Rettberg | 2015-05-18 | 1 | -1/+1 | |
| | | | | | force PATH in critical ones | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2015-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Moved common data files of vmchooser and vmchooser2 to new module called ↵ | Simon Rettberg | 2015-05-15 | 20 | -0/+1898 | |
| run-virt | ||||||

