| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | [pam-bwidm] Set proper Content-Type in request | Simon Rettberg | 2018-04-25 | 1 | -8/+6![]() | |
| | | | | ||||||
| | * | | [vbox] only add floppy controller if missing | Jonathan Bauer | 2018-04-25 | 1 | -6/+8 | |
| | |/ | ||||||
| * / | [run-virt] resolution modeline detection | Christian Rößler | 2018-06-04 | 2 | -2/+2 | |
| |/ | ||||||
| * | [vbox-src] get vdi uuid with od | Jonathan Bauer | 2018-04-20 | 4 | -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 way | Steffen Ritter | 2018-04-20 | 2 | -0/+2 | |
| | | ||||||
| * | Revert "[safe-mode] disable screen going to standby/poweroff" | Steffen Ritter | 2018-04-20 | 1 | -6/+0![]() | |
| | | | | | This reverts commit 5397732b97d75eee0f34e19362d736452f2b193b. | |||||
| * | [vbox-src] more error handling/logging | Jonathan Bauer | 2018-04-20 | 1 | -6/+42 | |
| | | | | | to make sure we have ways to debug if anything goes wrong once deployed | |||||
| * | [vbox-src] validate downloaded xml file | Jonathan Bauer | 2018-04-20 | 1 | -0/+15 | |
| | | | | | and check that vbox.service start successfully | |||||
| * | [vbox-src] vbox-env: exit 1 on critical steps | Jonathan Bauer | 2018-04-20 | 1 | -18/+22 | |
| | | | | | + try to sort the statements in a more logical way... | |||||
| * | [vbox-src] fix missing test | Jonathan Bauer | 2018-04-20 | 1 | -3/+4 | |
| | | ||||||
| * | [safe-mode] disable screen going to standby/poweroff | Steffen Ritter | 2018-04-20 | 1 | -0/+6 | |
| | | ||||||
| * | [safe-mode] systemd != systemctl | Steffen Ritter | 2018-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | [safe-mode] sed without input won't work... | Steffen Ritter | 2018-04-20 | 1 | -3/+1![]() | |
| | | ||||||
| * | [vbox-src] add CDROM support | Jonathan Bauer | 2018-04-19 | 1 | -0/+39 | |
| | | ||||||
| * | [vbox-src] add floppy host device | Jonathan Bauer | 2018-04-19 | 1 | -0/+6 | |
| | | ||||||
| * | [vbox-src] cp xml to /tmp/vbox-last-config.$USER | Jonathan Bauer | 2018-04-19 | 1 | -0/+3 | |
| | | ||||||
| * | [vbox-src] finalize xml: split into functions | Jonathan Bauer | 2018-04-19 | 1 | -30/+61 | |
| | | ||||||
| * | [vbox-src] support SHARE_REMAP_MODE | Jonathan Bauer | 2018-04-19 | 3 | -20/+26 | |
| | | | | | and moved some variables | |||||
| * | [vbox-src] changed temporary directory to run-virt scheme | Jonathan Bauer | 2018-04-18 | 1 | -2/+4 | |
| | | ||||||
| * | [vbox-src] cleanup snapshot file upon cleanexit | Jonathan Bauer | 2018-04-18 | 1 | -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 start | Jonathan Bauer | 2018-04-17 | 1 | -0/+4 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Jonathan Bauer | 2018-04-17 | 2 | -1/+137 | |
| |\ | ||||||
| | * | [safe-mode] Change color of lightdm and banner.svg in exam mode | Steffen Ritter | 2018-04-17 | 2 | -1/+137 | |
| | | | ||||||
| * | | [*] detect_cpu_flag as generic run-virt function | Jonathan Bauer | 2018-04-17 | 4 | -8/+19 | |
| |/ | ||||||
| * | [dnbd3] create fuse group | Jonathan Bauer | 2018-04-16 | 1 | -0/+1 | |
| | | ||||||
| * | [vbox-src] force audio driver to alsa | Jonathan Bauer | 2018-04-16 | 1 | -1/+4 | |
| | | ||||||
| * | [vbox-src] cleanup vbox logging include | Jonathan Bauer | 2018-04-16 | 1 | -9/+5![]() | |
| | | ||||||
| * | [vbox-src] error handling for xmlstarlet wrappers | Jonathan Bauer | 2018-04-16 | 1 | -5/+19 | |
| | | ||||||
| * | [vbox-src] use xmlstarlet to handle placeholders | Jonathan Bauer | 2018-04-16 | 1 | -20/+25 | |
| | | ||||||
| * | [vbox-src] properly use generic MAC | Jonathan Bauer | 2018-04-16 | 1 | -4/+2![]() | |
| | | ||||||
| * | [vbox-src] better cpu flag detection | Jonathan Bauer | 2018-04-14 | 1 | -12/+13 | |
| | | ||||||
| * | [vbox-src] more vbox plugin fixes | Jonathan Bauer | 2018-04-13 | 6 | -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 dir | Jonathan Bauer | 2018-04-13 | 1 | -0/+9 | |
| | | ||||||
| * | [systemd] network-interface@ should be oneshot | Simon Rettberg | 2018-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | [lightdm-greeter-bwlp] Update style (clock) | Simon Rettberg | 2018-04-13 | 1 | -1/+3 | |
| | | ||||||
| * | [hardware-stats] fdisk output in sectors | Simon Rettberg | 2018-04-13 | 1 | -2/+2 | |
| | | ||||||
| * | [debug-report-bwlp] fdisk output in sectors | Simon Rettberg | 2018-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | [*] LDAP_DOMAIN_OVERRIDE -> SHARE_DOMAIN | Jonathan Bauer | 2018-04-11 | 3 | -5/+5 | |
| | | ||||||
| * | [run-virt] check for /tmp/virt not in RAM | Jonathan Bauer | 2018-04-10 | 3 | -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_NETIF | Jonathan Bauer | 2018-04-10 | 1 | -1/+3 | |
| | | ||||||
| * | [slx-issue] externalize /etc/issue generation | Jonathan Bauer | 2018-04-10 | 6 | -0/+128 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Christian Rößler | 2018-04-09 | 5 | -0/+20 | |
| |\ | ||||||
| | * | new module for special slx network targets | Jonathan Bauer | 2018-04-09 | 5 | -0/+20 | |
| | | | ||||||
| * | | [run-virt] Linux scripts: runscript execution | Christian Rößler | 2018-04-09 | 2 | -0/+24 | |
| |/ | ||||||
| * | [smartctl] add /opt/openslx/* to PATH | Jonathan Bauer | 2018-04-09 | 1 | -0/+2 | |
| | | ||||||
| * | [iperf] New module | Simon Rettberg | 2018-04-05 | 3 | -0/+27 | |
| | | ||||||
| * | [iptables-helper] Forgot one rm -> rm -r instance | Simon Rettberg | 2018-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | [pam-slx-plug] Set proper file mode on generated configs | Simon Rettberg | 2018-04-03 | 1 | -0/+4 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Run setup before spawning getty | Simon Rettberg | 2018-03-29 | 1 | -1/+3 | |
| | | ||||||
| * | [iptables-helper] Better locking to prevent races | Simon Rettberg | 2018-03-28 | 2 | -15/+19 | |
| | | | | | | Better... not good Closes #3349 | |||||

