summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Linux scripts div. changes mounting, new sound muter (alsa to be ↵Christian Rößler2018-12-035-26/+101
| | | | tested)
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-11-2919-19/+531
|\
| * [run-virt] Support lecture-specific sound mutingSimon Rettberg2018-11-211-1/+7
| |
| * ADD FIRMWAREtqt:QW:QSimon Rettberg2018-11-201-0/+1
| |
| * [rfs-stage31] Add firmware for chelsio and mellanoxSimon Rettberg2018-11-201-0/+3
| |
| * [busybox] only apply Makefile fix if CC is setJonathan Bauer2018-11-161-1/+4
| |
| * [beamergui] Update to 2.0, move parse-edid to own moduleSimon Rettberg2018-11-1615-16/+515
| |
| * [dnbd3] Bump versionSimon Rettberg2018-11-161-1/+1
| |
* | [run-virt] Linux scripts some changes: Desktop links, permiss. etcChristian Rößler2018-11-295-10/+27
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-11-151-5/+3Star
|\
| * [pvs2] Fix toggleManager.sh always switching to managerSimon Rettberg2018-11-151-5/+3Star
| |
* | [run-virt] Linux scripts: New mount/link behaviourChristian Rößler2018-11-152-18/+23
|/
* [rfs-stage32] Don't run fstrim on mkfs as it can slow down thingsSimon Rettberg2018-11-121-2/+5
| | | | | | Maybe add an asynchronous fstrim run as a separate systemd job later on, but for now let's discard the discard. It ain't that bad on halfway modern SSDs with more sophisticated wear leveling.
* [xscreensaver] Add style.qssSimon Rettberg2018-11-051-0/+16
|
* [xscreensaver] Quote strings in messages.iniSimon Rettberg2018-11-021-6/+6
| | | | | | Qt .ini format is a bit weird since it supports serializing a bunch of qt specific data types. Not quoting strings can break reading the file easily if it contains special characters.
* [xscreensaver] Add default messagesSimon Rettberg2018-10-315-0/+34
|
* [vmchooser] remove newlineJonathan Bauer2018-10-311-1/+0Star
|
* [pam] Remove old distro filesSimon Rettberg2018-10-263-141/+0Star
|
* [vbox] Remove old moduleSimon Rettberg2018-10-2622-946/+0Star
|
* Get rid of old lightdm modulesSimon Rettberg2018-10-26132-5959/+0Star
|
* Delete stupid distro files with generic URLsSimon Rettberg2018-10-266-388/+0Star
|
* [systemd] Remove old systemd-204 patch/hackSimon Rettberg2018-10-261-34/+2Star
|
* [cups-sicgs] Fix hardcoded 64bit filename, use downloaderSimon Rettberg2018-10-261-2/+2
|
* [inc/system] New var for x86_64 / i386Simon Rettberg2018-10-261-0/+2
|
* [vmware-common] Common files for vmware12 and vmware14Simon Rettberg2018-10-2662-2662/+21Star
|
* [vmware12] Improve xscreensaver ungrab scriptSimon Rettberg2018-10-261-0/+3
|
* [kernel+busybox] Patch for distccSimon Rettberg2018-10-252-1/+3
|
* [kernel-vanilla] Dirty hack to fix hangs on HP Compaq 8200Simon Rettberg2018-10-251-0/+68
| | | | | | | Just remove random calls that seem to make things hang on this particular machine. If people report crashes we might have to do some actual debugging. Low prio as this machine is relatively out and about to be phased out..
* [dnbd3] Bump versionSimon Rettberg2018-10-251-1/+1
|
* [inc/system] Automatically use ccache or distcc if availableSimon Rettberg2018-10-251-1/+45
|
* [rfs-stage32] Radeon HD 5000/6000/7350/8350 Series (1002:68f9)Simon Rettberg2018-10-231-1/+1
|
* [run-virt] Explicitly unmute if muteSound=0Simon Rettberg2018-10-222-5/+5
|
* [run-virt] Support $SLX_VM_MUTED to toggle automuteSimon Rettberg2018-10-193-2/+7
| | | | | | openslx.ini: [openslx] muteSound=1/0
* [run-virt] Create empty line if pwdeamon is downSimon Rettberg2018-10-191-0/+1
|
* [beamergui] Fix adding resolutions; more fallback optionsSimon Rettberg2018-10-191-3/+2Star
|
* [kernel-vanilla] Refine determining required aufs branchSimon Rettberg2018-10-191-5/+20
|
* [kernel-vanilla] Always disable i915 iommuSimon Rettberg2018-10-192-12/+13
| | | | | | It's causing trouble left and right, and since we can't update the KCL on the servers out there, this is our temporary hack.
* [vbox-src] Fix extpack permissionsSimon Rettberg2018-10-191-0/+2
|
* [vbox-src] Bump versionSimon Rettberg2018-10-191-1/+1
|
* [alsa] Include aplay for debuggingSimon Rettberg2018-10-191-0/+1
|
* [xscreensaver] dpmsFullThrottle: TrueSimon Rettberg2018-10-191-0/+1
|
* [gfx] whitelist 8086:041eJonathan Bauer2018-10-181-1/+1
| | | | for Intel(R) Core(TM) i3-4150 CPU
* [idleaction] Force screen on; sanity check for shutdownDeadlineSimon Rettberg2018-10-182-1/+5
|
* [rfs-stage32] Copy gconv .so files, as they're dlopen()'dSimon Rettberg2018-10-183-3/+3
| | | | | vmware and mtools won't work without those, so put them in the base system.
* [vmware*] Cleanup deletion list messSimon Rettberg2018-10-184-328/+48Star
|
* [idlescript] Insanity ensues, slowlySimon Rettberg2018-10-171-6/+6
|
* [xscreensaver/vmware12] Support ungrab hooks, work around idletime resetSimon Rettberg2018-10-175-3/+58
| | | | | | vmware ungrab code has to fake mouse cursor movement, resetting PC idle time :-( - Now we can't record the PC idle time the moment the screen saver turned on anymore, since it will be reset at that point.
* [vmware12] Fix broken keymap when leaving vm (terminal etc.)Simon Rettberg2018-10-161-0/+4
|
* [xscreensaver] Don't need pam.d from systemSimon Rettberg2018-10-161-4/+0Star
|
* [xscreensaver] Roll your own (xscreensaver from source)Simon Rettberg2018-10-164-13/+38
|