summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Linux scripts: mounting of (pseudo)floppy fd1 via systemdChristian Rößler2018-07-061-65/+32Star
|
* [run-virt] Increase timeout for dnbd3-fuse mountSimon Rettberg2018-06-041-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-06-042-5/+10
|\
| * [run-virt] wait before calling slxlog on exit 141Jonathan Bauer2018-05-071-0/+5
| | | | | | | | | | | | | | | | | | If the main run-virt script exits with 141 (which happens when it is killed by either loginctl on SLX_LOGOUT_TIMEOUT or when killing X with alt-printscreen-k), sleep 3 seconds to try and avoid the unnecessary slxlog messages. Closes #3365
| * [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-041-5/+5
| |
* | [run-virt] resolution modeline detectionChristian Rößler2018-06-042-2/+2
|/
* [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-171-2/+17
|
* [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] error msg for missing plugin dirJonathan Bauer2018-04-131-0/+9
|
* [*] LDAP_DOMAIN_OVERRIDE -> SHARE_DOMAINJonathan Bauer2018-04-111-2/+2
|
* [run-virt] check for /tmp/virt not in RAMJonathan Bauer2018-04-103-8/+27
| | | | | to cater for usecases where /tmp is in RAM but /tmp/virt is backed by, e.g., an NFS (Ramboz)
* [run-virt] Linux scripts: runscript executionChristian Rößler2018-04-092-0/+24
|
* [run-virt] Linux mount scripts: Added forgotten fileChristian Rößler2018-03-271-2/+8
|
* [run-virt] Linux mount scripts now mount different cifs version.Christian Rößler2018-03-272-19/+46
|
* [run-virt] Honor SLX_VM_NFS_OPTS when mountingSimon Rettberg2018-03-211-12/+26
| | | | Implements #3323
* [run-virt] Try harder when detecting webdavSimon Rettberg2018-03-202-2/+6
|
* [run-virt] Copy user's kerberos ticket to virtual floppySimon Rettberg2018-03-131-5/+12
|
* [pam-slx-plug/run-virt] Create a usable shares file for run-virtSimon Rettberg2018-03-102-2/+13
| | | | Global /opt/openslx/inc/shares is legacy fallback only
* [pam/runvirt/..] Move .account and .home into .openslx subdirectorySimon Rettberg2018-03-102-5/+5
| | | | | | Create separate tmpfs for .openslx to make sure the user cannot rename, edit or remove the files. It's a subdir of $HOME which has 0700, so no other user will be able to read it.
* [run-virt] pw_daemon: Remove debug outputSimon Rettberg2018-03-091-1/+0Star
|
* [run-virt] pwdaemon now drops privs, no more su hack; support pam-slx-plugSimon Rettberg2018-03-093-31/+78
| | | | | If usage of pam-slx-plug is detected, we'll use the approprivate environment variables to detect the mount domain, not the global /opt/openslx/inc/shares
* [run-virt] relax /tmp mount detection regexJonathan Bauer2018-02-131-1/+1
|
* [run-virt] add --sync to slxlog callsJonathan Bauer2018-01-181-2/+2
|
* [run-virt] Support %loginuser% in netsharesJonathan Bauer2017-12-141-1/+1
| | | | Closes #3270
* [run-virt] support %user% in netsharesJonathan Bauer2017-12-141-0/+2
| | | | Closes #3270
* [run-virt] Add 'bootIp=x.x.x.x' to openslx.ini so the VM can know the host's ↵Simon Rettberg2017-12-121-0/+2
| | | | | | IP address Closes #3107
* [run-virt] openslx.exe: Link to drive letter if path is not UNCSimon Rettberg2017-12-122-1/+5
|
* [run-virt] add SLX_PASSTHROUGH_USB_ID supportJonathan Bauer2017-12-051-3/+21
|
* [run-virt] more robust translation of / to \Jonathan Bauer2017-12-041-3/+3
|
* Revert "[run-virt] sanitize downloaded maschine desc"Simon Rettberg2017-12-011-8/+0Star
| | | | | | | This is VMX specific, needs to be done in vmware plugin, not global run-virt. Reverting because weekend. This reverts commit ae681fa769d3204c14ba2dfda817cd721b45060c.
* [run-virt] sanitize downloaded maschine descJonathan Bauer2017-12-011-0/+8
| | | | coming from dmsd. This should help avoid bad syntax errors.
* [run-virt] try to fix samba paths on windowsJonathan Bauer2017-12-011-1/+7
| | | | cause it does not really hurt to do.
* [run-virt] Fix obviously broken sed expression: Don't fail on empty domainSimon Rettberg2017-11-241-1/+1
|
* [vmware*/run-virt] Implement NIC bridgingSimon Rettberg2017-11-241-0/+15
| | | | Implements #3109
* [run-virt] match remapMode/createMissingRemap onJonathan Bauer2017-11-021-2/+2
| | | | ...line start only
* [run-virt] no '.' for exit ><Jonathan Bauer2017-11-021-1/+1
|
* [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
|
* [runvirt/vmchooser2] move vmchooser's desktop ...Jonathan Bauer2017-10-091-10/+0Star
| | | | ... to the vmchooser module....
* [run-virt] Linux script: Bug in xor functionChristian Rößler2017-10-061-4/+2Star
|
* [run-virt] network shares in shares.datJonathan Bauer2017-09-081-15/+40
|
* [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
|
* [run-virt] Speed up network setupSimon Rettberg2017-08-112-16/+10Star
| | | | | 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] Move openslx.exe into proper placeSimon Rettberg2017-07-172-0/+0
|
* [run-virt] Better structure for winres/openslx.exe source treeSimon Rettberg2017-07-176-174/+5Star
|
* [run-virt] openslx.exe: Fix segfault when host name of network share cannot ↵Simon Rettberg2017-07-171-1/+3
| | | | be resolved