summaryrefslogtreecommitdiffstats
path: root/remote/modules/run-virt/data/opt/openslx/scripts/includes
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] More cleanup; kill legacy support, rename and move includes, kill ↵Simon Rettberg2016-10-1921-1115/+0Star
| | | | dead code
* [run-virt] Finish support for runscript in openslx.exe and setup_virtual_floppySimon Rettberg2016-10-051-8/+12
|
* [run-virt] Fix firewall setup by making wget calls busybox compliant, +s ↵Simon Rettberg2016-08-302-2/+2
| | | | fw-binary
* [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-041-0/+12
|
* [run-virt/vmware] Patch resolution into vmx if it's an "odd one"Simon Rettberg2016-08-031-1/+1
| | | | | | 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] usbdetect: Add class 239 ("misc. device")Simon Rettberg2016-08-031-1/+1
|
* Update several calls to slxlog with --delete instead of having sleep + rm ↵Simon Rettberg2016-07-141-2/+0Star
| | | | follow the call
* [run-virt] Clean up macaddr gen, move to run-virt-env, assign predictable MACsSimon Rettberg2016-06-161-10/+26
| | | | Also make sure the primary VM instance always gets the same MAC and thus IP
* [run-virt] Linux VMs fd1: resolution corr. and native network shares, poc.Christian Rößler2016-04-271-1/+4
|
* [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] Add user feedback (GUI) if things go wrongSimon Rettberg2016-03-2411-27/+68
|
* [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
| | | | Otherwise vmware will refuse to start the virtual machine.
* [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-181-0/+1
|
* [run-virt/vmware] Error messages if mounting in win fails, fallback logicSimon Rettberg2016-03-181-3/+3
|
* [run-virt] More progress on openslx.exeSimon Rettberg2016-03-141-4/+22
|
* [run-virt/vmware] Mount home directory in windows (first working version)Simon Rettberg2016-03-044-16/+40
|
* [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-241-0/+77
| | | | starting vm
* 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-074-16/+18
|
* [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/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-1219-0/+863