| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [run-virt] fix typo | Jonathan Bauer | 2017-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | [cups] Add prestart script that fixed config problems | Simon Rettberg | 2017-03-13 | 2 | -0/+32 | |
| | | | | | | | | CUPS < 2.0 requires the <DefaultPrinter> to be closed by a </Printer> tag, while newer versions allow </DefaultPrinter>. Patch the printers.conf if required. Also makes sure the permissions of /etc/cups/* are somewhat sane. | |||||
| * | Seems some files were given an extra shebang with ↵ | Simon Rettberg | 2017-03-10 | 18 | -17/+2![]() | |
| | | | | | c79dec3ba517967c09ef398b20d577271774df19 | |||||
| * | [cron] cronie moved to github | Simon Rettberg | 2017-03-10 | 1 | -2/+2 | |
| | | ||||||
| * | [cups-sicgs] support canon secure print | Jonathan Bauer | 2017-03-09 | 2 | -0/+33 | |
| | | | | | This installs sicgsfilter and sicnc binaries. | |||||
| * | [run-virt] Disable floppy/cd/dvd in exam mode | Simon Rettberg | 2017-03-03 | 1 | -10/+19 | |
| | | ||||||
| * | [kernel-vanilla] 4.9.13 | Simon Rettberg | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
| * | [idleaction] *FACEPALM* | Simon Rettberg | 2017-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ............................................________ ....................................,.-‘”...................``~., .............................,.-”...................................“-., .........................,/...............................................”:, .....................,?......................................................\, .................../...........................................................,} ................./......................................................,:`^`..} .............../...................................................,:”........./ ..............?.....__.........................................:`.........../ ............./__.(.....“~-,_..............................,:`........../ .........../(_....”~,_........“~,_....................,:`........_/ ..........{.._$;_......”=,_.......“-,_.......,.-~-,},.~”;/....} ...........((.....*~_.......”=-._......“;,,./`..../”............../ ...,,,___.\`~,......“~.,....................`.....}............../ ............(....`=-,,.......`........................(......;_,,-” ............/.`~,......`-...............................\....../\ .............\`~.*-,.....................................|,./.....\,__ ,,_..........}.>-._\...................................|..............`=~-, .....`=~-,_\_......`\,.................................\ ...................`=~-,,.\,...............................\ ................................`:,,...........................`\..............__ .....................................`=-,...................,%`>--==`` ........................................_\..........._,-%.......`\ ...................................,<`.._|_,-&``................`\ | |||||
| * | [idleaction] Patch xprintidle to not use the creepy workaround anymore | Simon Rettberg | 2017-03-02 | 1 | -3/+12 | |
| | | | | | | | | | This used to work around a bug in the xserver where it would always reset the idle time whenever the screen goes to standby or suspend. This does not happen anymore on a recent system, so xprintidle would erroneously add the timeout values to the idletime, resulting in incorrect high results when the screen is turned off. | |||||
| * | [beamergui] Don't use unreliable xargs, fix a little syntax error | Simon Rettberg | 2017-03-01 | 1 | -5/+8 | |
| | | ||||||
| * | [kernel-vanilla] Clone and copy proprietary firmware from official repo on ↵ | Simon Rettberg | 2017-03-01 | 1 | -0/+9 | |
| | | | | | kernel.org | |||||
| * | Add bash shebangs to all our includes: | Simon Rettberg | 2017-02-28 | 346 | -0/+346 | |
| | | | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either. | |||||
| * | [beamergui] FFS, use brain! (name binary properly, include in target) | Simon Rettberg | 2017-02-28 | 2 | -1/+2 | |
| | | ||||||
| * | [beamergui] TIL: <<<$A != <<<"$A" | Simon Rettberg | 2017-02-28 | 1 | -10/+10 | |
| | | ||||||
| * | [beamergui] Use proper variable for source dir of parse-edid | Simon Rettberg | 2017-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | [beamergui] Clean up coding style of mode_setter script | Simon Rettberg | 2017-02-28 | 1 | -27/+27 | |
| | | ||||||
| * | [beamergui] Use parse-edid to check if output matches specific device name | Simon Rettberg | 2017-02-28 | 5 | -0/+482 | |
| | | ||||||
| * | [speedcheck] New module | Simon Rettberg | 2017-02-24 | 6 | -0/+46 | |
| | | ||||||
| * | Merge branch 'master' of github.com:OpenSLX/mltk | Simon Rettberg | 2017-02-22 | 2 | -8/+0![]() | |
| |\ | ||||||
| | * | Merge branch 'master' of https://github.com/OpenSLX/mltk | Jonathan Bauer | 2017-02-22 | 1 | -1/+1 | |
| | |\ | ||||||
| | * | | [safe-mode] remove uneeded copy of exam.service | Jonathan Bauer | 2017-02-22 | 2 | -8/+0![]() | |
| | | | | ||||||
| * | | | [run-virt] Support passing credentials to runscript | Simon Rettberg | 2017-02-22 | 4 | -12/+108 | |
| | |/ |/| | ||||||
| * | | [printergui] printergui.service: Added stage4.target to after | Christian Rößler | 2017-02-21 | 1 | -1/+1 | |
| |/ | ||||||
| * | [run-virt] missing feature for network shares... | Jonathan Bauer | 2017-02-15 | 3 | -10/+15 | |
| | | | | | ... fallback mechanism... | |||||
| * | [runvirt] reworked wrapper log handling | Jonathan Bauer | 2017-02-15 | 3 | -27/+53 | |
| | | ||||||
| * | [runvirt] introduced wrapper script to start ... | Jonathan Bauer | 2017-02-14 | 6 | -44/+84 | |
| | | | | | | | | | ... runvirt with to hopefully always have either a user notification or a log entry on the satellites if anything goes wrong. Also fixed the MAC address generation: the prefix is now fully defined in the systemd-run_virt_env script and correctly written in the vmware's dhcp configuration file (so that VMs the default local IP by default) | |||||
| * | [pam] Add missing config file for key handling (DFS, cifs.upcall etc.) | Simon Rettberg | 2017-02-06 | 1 | -0/+13 | |
| | | ||||||
| * | [run-virt] Fix domain name extraction from ldap config | Simon Rettberg | 2017-02-06 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/OpenSLX/mltk | Jonathan Bauer | 2017-02-03 | 7 | -13/+30 | |
| |\ | ||||||
| | * | [pam] Remove old ldap libs, add keyutils | Simon Rettberg | 2017-02-03 | 3 | -10/+8![]() | |
| | | | ||||||
| | * | [run-virt/dhcp-busybox] Get WINS server from upstream DHCP, pass on to VMs ↵ | Simon Rettberg | 2017-02-03 | 4 | -3/+22 | |
| | | | | | | | | | via local DHCPD | |||||
| * | | [vmware] assigning readonly variables in a function causes the function | Jonathan Bauer | 2017-02-03 | 1 | -1/+1 | |
| |/ | | | | to exit ... so let's not do that :) | |||||
| * | major run-virt restructure, only vmware plugin tested! | Jonathan Bauer | 2017-01-25 | 77 | -3098/+1924![]() | |
| | | ||||||
| * | [pam] Include cifs.upcall for DFS support | Simon Rettberg | 2017-01-17 | 1 | -0/+1 | |
| | | ||||||
| * | [vmware] Increase patch matching for kernel 4.9.x | Simon Rettberg | 2017-01-13 | 2 | -0/+0 | |
| | | ||||||
| * | [vmchooser2] Add --autoquit 120 to parameters | Simon Rettberg | 2017-01-13 | 1 | -2/+2 | |
| | | ||||||
| * | Final merge with tm-scripts | Simon Rettberg | 2017-01-13 | 2 | -1/+5 | |
| | | | | | Commit ID in tm-scripts: 6d72610c13171ab4749aa8de2f541f2b570fdb8e | |||||
| * | merge with latest dev version (tm-scripts commit ↵ | Jonathan Bauer | 2016-12-23 | 178 | -805/+6009 | |
| | | | | | f5a59daf8d70a9027118292cd40b18c221897408) | |||||
| * | merge with latest dev version | Sebastian | 2016-04-25 | 993 | -0/+51755 | |

