summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes
Commit message (Expand)AuthorAgeFilesLines
* [run-virt] fix bad VM_IDsJonathan Bauer2019-12-181-10/+6Star
* [run-virt] Retry mounting image via dnbd3 for up to 4 secondsSimon Rettberg2019-10-281-3/+6
* [run-virt] Fix execution of *.inc hooksSimon Rettberg2019-09-111-1/+1
* [run-virt] Only wipe TMPDIR on cleanexit 0Simon Rettberg2019-09-101-2/+2
* [run-virt] Fix: Explicitly initialize empty arraysSimon Rettberg2019-09-102-4/+4
* [run-virt] Fix tr expressions, add some missing quotesSimon Rettberg2019-09-101-18/+17Star
* [run-virt] Run cleanup functions in parallelSimon Rettberg2019-09-101-12/+18
* [run-virt] Add window manager respawn loopSimon Rettberg2019-09-101-12/+37
* [run-virt] Use slx-tools to determine if /tmp/virt is in RAMSimon Rettberg2019-07-103-39/+17Star
* [run-virt] Tweak init and handling of some constants; add documentationSimon Rettberg2019-07-102-7/+14
* [run-virt] improve signal traps handlingJonathan Bauer2019-07-102-9/+6Star
* [run-virt] Get rid of wrapper and handle directly in run-virtSimon Rettberg2019-07-092-20/+3Star
* [run-virt] Add --query to check existence of pluginSimon Rettberg2019-07-081-6/+0Star
* [run-virt] Minor cleanupSimon Rettberg2019-05-171-4/+0Star
* [run-virt] Add hook system, remove legacy codeSimon Rettberg2019-05-174-80/+82
* [run-virt] Use --retry-connrefused; shuffle slxlog aroundSimon Rettberg2019-03-141-7/+10
* [run-virt] respect SLX_DNBD3_COW_DEVICEJonathan Bauer2019-02-131-3/+5
* [run-virt] fix buggy return statementJonathan Bauer2019-01-081-1/+2
* [run-virt] support new dmsetup stuffJonathan Bauer2019-01-041-1/+1
* [kiosk*] rework and introduce kiosk mode modulesJonathan Bauer2019-01-041-0/+6
* [run-virt] rework resource managementJonathan Bauer2018-12-125-16/+65
* [run-virt] Download VM data as combined .tgzSimon Rettberg2018-12-071-4/+24
* [run-virt] upgrade minimum RAM for VMs to 1024Jonathan Bauer2018-12-041-1/+1
* [run-virt] Increase timeout for dnbd3-fuse mountSimon Rettberg2018-06-041-1/+1
* [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-041-5/+5
* [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-171-2/+17
* [run-virt] error msg for missing plugin dirJonathan Bauer2018-04-131-0/+9
* [run-virt] check for /tmp/virt not in RAMJonathan Bauer2018-04-103-8/+27
* [run-virt] relax /tmp mount detection regexJonathan Bauer2018-02-131-1/+1
* Revert "[run-virt] sanitize downloaded maschine desc"Simon Rettberg2017-12-011-8/+0Star
* [run-virt] sanitize downloaded maschine descJonathan Bauer2017-12-011-0/+8
* [vmware*/run-virt] Implement NIC bridgingSimon Rettberg2017-11-241-0/+15
* [run-virt] TMP_ON_HDD stuffJonathan Bauer2017-08-162-2/+5
* [run-virt] make sure TMP_ON_HDD is empty if neededJonathan Bauer2017-08-151-2/+3
* [run-virt] check for tmp on hdd onceJonathan Bauer2017-08-152-1/+7
* [init, etc] Pass system-uuid when fetching config & config.tgzSimon Rettberg2017-07-121-0/+29
* [run-virt] Fix inverted logic in sanity checkSimon Rettberg2017-05-291-1/+1
* [run-virt] Improve wget error messagesSimon Rettberg2017-05-112-8/+15
* [run-virt] Retry vmx download and give better feedbackSimon Rettberg2017-05-101-8/+18
* [run-virt] Increase mem reserved for host if using nvidia driversSimon Rettberg2017-05-021-2/+7
* [run-virt] Fix two wordings in error-msgSteffen Ritter2017-04-042-2/+2
* [run-virt/vmware] reintroduce lost featureJonathan Bauer2017-03-301-0/+23
* [run-virt] Add cheap i18n support to run-virtSimon Rettberg2017-03-202-15/+51
* [run-virt] Check SLX_ variables for empty, not issetSimon Rettberg2017-03-172-2/+2
* [run-virt] Fix whitespace errorsSimon Rettberg2017-03-172-14/+13Star
* [run-virt] fix typoJonathan Bauer2017-03-131-1/+1
* [run-virt] Disable floppy/cd/dvd in exam modeSimon Rettberg2017-03-031-10/+19
* Add bash shebangs to all our includes:Simon Rettberg2017-02-286-0/+6
* [runvirt] reworked wrapper log handlingJonathan Bauer2017-02-151-5/+13
* [runvirt] introduced wrapper script to start ...Jonathan Bauer2017-02-143-30/+20Star