summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use zstd for initrd/sqfs if supportedHEADmasterSimon Rettberg2022-09-281-2/+12
|
* UltrastrackeSimon Rettberg2022-09-281-5/+5
|
* arcfour is not supported anymore; delete legacy cleaning codeSimon Rettberg2019-06-171-3/+1Star
|
* Make -i check if files are actually identicalSimon Rettberg2019-06-171-2/+33
|
* [run-virt] Floppy (fd1)-scripts: No more display manager conf. patching,Christian Rößler2017-04-114-55/+100
| | | | now via systemd service files started. To be tested!
* [run-virt] WTF? resolution_standalone, now right.Christian Rößler2017-02-081-7/+0Star
|
* [run-virt] Pushed wrong version, sorry - 'dis right!Christian Rößler2017-02-081-0/+14
|
* [run-virt] resolution scripts: Added two exports (seem to be missing ↵Christian Rößler2017-02-082-4/+4
| | | | sometimes; Linux Mint whined)
* [run-virt] resolution_standalone: Little bugfixChristian Rößler2017-02-081-8/+1Star
|
* ULTRASTRACKESimon Rettberg2017-01-131-19/+38
|
* [kernel-vanilla] 4.9.2Simon Rettberg2017-01-121-1/+1
|
* [cups] Move inactive backends from backends-available to backends, so they ↵Simon Rettberg2017-01-091-0/+4
| | | | become active
* [kdm-theme-bwlp] Run greeter as kdm user, not rootSimon Rettberg2016-12-221-0/+1
|
* [xorg] Remove libglamoregl.so as it crashes on some gfx cardsSimon Rettberg2016-12-221-0/+2
|
* [nvidia_*] Update to 375.26Simon Rettberg2016-12-222-2/+2
|
* [kernel-vanilla] Update to 4.9Simon Rettberg2016-12-221-1/+1
|
* [vmware] Add patches for 12.x on kernel 4.9Simon Rettberg2016-12-222-0/+26
|
* [vmware] 12.5.2Simon Rettberg2016-11-241-1/+1
|
* [kernel-vanilla] 4.8.10Simon Rettberg2016-11-221-1/+1
|
* [run-virt/vmware] Add support for serial and parallel portSimon Rettberg2016-11-223-1/+46
|
* [hardware-stats] Prefer busybox fdisk as it has GPT supportSimon Rettberg2016-11-221-0/+11
|
* [rfs-stage32] Support swap on GPT aswellSimon Rettberg2016-11-171-4/+7
|
* [rfs-stage32] Support GPT for ID44Simon Rettberg2016-11-172-7/+18
|
* [kernel-vanilla] 4.8.8Simon Rettberg2016-11-151-1/+1
|
* [busybox] Update to 1.25.1Simon Rettberg2016-11-152-4/+7
|
* [stage32-bwlp] Add module dmidecodeSimon Rettberg2016-11-081-0/+1
|
* [dnbd3] Die, bloody leading whitespaceSimon Rettberg2016-11-081-1/+1
|
* [dnbd3] Update revisionSimon Rettberg2016-11-081-1/+1
|
* [kernel-vanilla] 4.8.6Simon Rettberg2016-11-071-1/+1
|
* [openbox] Remove vmchooser menu entry as it's not officially supportedSteffen Ritter2016-11-071-2/+2
| | | | | | Running vmchooser sessions from within an openbox session, especially multiple vms, is not fully supported and can cause issues. If you know what you're doing you can still launch it from the command line.
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2016-11-04133-2177/+2430
|\
| * [rfs-stage32] Run update-issue after setup_partitions for proper /tmp displaySimon Rettberg2016-10-311-0/+1
| |
| * [pvs2] Restart pvsmgr on exit-code != 0Simon Rettberg2016-10-311-1/+15
| |
| * ....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