summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Expand)AuthorAgeFilesLines
* [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 f...Christian Rößler2015-09-124-6/+6
* [runvirt] detect_legacy.inc: Some more cosmetics.Christian Rößler2015-09-121-6/+6
* [vmware] systemd - vmware.service: Added setup-partitions.service to requires...Christian Rößler2015-09-121-2/+2
* [rootfs] systemd-setup_partitions: 3 sec added wait time if /etcdisk.partitio...Christian Rößler2015-09-121-1/+6
* [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: Non-Legacy,...Christian Rößler2015-09-1132-1240/+1969
* [chroot] Little bug fix: removed forgotten dev.-mountChristian Rößler2015-09-071-1/+0Star
* [chroot] Script changes: better commentaryChristian Rößler2015-09-071-5/+8
* [chroot] WARNING: NEEDS BETTER TESTING! Adapted to new overlayfs mount syntax.Christian Rößler2015-09-041-10/+42
* [xorg] xserver-xorg-video-sis (not sis-usb) deleted from ubuntu.conf, asChristian Rößler2015-09-041-1/+4
* [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 AUTH_...Christian Rößler2015-08-101-1/+3
* [vmware] vmware.conf now written with maxhardwareversion, version and buildve...Christian Rößler2015-07-274-28/+20Star
* [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 mouse...Christian Rößler2015-07-215-11/+33
* [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
|/
* Merge branch 'master' of 10.4.9.56:/root/tm-scriptsJonathan Bauer2015-06-051-1/+4
|\
| * [safe-mode] iptable rule only in eklausur modeJonathan Bauer2015-06-051-1/+4
* | [firefox] removed option which was ignored anywayJonathan Bauer2015-06-051-1/+1
|/
* [safe-mode/firefox] e-klausur demo modulesJonathan Bauer2015-06-0513-0/+1311
* [pvs2] don't start pvsclient if we are running the pvsmgr sessionJonathan Bauer2015-06-012-2/+4
* Hardwired path of whoami/id/getent, but we should check all scripts and force...Simon Rettberg2015-05-187-11/+11
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2015-05-182-3/+3
|\
| * [vmware] renamed service dependency to new naming schemeJonathan Bauer2015-05-181-2/+2
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-05-1866-1937/+221Star
| |\
| * | [vmchooser2] remove user/pass info from SHARELW.CFG for now ...Jonathan Bauer2015-04-141-1/+1
* | | [vmchooser2] Add sessionstart script for logging session nameSimon Rettberg2015-05-182-1/+12
| |/ |/|
* | use cpu governor...Simon Rettberg2015-05-187-0/+7
* | Moved common data files of vmchooser and vmchooser2 to new module called run-...Simon Rettberg2015-05-1553-1866/+31Star
* | Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2015-05-1529-140/+1362
|\ \
| * | [vbox] CAUTION: COMPATIBILITY BREAK to V3! virtualbox runs now, needs furtherChristian Rößler2015-05-125-68/+164
| |/
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-04-102-0/+41
| |\
| | * [vmchooser2] Ugly hack for sharelws.bat to wait 5 sec via pingChristian Rößler2015-04-101-0/+7
| | * [vmchooser2] A sick prototype windows batch file, copying this file into fd.imgChristian Rößler2015-04-092-0/+34
| * | [vmchooser2] generate sharelw.cfg file [wip]Jonathan Bauer2015-04-101-1/+3
| |/
| * [vmchooser2] TESTING: run_virt generates SHARELW.CFG in B: with share informa...Jonathan Bauer2015-04-081-0/+5
| * [pam-common-share] rudimentary nfs-support for common shareJonathan Bauer2015-04-071-34/+53
| * [pam] fix annoying errors when logging out of ttysJonathan Bauer2015-04-071-2/+2
| * [pam-common-share] fix bad variable name and typoJonathan Bauer2015-04-071-6/+5Star