summaryrefslogtreecommitdiffstats
path: root/remote/modules/run-virt
Commit message (Expand)AuthorAgeFilesLines
* [run-virt] Remove defunct/unsused fd-loop-imageSimon Rettberg2016-10-121-15/+0Star
* [xscreensaver] Create .xscreensaver to disable fading and apply our own dpms ...Simon Rettberg2016-10-111-5/+48
* [run-virt/udhcpc] Fix passing on domain suffix and search domains to VMs via ...Simon Rettberg2016-10-062-8/+15
* [run-virt] Finish support for runscript in openslx.exe and setup_virtual_floppySimon Rettberg2016-10-054-11/+28
* [run-virt] openslx.exe: Windows NT4.0/2000 compatibilitySimon Rettberg2016-09-141-24/+117
* [run-virt] Fix firewall setup by making wget calls busybox compliant, +s fw-b...Simon Rettberg2016-08-304-4/+4
* [run-virt] $? != $!Simon Rettberg2016-08-041-1/+1
* [run-virt] Add lecture runscript to virtual floppySimon Rettberg2016-08-041-1/+16
* [run-virt] Implement automatic firewallingSimon Rettberg2016-08-047-0/+197
* [run-virt/vmware] Patch resolution into vmx if it's an "odd one"Simon Rettberg2016-08-031-1/+1
* [run-virt] usbdetect: Add class 239 ("misc. device")Simon Rettberg2016-08-031-1/+1
* Update several calls to slxlog with --delete instead of having sleep + rm fol...Simon Rettberg2016-07-142-5/+2Star
* [run-virt] Clean up macaddr gen, move to run-virt-env, assign predictable MACsSimon Rettberg2016-06-162-14/+43
* [run-virt] Fix invalid memory access in openslx.exeSimon Rettberg2016-05-252-8/+6Star
* [run-virt] Fallback to nfs3 if auto-detect (usually 4) doesn't workSimon Rettberg2016-05-111-2/+6
* [run-virt] Linux-VMs fd1: Slightly more explicit logging (little change)Christian Rößler2016-05-031-5/+5
* [run-virt] Linux-MVs fd1: systemd service file fix, other little fixChristian Rößler2016-05-032-3/+3
* [run-virt] Linux-VMs fd1: 'smores, Xreset UbuntuChristian Rößler2016-04-291-2/+8
* [run-virt] Linux-VMs fd1: Xreset, umounterChristian Rößler2016-04-294-6/+93
* [run-virt] Linux-VMs fd1: Stoooopid bug!Christian Rößler2016-04-281-1/+1
* [run-virt] Linux-VMs fd1, some more fixes, Ubuntu 14.04 LTSChristian Rößler2016-04-282-65/+126
* [run-virt] Linux VMs fd1: resolution corr. and native network shares, poc.Christian Rößler2016-04-2716-1/+675
* [run-virt] Add username field to openslx.iniSimon Rettberg2016-04-081-16/+22
* [run-virt] Revert config.xml and hostres.txt for backwards compatibilitySimon Rettberg2016-04-081-5/+4Star
* [run-virt/*] Introduce variable for downloaded vm config (was $TMPDIR/$IMGUUID)Simon Rettberg2016-04-051-3/+4
* [run-virt] Better support for win10 folder remappingSimon Rettberg2016-03-305-7/+65
* [run-virt] Add user feedback (GUI) if things go wrongSimon Rettberg2016-03-2413-38/+68
* [run-virt] geraffel.ini -> openslx.iniSimon Rettberg2016-03-242-2/+2
* [run-virt] (setup_virt_floppy)Ahem, check-in too soon, corr.Christian Rößler2016-03-241-3/+3
* [setup_virtual_floppy] geraffel.ini -> openslx.ini, hostres.txt -> HOSTRES.TXTChristian Rößler2016-03-241-3/+3
* [run-virt/hwstats/vmware] Only enable KVM in guest if hw supports itSimon Rettberg2016-03-221-6/+16
* [run-virt] Default to vmware shared folder for homedir for backwards compatSimon Rettberg2016-03-211-2/+2
* [run-virt] Remove debug messages, pass home drive letterSimon Rettberg2016-03-183-16/+27
* [run-virt/vmware] Error messages if mounting in win fails, fallback logicSimon Rettberg2016-03-183-24/+82
* [run-virt] More progress on openslx.exeSimon Rettberg2016-03-144-83/+300
* [run-virt] Fix mapping of drive letter, shortcut on desktopSimon Rettberg2016-03-042-11/+17
* [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
* [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 sta...Simon Rettberg2016-02-245-2/+94
* [run-virt] openslx.exe: disable screensaver/standby, don't show error if patc...Simon Rettberg2016-02-123-5/+13
* [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
* [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