summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Use slx-tools to determine if /tmp/virt is in RAMSimon Rettberg2019-07-101-6/+7
| | | | Also avoid triple-negation for the according variable...
* [run-virt] Get rid of wrapper and handle directly in run-virtSimon Rettberg2019-07-091-18/+0Star
|
* [run-virt] Add --query to check existence of pluginSimon Rettberg2019-07-081-6/+0Star
|
* [run-virt] rework resource managementJonathan Bauer2018-12-121-2/+4
|
* [run-virt] check for /tmp/virt not in RAMJonathan Bauer2018-04-101-7/+8
| | | | | to cater for usecases where /tmp is in RAM but /tmp/virt is backed by, e.g., an NFS (Ramboz)
* [run-virt] relax /tmp mount detection regexJonathan Bauer2018-02-131-1/+1
|
* [run-virt] TMP_ON_HDD stuffJonathan Bauer2017-08-161-1/+4
|
* [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-151-0/+6
|
* Add bash shebangs to all our includes:Simon Rettberg2017-02-281-0/+1
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* [runvirt] reworked wrapper log handlingJonathan Bauer2017-02-151-5/+13
|
* [runvirt] introduced wrapper script to start ...Jonathan Bauer2017-02-141-1/+9
| | | | | | | | ... runvirt with to hopefully always have either a user notification or a log entry on the satellites if anything goes wrong. Also fixed the MAC address generation: the prefix is now fully defined in the systemd-run_virt_env script and correctly written in the vmware's dhcp configuration file (so that VMs the default local IP by default)
* major run-virt restructure, only vmware plugin tested!Jonathan Bauer2017-01-251-0/+18