summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware/data/opt/openslx
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt/vmware] Add support for serial and parallel portSimon Rettberg2016-11-221-1/+23
|
* [run-virt] Fix misspelled variable, extract UUID from xml againSimon Rettberg2016-10-241-1/+0Star
|
* [run-virt/...] More cleanup, refactoring, commentsSimon Rettberg2016-10-215-40/+34Star
|
* [run-virt] More cleanup; kill legacy support, rename and move includes, kill ↵Simon Rettberg2016-10-196-584/+74Star
| | | | dead code
* [vmware/run-virt] Try to rename includes to what they actually doSimon Rettberg2016-10-196-205/+204Star
|
* [vmware] Force USB 2.0Simon Rettberg2016-09-201-0/+5
|
* [vmware] 4 CPU cores on win xpSimon Rettberg2016-09-141-5/+9
|
* [vmware] Rely on usb config from server, only do fallbackSimon Rettberg2016-09-051-15/+23
|
* [run-virt/vmware] Patch resolution into vmx if it's an "odd one"Simon Rettberg2016-08-031-1/+19
| | | | | | vmware doesn't allow some resolutions by default on some guests, so this workaround forces the desired resolution by some additional vmx entries.
* [run-virt] Clean up macaddr gen, move to run-virt-env, assign predictable MACsSimon Rettberg2016-06-161-1/+1
| | | | Also make sure the primary VM instance always gets the same MAC and thus IP
* [vmware] Disable free disk space checksSimon Rettberg2016-04-271-0/+3
|
* [vmware] Fix syntax (missing backslash)Simon Rettberg2016-04-051-1/+1
|
* [run-virt/*] Introduce variable for downloaded vm config (was $TMPDIR/$IMGUUID)Simon Rettberg2016-04-051-27/+27
|
* [vmware] Only enable VT-x virtualization for hwversion >= 9Simon Rettberg2016-04-052-10/+13
|
* [vmware] Disable link/map root share if shared folders are disabledSimon Rettberg2016-03-304-28/+27Star
| | | | | | Yes, vmware actually creates a desktop shortcut to the non-existent shared folders hgfs-share if shared folders are disabled but the "link root share" option is enabled...
* [vmware] Enable nested VT-x again by adding proper check for cpuflagSimon Rettberg2016-03-291-5/+5
|
* [vmware] Don't enable VT-x virtualization until we know how to check for supportSimon Rettberg2016-03-241-4/+5
|
* [run-virt/hwstats/vmware] Only enable KVM in guest if hw supports itSimon Rettberg2016-03-221-2/+6
| | | | Otherwise vmware will refuse to start the virtual machine.
* [vmware] Enable nested virtualization by defaultSimon Rettberg2016-03-211-0/+4
|
* [run-virt/vmware] Error messages if mounting in win fails, fallback logicSimon Rettberg2016-03-183-4/+8
|
* [run-virt/vmware] Mount home directory in windows (first working version)Simon Rettberg2016-03-042-7/+15
|
* [run-virt/vmware] Scan for usb devices that we should pass through before ↵Simon Rettberg2016-02-241-0/+7
| | | | starting vm
* [vmware] Cap hwversion to 10 if enable3d && useBlacklistedDriverSimon Rettberg2016-01-133-19/+23
|
* [vmware] Remove useless includeSimon Rettberg2016-01-132-70/+1Star
|
* Preparations for exam modeSimon Rettberg2016-01-082-6/+19
|
* [run-virt,vmware,vbox] Unify directory layout in /tmp, better cleanupSimon Rettberg2016-01-072-12/+0Star
|
* [vmware] Fix comments againSimon Rettberg2015-12-211-18/+8Star
|
* [vmware] parse_vmx.inc: File repaired: log message missing & something moreChristian Rößler2015-12-181-18/+24
|
* [vmware] non-legacy: parse.vmx islotaion tool shared folder settings, sharedChristian Rößler2015-12-171-37/+37
| | | | folderes explicitly written
* [vmware] logging.inc now mentions shared folders enables/not enabledChristian Rößler2015-12-161-0/+7
|
* [vmware] Shared folders now enabled for undetected OS versions (and soChristian Rößler2015-12-141-3/+5
| | | | the different linux flavours). Should be held in view for evtl. problems.
* [vmware] removed >1 sound card logic since auto-detect in combination with ↵Jonathan Bauer2015-12-112-35/+3Star
| | | | asound.conf seems to work again
* [run-virt/vmware] Add windows 10Simon Rettberg2015-12-101-13/+23
|
* [vmware] Map and link shared folders, disable dpi scalingSimon Rettberg2015-11-121-2/+7
|
* [vmware] Create shared folter vmx entries in non-legacy modeSimon Rettberg2015-11-051-8/+32
|
* [vmware] Try harder to disable updatecheck/datacollection/...Simon Rettberg2015-10-161-6/+0Star
|
* [vmware] Disable update checks, hints, usage statsSimon Rettberg2015-10-131-1/+15
|
* [vmware] Bump version to player 12.0.0Simon Rettberg2015-10-123-12/+17
|
* [vmware] Default to e1000 if no virtualDev is set, for compatibility with ↵Simon Rettberg2015-09-231-1/+1
| | | | bwLehrpool 1.0
* [vmware] Downgrade hw version on new path if vmx is too newSimon Rettberg2015-09-151-0/+7
|
* [vmware] ethernet0.addressType = "static" added (parse_vmx.inc)Christian Rößler2015-09-141-1/+2
|
* [vmware] parse_vmx: Now 3D settingsChristian Rößler2015-09-141-2/+13
|
* [runvirt] [vmware] Minor cosmetics, loggingChristian Rößler2015-09-141-1/+4
|
* [runvirt] [vmware] Some more script cosmetics: "virtual machine description ↵Christian Rößler2015-09-123-5/+5
| | | | file" (vmware vmx, vbox xml)
* [runvirt], [vmware] Some more cosmetics: now include directoriesChristian Rößler2015-09-1211-1/+1
|
* [runvirt] [vmware] WARNING: Further testing needed! Two branches: ↵Christian Rößler2015-09-1111-630/+1051
| | | | | | | Non-Legacy, Legacy. Big scripts vmchooser-run_virt and vmware runvirt include broken into includes, tidied. More cosmetics needed, but it works so far.
* [vmware] vmware.conf now written with maxhardwareversion, version and ↵Christian Rößler2015-07-272-28/+0Star
| | | | buildversion of Workstation.
* [vmware] Only force sound card if default isn't card 0Simon Rettberg2015-07-071-1/+1
|
* [vmware] Support lsisas controllerwqSimon Rettberg2015-07-071-26/+33
|
* Hardwired path of whoami/id/getent, but we should check all scripts and ↵Simon Rettberg2015-05-181-1/+1
| | | | force PATH in critical ones