summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/scripts/systemd-run_virt_env
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Split mounting of /tmp/virt into own serviceSimon Rettberg2024-01-291-31/+0Star
|
* [run-virt] Allow FORWARDing for all additional bridged NICsSimon Rettberg2022-02-161-0/+15
|
* [run-virt/dhcpc-busybox] Restart nat1 dhcpd if network config changesSimon Rettberg2021-10-111-63/+3Star
|
* Add installer mode for stage4Simon Rettberg2021-07-081-0/+6
|
* Change the mail address for feedback in file headersSteffen Ritter2021-04-291-1/+1
| | | | * old address will be disabled in the future
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [run-virt] fix mathSimon Rettberg2020-09-221-2/+2
|
* [run-virt] Fix timeout calls wrt busybox commit c9720a76Simon Rettberg2020-08-071-1/+1
|
* [run-virt] use busybox's timeoutJonathan Bauer2019-12-131-1/+1
|
* [run-virt] Clean up run-vort-inv script a littleSimon Rettberg2019-10-281-34/+37
| | | | Worst offenses found by shellcheck should be fixed now
* [run-virt] Make dhcpd its own serviceSimon Rettberg2019-10-281-3/+13
| | | | | Closes #3540 Closes #3501
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-191-7/+8
|
* [vbox-src] more vbox plugin fixesJonathan Bauer2018-04-131-19/+1Star
| | | | | | | | | * use HW_CORES from /run/hwinfo * add usb attach script [WIP] * udev rule to trigger attach script when usb is connected * edit_attr -> set_attr now always creating missing nodes/attributes ...and prolly more I cant think of now ...
* [run-virt] add support for SLX_VM_TMP_* fallbackJonathan Bauer2017-10-231-0/+29
|
* [run-virt] 2 second timeout for dns lookups; change fallback domainSimon Rettberg2017-10-201-6/+8
|
* [run-virt] fix MAC address n°2389756902365Jonathan Bauer2017-10-201-2/+2
|
* [run-virt] Speed up network setupSimon Rettberg2017-08-111-16/+8Star
| | | | | DNS dependency solved via systemd instead of busy-wait loop. nslookup timeout set to 1 second.
* [run-virt] fix bad codeJonathan Bauer2017-08-101-3/+4
|
* [run-virt/vmware] reintroduce lost featureJonathan Bauer2017-03-301-0/+5
| | | | detection and passthrough of serial and parallel port
* [runvirt] introduced wrapper script to start ...Jonathan Bauer2017-02-141-7/+19
| | | | | | | | ... 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)
* [run-virt/dhcp-busybox] Get WINS server from upstream DHCP, pass on to VMs ↵Simon Rettberg2017-02-031-1/+15
| | | | via local DHCPD
* major run-virt restructure, only vmware plugin tested!Jonathan Bauer2017-01-251-44/+48
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-30/+33
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-251-0/+184