| Commit message (Expand) | Author | Age | Files | Lines |
| * | [kernel-vanilla] Bump to 4.3 | Simon Rettberg | 2015-12-03 | 2 | -2/+2 |
| * | [vmware] Handle build when sources are already fetched | Simon Rettberg | 2015-12-03 | 1 | -0/+1 |
| * | [nvidia*] Update drivers, handle new filenames/locations of built kernel modules | Simon Rettberg | 2015-12-03 | 3 | -11/+12 |
| * | [vmware] Map and link shared folders, disable dpi scaling | Simon Rettberg | 2015-11-12 | 1 | -2/+7 |
| * | [vmware] Create shared folter vmx entries in non-legacy mode | Simon Rettberg | 2015-11-05 | 1 | -8/+32 |
| * | [redsocks] Only check if proxy if needed when mode is set to "auto" | Simon Rettberg | 2015-10-26 | 1 | -8/+9 |
| * | [rfs-stage32/cups] Include missing files/binaries for foomatic.rip when not u... | Simon Rettberg | 2015-10-26 | 1 | -0/+1 |
| * | [kernel-vanialla] Bump to 4.2.4 | Simon Rettberg | 2015-10-26 | 1 | -1/+1 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2015-10-22 | 5 | -34/+31 |
| |\ |
|
| | * | [vmware] Unneeded file | Simon Rettberg | 2015-10-16 | 1 | -24/+0 |
| | * | [vmware] Try harder to disable updatecheck/datacollection/... | Simon Rettberg | 2015-10-16 | 2 | -6/+8 |
| | * | [dnbd3] Bump version | Simon Rettberg | 2015-10-16 | 1 | -1/+1 |
| | * | [run-virt] Remote error logging if mounting vmstore fails | Simon Rettberg | 2015-10-16 | 1 | -3/+22 |
| * | | [redsocks] if proxy mode is on, checks whether we actually need it to reach t... | Jonathan Bauer | 2015-10-22 | 1 | -0/+5 |
| |/ |
|
| * | [vmware] Disable update checks, hints, usage stats | Simon Rettberg | 2015-10-13 | 1 | -1/+15 |
| * | [kernel-vanilla] Support kernel 4.x, cleanup | Simon Rettberg | 2015-10-13 | 2 | -14/+32 |
| * | [vmware] Bump version to player 12.0.0 | Simon Rettberg | 2015-10-12 | 6 | -24/+37 |
| * | [nvidia] Update driver version | Simon Rettberg | 2015-10-12 | 5 | -18/+5 |
| * | [systemd] Init tty to look prettier | Simon Rettberg | 2015-10-09 | 2 | -1/+24 |
| * | [kernel] Use The 15.04 kernel on Ubuntu 14.04 | Simon Rettberg | 2015-10-07 | 1 | -0/+2 |
| * | Remove accidentally commited submodule | Simon Rettberg | 2015-10-07 | 1 | -0/+0 |
| * | [run-virt/printergui] Add wrapping helper script for printing that does some ... | Simon Rettberg | 2015-10-05 | 2 | -2/+63 |
| * | [vmware] Default to e1000 if no virtualDev is set, for compatibility with bwL... | Simon Rettberg | 2015-09-23 | 1 | -1/+1 |
| * | [vmware] Downgrade hw version on new path if vmx is too new | Simon Rettberg | 2015-09-15 | 1 | -0/+7 |
| * | [vmware] ethernet0.addressType = "static" added (parse_vmx.inc) | Christian Rößler | 2015-09-14 | 1 | -1/+2 |
| * | [vmware] parse_vmx: Now 3D settings | Christian Rößler | 2015-09-14 | 1 | -2/+13 |
| * | [runvirt] cpu handling (maxcpu etc) | Christian Rößler | 2015-09-14 | 1 | -1/+5 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2015-09-14 | 3 | -24/+22 |
| |\ |
|
| | * | [sshd] !!! sshd service will not be started by default, link should go to con... | Simon Rettberg | 2015-09-13 | 1 | -1/+0 |
| | * | [idleaction] Fix automatic shutdown when logout timeout AND shutdown timeout ... | Simon Rettberg | 2015-09-13 | 1 | -9/+15 |
| | * | brainfart | Simon Rettberg | 2015-09-13 | 1 | -3/+3 |
| | * | Fix absolute pathes not working with stage32 only | Simon Rettberg | 2015-09-13 | 1 | -15/+8 |
| * | | [runvirt] [vmware] Minor cosmetics, logging | Christian Rößler | 2015-09-14 | 5 | -4/+9 |
| |/ |
|
| * | [runvirt] Logging per writelog now has timestamp; sound setup: echo -> writelog | Christian Rößler | 2015-09-12 | 2 | -9/+11 |
| * | [runvirt] [vmware] Some more script cosmetics: "virtual machine description f... | Christian Rößler | 2015-09-12 | 4 | -6/+6 |
| * | [runvirt] detect_legacy.inc: Some more cosmetics. | Christian Rößler | 2015-09-12 | 1 | -6/+6 |
| * | [vmware] systemd - vmware.service: Added setup-partitions.service to requires... | Christian Rößler | 2015-09-12 | 1 | -2/+2 |
| * | [runvirt], [vmware] Some more cosmetics: now include directories | Christian Rößler | 2015-09-12 | 31 | -2/+2 |
| * | [runvirt] Some cosmetics, better error handling in detect_legacy.inc | Christian Rößler | 2015-09-12 | 2 | -14/+24 |
| * | [runvirt] Check if UUID-vmx file has zero bytes --> triggers legacy mode. | Christian Rößler | 2015-09-11 | 1 | -1/+6 |
| * | [runvirt] systemd-run_virt_env: missing a+ in chmod command on /tmp/virt | Christian Rößler | 2015-09-11 | 1 | -1/+1 |
| * | [runvirt] [vmware] WARNING: Further testing needed! Two branches: Non-Legacy,... | Christian Rößler | 2015-09-11 | 32 | -1240/+1969 |
| * | [xorg] xserver-xorg-video-sis (not sis-usb) deleted from ubuntu.conf, as | Christian Rößler | 2015-09-04 | 1 | -1/+4 |
| * | [cpugovernor] No systemd error when machine does not support ondemand mode | Christian Rößler | 2015-08-11 | 1 | -3/+3 |
| * | [ssh-auth-keys] Modified systemd-ssh_auth_keys to not exit when missing AUTH_... | Christian Rößler | 2015-08-10 | 1 | -1/+3 |
| * | [vmware] vmware.conf now written with maxhardwareversion, version and buildve... | Christian Rößler | 2015-07-27 | 4 | -28/+20 |
| * | [auth-freiburg] Link user defined mime mappings | Simon Rettberg | 2015-07-27 | 1 | -5/+0 |
| * | [vbox] Regression to version 4; version 5 has no reliable USB autoconnect. | Christian Rößler | 2015-07-21 | 2 | -8/+8 |
| * | [vbox] VirtualBox version 5 | Christian Rößler | 2015-07-21 | 2 | -8/+8 |
| * | [vbox] Changed dev access rights, some more modifications, gui/suppress mouse... | Christian Rößler | 2015-07-21 | 5 | -11/+33 |