summaryrefslogtreecommitdiffstats
path: root/remote/modules/run-virt
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Floppy (fd1)-scripts: No more display manager conf. patching,Christian Rößler2017-04-114-55/+100
| | | | now via systemd service files started. To be tested!
* [run-virt] WTF? resolution_standalone, now right.Christian Rößler2017-02-081-7/+0Star
|
* [run-virt] Pushed wrong version, sorry - 'dis right!Christian Rößler2017-02-081-0/+14
|
* [run-virt] resolution scripts: Added two exports (seem to be missing ↵Christian Rößler2017-02-082-4/+4
| | | | sometimes; Linux Mint whined)
* [run-virt] resolution_standalone: Little bugfixChristian Rößler2017-02-081-8/+1Star
|
* [run-virt/vmware] Add support for serial and parallel portSimon Rettberg2016-11-222-0/+23
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2016-11-0439-823/+867
|\
| * ....aaaand it's done!Simon Rettberg2016-10-311-1/+0Star
| |
| * [run-virt] Use xmlstarlet for xml operationsSimon Rettberg2016-10-314-3/+13
| |
| * [run-virt] set volume to 100% by default, cleanup output of setup_soundSimon Rettberg2016-10-241-37/+51
| |
| * [run-virt] Fix misspelled variable, extract UUID from xml againSimon Rettberg2016-10-243-5/+7
| |
| * [run-virt/...] More cleanup, refactoring, commentsSimon Rettberg2016-10-219-215/+163Star
| |
| * [run-virt] More cleanup; kill legacy support, rename and move includes, kill ↵Simon Rettberg2016-10-1923-434/+151Star
| | | | | | | | dead code
| * [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
| | | | | | | | timeouts
| * [run-virt/udhcpc] Fix passing on domain suffix and search domains to VMs via ↵Simon Rettberg2016-10-062-8/+15
| | | | | | | | nat1
| * [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 ↵Simon Rettberg2016-08-304-4/+4
| | | | | | | | 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-047-0/+197
| |
| * [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-142-5/+2Star
| | | | | | | | follow the call
* | [run-virt] resolution scripts now detect first connected output device (not ↵Christian Rößler2016-11-042-6/+22
|/ | | | only "Virtual1")
* [run-virt] Clean up macaddr gen, move to run-virt-env, assign predictable MACsSimon Rettberg2016-06-162-14/+43
| | | | Also make sure the primary VM instance always gets the same MAC and thus IP
* [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
| | | | 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-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
|