summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
| | * [pam-bwidm] Set proper Content-Type in requestSimon Rettberg2018-04-251-8/+6Star
| | |
| * | [vbox] only add floppy controller if missingJonathan Bauer2018-04-251-6/+8
| |/
* / [run-virt] resolution modeline detectionChristian Rößler2018-06-042-2/+2
|/
* [vbox-src] get vdi uuid with odJonathan Bauer2018-04-204-12/+16
| | | | | | | Using vboxmanage would cause VBoxXPCOMIPCD and VBoxSVC to get started and thus required to be killed before starting the VM (as the VM's config file and "global" virtualbox.xml were not yet generated leading to vboxmanage to not know about the machine uuid we wanted to start).
* [safe-mode] disable screen standby the right waySteffen Ritter2018-04-202-0/+2
|
* Revert "[safe-mode] disable screen going to standby/poweroff"Steffen Ritter2018-04-201-6/+0Star
| | | | This reverts commit 5397732b97d75eee0f34e19362d736452f2b193b.
* [vbox-src] more error handling/loggingJonathan Bauer2018-04-201-6/+42
| | | | to make sure we have ways to debug if anything goes wrong once deployed
* [vbox-src] validate downloaded xml fileJonathan Bauer2018-04-201-0/+15
| | | | and check that vbox.service start successfully
* [vbox-src] vbox-env: exit 1 on critical stepsJonathan Bauer2018-04-201-18/+22
| | | | + try to sort the statements in a more logical way...
* [vbox-src] fix missing testJonathan Bauer2018-04-201-3/+4
|
* [safe-mode] disable screen going to standby/poweroffSteffen Ritter2018-04-201-0/+6
|
* [safe-mode] systemd != systemctlSteffen Ritter2018-04-201-1/+1
|
* [safe-mode] sed without input won't work...Steffen Ritter2018-04-201-3/+1Star
|
* [vbox-src] add CDROM supportJonathan Bauer2018-04-191-0/+39
|
* [vbox-src] add floppy host deviceJonathan Bauer2018-04-191-0/+6
|
* [vbox-src] cp xml to /tmp/vbox-last-config.$USERJonathan Bauer2018-04-191-0/+3
|
* [vbox-src] finalize xml: split into functionsJonathan Bauer2018-04-191-30/+61
|
* [vbox-src] support SHARE_REMAP_MODEJonathan Bauer2018-04-193-20/+26
| | | | and moved some variables
* [vbox-src] changed temporary directory to run-virt schemeJonathan Bauer2018-04-181-2/+4
|
* [vbox-src] cleanup snapshot file upon cleanexitJonathan Bauer2018-04-181-1/+6
| | | | | | | While VDI's "Immutable" type cleans up the snapshot file automatically, it doesn't do so until a restart of the VM. In our case, it will never happen and slowly fill up /tmp. Thus we remove it manually on cleanexit.
* [vbox-src] reload udev rules on vbox.service startJonathan Bauer2018-04-171-0/+4
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkJonathan Bauer2018-04-172-1/+137
|\
| * [safe-mode] Change color of lightdm and banner.svg in exam modeSteffen Ritter2018-04-172-1/+137
| |
* | [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-174-8/+19
|/
* [dnbd3] create fuse groupJonathan Bauer2018-04-161-0/+1
|
* [vbox-src] force audio driver to alsaJonathan Bauer2018-04-161-1/+4
|
* [vbox-src] cleanup vbox logging includeJonathan Bauer2018-04-161-9/+5Star
|
* [vbox-src] error handling for xmlstarlet wrappersJonathan Bauer2018-04-161-5/+19
|
* [vbox-src] use xmlstarlet to handle placeholdersJonathan Bauer2018-04-161-20/+25
|
* [vbox-src] properly use generic MACJonathan Bauer2018-04-161-4/+2Star
|
* [vbox-src] better cpu flag detectionJonathan Bauer2018-04-141-12/+13
|
* [vbox-src] more vbox plugin fixesJonathan Bauer2018-04-136-47/+142
| | | | | | | | | * 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
|
* [systemd] network-interface@ should be oneshotSimon Rettberg2018-04-131-1/+1
|
* [lightdm-greeter-bwlp] Update style (clock)Simon Rettberg2018-04-131-1/+3
|
* [hardware-stats] fdisk output in sectorsSimon Rettberg2018-04-131-2/+2
|
* [debug-report-bwlp] fdisk output in sectorsSimon Rettberg2018-04-131-1/+1
|
* [*] LDAP_DOMAIN_OVERRIDE -> SHARE_DOMAINJonathan Bauer2018-04-113-5/+5
|
* [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)
* [slx-issue] support for SLX_PXE_NETIFJonathan Bauer2018-04-101-1/+3
|
* [slx-issue] externalize /etc/issue generationJonathan Bauer2018-04-106-0/+128
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-04-095-0/+20
|\
| * new module for special slx network targetsJonathan Bauer2018-04-095-0/+20
| |
* | [run-virt] Linux scripts: runscript executionChristian Rößler2018-04-092-0/+24
|/
* [smartctl] add /opt/openslx/* to PATHJonathan Bauer2018-04-091-0/+2
|
* [iperf] New moduleSimon Rettberg2018-04-053-0/+27
|
* [iptables-helper] Forgot one rm -> rm -r instanceSimon Rettberg2018-04-031-1/+1
|
* [pam-slx-plug] Set proper file mode on generated configsSimon Rettberg2018-04-031-0/+4
|
* [dnbd3-proxy-mode] Run setup before spawning gettySimon Rettberg2018-03-291-1/+3
|
* [iptables-helper] Better locking to prevent racesSimon Rettberg2018-03-282-15/+19
| | | | | Better... not good Closes #3349