summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [redsocks] Only check if proxy if needed when mode is set to "auto"Simon Rettberg2015-10-261-8/+9
|
* [rfs-stage32/cups] Include missing files/binaries for foomatic.rip when not ↵Simon Rettberg2015-10-261-0/+1
| | | | using stage 4
* [kernel-vanialla] Bump to 4.2.4Simon Rettberg2015-10-261-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-10-225-34/+31Star
|\
| * [vmware] Unneeded fileSimon Rettberg2015-10-161-24/+0Star
| |
| * [vmware] Try harder to disable updatecheck/datacollection/...Simon Rettberg2015-10-162-6/+8
| |
| * [dnbd3] Bump versionSimon Rettberg2015-10-161-1/+1
| |
| * [run-virt] Remote error logging if mounting vmstore failsSimon Rettberg2015-10-161-3/+22
| |
* | [redsocks] if proxy mode is on, checks whether we actually need it to reach ↵Jonathan Bauer2015-10-221-0/+5
|/ | | | the internet
* [vmware] Disable update checks, hints, usage statsSimon Rettberg2015-10-131-1/+15
|
* [kernel-vanilla] Support kernel 4.x, cleanupSimon Rettberg2015-10-132-14/+32
|
* [vmware] Bump version to player 12.0.0Simon Rettberg2015-10-126-24/+37
|
* [nvidia] Update driver versionSimon Rettberg2015-10-125-18/+5Star
|
* [systemd] Init tty to look prettierSimon Rettberg2015-10-092-1/+24
|
* [kernel] Use The 15.04 kernel on Ubuntu 14.04Simon Rettberg2015-10-071-0/+2
|
* Remove accidentally commited submoduleSimon Rettberg2015-10-071-0/+0
|
* [run-virt/printergui] Add wrapping helper script for printing that does some ↵Simon Rettberg2015-10-052-2/+63
| | | | error checking on the file received from lpd
* [vmware] Default to e1000 if no virtualDev is set, for compatibility with ↵Simon Rettberg2015-09-231-1/+1
| | | | bwLehrpool 1.0
* [vmware] Downgrade hw version on new path if vmx is too newSimon Rettberg2015-09-151-0/+7
|
* [vmware] ethernet0.addressType = "static" added (parse_vmx.inc)Christian Rößler2015-09-141-1/+2
|
* [vmware] parse_vmx: Now 3D settingsChristian Rößler2015-09-141-2/+13
|
* [runvirt] cpu handling (maxcpu etc)Christian Rößler2015-09-141-1/+5
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2015-09-143-24/+22Star
|\
| * [sshd] !!! sshd service will not be started by default, link should go to ↵Simon Rettberg2015-09-131-1/+0Star
| | | | | | | | config module
| * [idleaction] Fix automatic shutdown when logout timeout AND shutdown timeout ↵Simon Rettberg2015-09-131-9/+15
| | | | | | | | are both set
| * brainfartSimon Rettberg2015-09-131-3/+3
| |
| * Fix absolute pathes not working with stage32 onlySimon Rettberg2015-09-131-15/+8Star
| |
* | [runvirt] [vmware] Minor cosmetics, loggingChristian Rößler2015-09-145-4/+9
|/
* [runvirt] Logging per writelog now has timestamp; sound setup: echo -> writelogChristian Rößler2015-09-122-9/+11
|
* [runvirt] [vmware] Some more script cosmetics: "virtual machine description ↵Christian Rößler2015-09-124-6/+6
| | | | file" (vmware vmx, vbox xml)
* [runvirt] detect_legacy.inc: Some more cosmetics.Christian Rößler2015-09-121-6/+6
|
* [vmware] systemd - vmware.service: Added setup-partitions.service to ↵Christian Rößler2015-09-121-2/+2
| | | | requires, after
* [runvirt], [vmware] Some more cosmetics: now include directoriesChristian Rößler2015-09-1231-2/+2
|
* [runvirt] Some cosmetics, better error handling in detect_legacy.incChristian Rößler2015-09-122-14/+24
|
* [runvirt] Check if UUID-vmx file has zero bytes --> triggers legacy mode.Christian Rößler2015-09-111-1/+6
|
* [runvirt] systemd-run_virt_env: missing a+ in chmod command on /tmp/virtChristian Rößler2015-09-111-1/+1
|
* [runvirt] [vmware] WARNING: Further testing needed! Two branches: ↵Christian Rößler2015-09-1132-1240/+1969
| | | | | | | Non-Legacy, Legacy. Big scripts vmchooser-run_virt and vmware runvirt include broken into includes, tidied. More cosmetics needed, but it works so far.
* [xorg] xserver-xorg-video-sis (not sis-usb) deleted from ubuntu.conf, asChristian Rößler2015-09-041-1/+4
| | | | this package is not currently delivered for >=14.04.3.
* [cpugovernor] No systemd error when machine does not support ondemand modeChristian Rößler2015-08-111-3/+3
|
* [ssh-auth-keys] Modified systemd-ssh_auth_keys to not exit when missing ↵Christian Rößler2015-08-101-1/+3
| | | | | | AUTH_KEYS_DIR, also mkdir onto $AUTH_KEYS_FILE's directory.
* [vmware] vmware.conf now written with maxhardwareversion, version and ↵Christian Rößler2015-07-274-28/+20Star
| | | | buildversion of Workstation.
* [auth-freiburg] Link user defined mime mappingsSimon Rettberg2015-07-271-5/+0Star
|
* [vbox] Regression to version 4; version 5 has no reliable USB autoconnect.Christian Rößler2015-07-212-8/+8
|
* [vbox] VirtualBox version 5Christian Rößler2015-07-212-8/+8
|
* [vbox] Changed dev access rights, some more modifications, gui/suppress ↵Christian Rößler2015-07-215-11/+33
| | | | mouse integration etc.
* [Vbox] One more suid, VBoxNetAdpCtlChristian Rößler2015-07-171-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2015-07-161-27/+34
|\
| * [vmware] Only force sound card if default isn't card 0Simon Rettberg2015-07-071-1/+1
| |
| * [vmware] Support lsisas controllerwqSimon Rettberg2015-07-071-26/+33
| |
* | [vbox] Some more stuff: Now USB (but no working passthr.), VBox 5, USB2, USB ↵Christian Rößler2015-07-166-11/+15
|/ | | | Filters