summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [run-virt] Linux scripts: mounting of (pseudo)floppy fd1 via systemdChristian Rößler2018-07-061-65/+32Star
* [rfs-stage31] Whitelist 10de:0ffe for nvidia driversSteffen Ritter2018-07-021-1/+3
* Merge branch 'master' of 10.4.9.58:/root/mltk-oldkernelSimon Rettberg2018-06-272-4/+11
|\
| * [pam-slx-plug] Write user's LDAP attributes to .openslx/ldapSimon Rettberg2018-06-272-4/+11
* | [pam-slx-plug] Fix minor logging issuesSimon Rettberg2018-06-181-2/+3
* | [pam-slx-plug] Create directories to shut up ldapsearchSimon Rettberg2018-06-181-1/+1
|/
* [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-0425-93/+221
|\
| * [pvs2] Only catch SEGVSimon Rettberg2018-05-251-1/+1
| * [pam-slx-plug] Always export PERSISTENT_NETPATHSimon Rettberg2018-05-231-7/+8
| * Do not strip binaries in /opt/openslx/s?binSimon Rettberg2018-05-221-1/+2
| * [pvs2] Catch and send core dumpsSimon Rettberg2018-05-221-0/+15
| * [vbox-src] create vboxusers before chown stuff to itJonathan Bauer2018-05-221-3/+3
| * [sshd] only allow root per sshJonathan Bauer2018-05-171-1/+1
| * [mgmt-sshd] Don't use PAM stackSimon Rettberg2018-05-142-5/+4Star
| * [run-virt] wait before calling slxlog on exit 141Jonathan Bauer2018-05-071-0/+5
| * [vmware*] fix CPU_CORES for vmware14 tooJonathan Bauer2018-05-072-1/+3
| * [vmware12] CPU_CORES should not be readonlyJonathan Bauer2018-05-071-1/+1
| * [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-043-13/+9Star
| * [vmware*] proper quoting...Jonathan Bauer2018-05-042-2/+2
| * [vmware*] add busybox applets to PATHJonathan Bauer2018-05-042-0/+4
| * [vmware12] build kernel modules manually ...Jonathan Bauer2018-05-041-3/+12
| * [rfs-stage31] If BIOS clock is local and NTP failed, read clock againSimon Rettberg2018-05-041-0/+4
| * setup_target: get_link_chain for REQUIRED_SYSTEM_FILESSimon Rettberg2018-05-041-1/+7
| * [rfs-stage31] OrderingSimon Rettberg2018-05-041-1/+2
| * [rfs-stage31] Fix race when syncing time, more network setup tweaksSimon Rettberg2018-05-043-2/+12
| * [rfs-stage31] Don't try to source config before downloading it...Simon Rettberg2018-05-031-1/+5
| * [rfs-stage31] Bring br0 up even if we don't have an IP yetSimon Rettberg2018-05-031-1/+1
| * [rfs-s32] fix zram devices not being createdJonathan Bauer2018-05-021-1/+1
| * [dnbd3] Update commit hashSimon Rettberg2018-04-271-1/+1
| * [vmware12] Use pre-patched kmod sources from github/mkubecek/vmware-host-modulesSimon Rettberg2018-04-271-18/+34
| * Merge branch 'master' of git.openslx.org:openslx-ng/mltkJonathan Bauer2018-04-254-29/+82
| |\
| | * [idleaction] Add kexec-reboot supportSimon Rettberg2018-04-252-3/+7
| | * [pam-bwidm] Set proper Content-Type in requestSimon Rettberg2018-04-251-8/+6Star
| | * [rfs-stage32] Increase min_free_kbytes for zram swapSimon Rettberg2018-04-241-0/+10
| | * [rfs-stage32] zram swap: Use only one device on newer kernelsSimon Rettberg2018-04-231-18/+59
| * | [vbox] only add floppy controller if missingJonathan Bauer2018-04-251-6/+8
| |/
* / [run-virt] resolution modeline detectionChristian Rößler2018-06-042-2/+2
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkJonathan Bauer2018-04-202-3/+7
|\
| * [rfs-stage32] Delay partition setup slightlySimon Rettberg2018-04-202-3/+7
* | [vbox-src] get vdi uuid with odJonathan Bauer2018-04-204-12/+16
|/
* [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
* [vbox-src] more error handling/loggingJonathan Bauer2018-04-201-6/+42
* [vbox-src] validate downloaded xml fileJonathan Bauer2018-04-201-0/+15
* [vbox-src] vbox-env: exit 1 on critical stepsJonathan Bauer2018-04-201-18/+22
* [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