summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ....aaaand it's done!Simon Rettberg2016-10-311-1/+0Star
|
* [run-virt] Use xmlstarlet for xml operationsSimon Rettberg2016-10-314-3/+13
|
* [vmware] Update to 12.5.1Simon Rettberg2016-10-311-1/+1
|
* [rfs-stage31] Exclude PVS-Manager from exam modeSimon Rettberg2016-10-281-0/+4
|
* [beamergui] Fix discrepancy in varialbe name across usagesSimon Rettberg2016-10-281-2/+2
|
* [kernel-vanilla] 4.8.5Simon Rettberg2016-10-281-1/+1
|
* [rfs-stage32] Sanitize and refactor the (very) old setup-partitions scriptSimon Rettberg2016-10-281-77/+98
| | | | | For example, just look at the actual partition id column for values like 44 45 46, instead of anywhere in the whole damn line!!!
* [run-virt] set volume to 100% by default, cleanup output of setup_soundSimon Rettberg2016-10-241-37/+51
|
* [hardware-stats] Write more stuff to /run/hwinfoSimon Rettberg2016-10-241-13/+27
| | | | Added virtual cpu core count, system model, system manufacturer
* [run-virt] Fix misspelled variable, extract UUID from xml againSimon Rettberg2016-10-244-6/+7
|
* [run-virt/...] More cleanup, refactoring, commentsSimon Rettberg2016-10-2118-547/+327Star
|
* [nvidia_kernel] Actually build nvidia-drm.koSimon Rettberg2016-10-201-1/+1
|
* [rfs-stage31] Load nvidia-drm.ko for prop driversSimon Rettberg2016-10-201-1/+1
|
* [rfs-stage31] Nvidia drivers for GeForce GTX 745 (10de:1382)Simon Rettberg2016-10-201-0/+2
|
* [debug_report] Include dmesg explicitlySimon Rettberg2016-10-201-0/+1
|
* [rfs-stage32] Check for nvidia.ko first, then for whitelisted pciidsSimon Rettberg2016-10-201-4/+5
| | | | | | | | | | We might have a supported onboard card AND a whitelisted nvidia card. Stage 3.1 will load the nvidia kernel modules all right, but then stage 3.2 sees the whitelisted onboard card, enables "force 3d" for vmware and skips the part where it will load the nvidia user space libs, resulting in an unusable client. Check for the nvidia kernel module first and only check for a supported onboard card if none was found to prevent this situation from occuring.
* [run-virt] More cleanup; kill legacy support, rename and move includes, kill ↵Simon Rettberg2016-10-1929-1018/+225Star
| | | | dead code
* [vmware/run-virt] Try to rename includes to what they actually doSimon Rettberg2016-10-196-205/+204Star
|
* [rfs-stage31] Show more information if boot interface could not be determinedSimon Rettberg2016-10-181-2/+9
|
* [debug_report] Make it more good and less badSimon Rettberg2016-10-181-10/+26
|
* [kernel-vanilla] Switch to 4.8.2Simon Rettberg2016-10-181-1/+1
|
* [nvidia_*] Update to 367.57Simon Rettberg2016-10-182-2/+2
|
* [debug-report-bwlp] Revive old debug reporting scriptSimon Rettberg2016-10-187-0/+154
|
* [xorg] Include wacom drivers, support Ubuntu 16.04Simon Rettberg2016-10-183-16/+46
| | | | | Ubuntu 16.04 (and 14.04.5) dropped xserver-xorg-input-mouse for some reason. Make it an optional include.
* [rfs-stage32] Improve /etc/issue banner even more :-)Simon Rettberg2016-10-172-4/+37
|
* [rfs-stage32] Improve /etc/issue generatorSimon Rettberg2016-10-172-9/+41
|
* [hardware-stats] Fix /tmp check...Simon Rettberg2016-10-171-2/+2
|
* [dnbd3] Explicitly state dnbd3 components to buildSimon Rettberg2016-10-171-1/+6
|
* [dnbd3] Bump versionSimon Rettberg2016-10-171-1/+1
|
* [rfs-stage31] Whitelist 10de:11fa for nvidia driversSimon Rettberg2016-10-171-0/+2
|
* [hardware-stats] Try to display a warning to active users when running out ↵Simon Rettberg2016-10-131-0/+52
| | | | of tmp/swap
* [rootfs/hwstats] Use 66% RAM as /tmp tmpfs instead of 60G so we can detect ↵Simon Rettberg2016-10-122-3/+14
| | | | and report when running out of memory
* [run-virt] Remove defunct/unsused fd-loop-imageSimon Rettberg2016-10-121-15/+0Star
|
* [pam] Include unix_chkpwd binary, required for non-root auth via pam_unixSimon Rettberg2016-10-113-7/+5Star
|
* [xscreensaver] Create .xscreensaver to disable fading and apply our own dpms ↵Simon Rettberg2016-10-112-9/+77
| | | | timeouts
* [pvs2] Ship own lock script that will minimize and maximize vmware to ↵Simon Rettberg2016-10-112-1/+27
| | | | release its mouse/keyboard grab
* [pvs2] Let's try this....Simon Rettberg2016-10-101-4/+5
|
* [pvs2] Use command line option for config file location; use new client side ↵Simon Rettberg2016-10-104-19/+30
| | | | exam mode config
* [run-virt/udhcpc] Fix passing on domain suffix and search domains to VMs via ↵Simon Rettberg2016-10-063-24/+40
| | | | nat1
* [vmware] 12.5.0Simon Rettberg2016-10-051-1/+1
|
* [kernel-vanilla] 4.4.23Simon Rettberg2016-10-051-1/+1
|
* [run-virt] Finish support for runscript in openslx.exe and setup_virtual_floppySimon Rettberg2016-10-054-11/+28
|
* [pvs2] Implement hybrid mode where the manager is running on the second ↵Simon Rettberg2016-10-042-9/+25
| | | | virtual desktop
* [vmware] Force USB 2.0Simon Rettberg2016-09-201-0/+5
|
* [printergui] Support username prefix SLX_* optionSimon Rettberg2016-09-201-0/+6
|
* [run-virt] openslx.exe: Windows NT4.0/2000 compatibilitySimon Rettberg2016-09-141-24/+117
|
* [vmware] 4 CPU cores on win xpSimon Rettberg2016-09-141-5/+9
|
* [pvs2] Add iptables-helper file so pvs still works when a lecture uses ↵Simon Rettberg2016-09-091-0/+11
| | | | firewalling
* [pam-bwidm] Generate random ID so consecutive logins don't failSimon Rettberg2016-09-092-2/+10
|
* [screen-standby] +x! +x everywhere!Simon Rettberg2016-09-081-0/+0
|