summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [sssd] new module for sssd, work in progress.Jonathan Bauer2015-01-284-0/+76
|
* [pam/nlscd] split nslcd stuff to its own moduleJonathan Bauer2015-01-289-24/+60
|
* [ncp] bad directories fetched - ./lib does not exist in the build tree of ↵Jonathan Bauer2015-01-281-2/+1Star
| | | | this module
* [ncp] oops - these were not supposed to be commited :)Jonathan Bauer2015-01-283-104/+0Star
|
* [ncp] moved ncp related stuff to its own module. Kept it because who knows ↵Jonathan Bauer2015-01-288-0/+206
| | | | if we might need it one day. NOT TESTED.
* [vbox] xml filter died long ago...Jonathan Bauer2014-12-101-74/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-12-054-8/+7Star
|\
| * Use 3 seconds timeout for reverse lookups everywhereSimon Rettberg2014-12-041-1/+1
| |
| * [vmchooser2] Start session scripts instead of sourcingManuel Schneider2014-11-273-3/+3
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-11-26140-36/+3128
| |\
| * | [PVS2] Remove unexpected 'fi'Manuel Schneider2014-11-261-4/+3Star
| | |
* | | [pvs2] moved pvs2mgr xsession file to pvs2 build moduleJonathan Bauer2014-12-051-0/+8
| |/ |/|
* | [cpu-governor] new module to set the cpu governor of clientsJonathan Bauer2014-11-175-0/+83
| | | | | | | | | | default: ondemand if you want something else, use the SLX config variable SLX_GOVERNOR
* | [pvs2] xsession file to show pvs2 session in vmchooser and moved the ↵Jonathan Bauer2014-11-132-0/+11
| | | | | | | | setup-pvsmgr script from a config module, to the pvs2 module. That way it is always available.
* | [gdisk] prototyp module for gdisk to handle GPT partitionsJonathan Bauer2014-11-126-0/+598
| |
* | [systemd-distro] simple module to copy systemd from the running systemJonathan Bauer2014-11-12122-0/+2316
| | | | | | | | NOTE: use this module OR 'systemd'. Using both will lead to the world exploding!!!
* | [pam-common-share] typo & making sure USER and PASSWD are unsetJonathan Bauer2014-11-121-2/+5
| |
* | [pam-common-share] use last directory in the path as the name of the ↵Jonathan Bauer2014-11-101-7/+20
| | | | | | | | directory to mount the share to
* | [pam-common-share] support for multiple sharesJonathan Bauer2014-11-072-34/+79
| |
* | [vmchooser] fix funny variablesJonathan Bauer2014-10-312-0/+2
| |
* | [pam] added support for .d folders containing hook scriptsJonathan Bauer2014-10-312-0/+21
|/
* [cups] Another library package for Ubuntu 12.04 (libgs9-common)Christian Rößler2014-10-141-0/+2
|
* [cups] Added configuration for Ubuntu 12.(04) - to be testedChristian Rößler2014-10-131-0/+14
|
* [alsa} module.conf.ubuntu.12: Wrong package deletedChristian Rößler2014-10-091-1/+1
|
* [alsa] New module.conf.ubuntu.12, as ubuntu 12.04 has no package libasound2-dataChristian Rößler2014-10-091-0/+6
|
* [pam-share] fix mount optionsJonathan Bauer2014-10-071-3/+3
|
* [pam-share] added file/dir perms to mount optsJonathan Bauer2014-10-071-2/+2
|
* [pam-share] ash function definition...Jonathan Bauer2014-10-071-1/+1
|
* [vmchooser/vmware] added support for 2nd shared folder to enable a common ↵Jonathan Bauer2014-10-073-9/+24
| | | | share folder in the VMs
* [pam-common-share] dummy module with pam-script file to mount a common shareJonathan Bauer2014-10-073-0/+96
|
* [pam] support for common share mounting script in pam_script_authJonathan Bauer2014-10-061-7/+41
| | | | | | | the actual common share mount script should be in /opt/openslx/scripts/pam_script_mount_common_share and should come from a server/module as it is at the very least institution-specific!
* [vmchooser] fix eventual spaces in SOUND_CARD_INDEXJonathan Bauer2014-10-012-0/+6
|
* [vm*] set default sound card for vmware instead of using auto-detectJonathan Bauer2014-10-013-32/+68
|
* [vmchooser2] Update openslx.exe: Mute sound on Windows Vista and newerSimon Rettberg2014-09-301-0/+0
|
* [vmchooser] Fix microphone input even moreSimon Rettberg2014-09-302-24/+58
|
* [alsa] Disable alsa config generation - breaks vmware mic inputSimon Rettberg2014-09-291-1/+0Star
|
* [beamergui] Detect screens with geometry width > 90cm as beamerSimon Rettberg2014-09-291-18/+19
|
* [vmware] Decouple volume controls of VM from host systemSimon Rettberg2014-09-291-130/+131
|
* [vmchooser*] Sync vmchooser-run_virt scriptsSimon Rettberg2014-09-292-16/+19
|
* [alsa] Set default sound card to first non-HDMI cardSimon Rettberg2014-09-293-0/+59
|
* [vmware] Support for 10.0.3Simon Rettberg2014-09-043-29/+10Star
|
* [kdm] Enable AutoLoginAgain (only relevant if AutoLogin is enabled; better ↵Simon Rettberg2014-09-042-1/+3
| | | | for testing)
* [cups] Fix ghostscript dependencies for Ubuntu 14.04Simon Rettberg2014-09-043-0/+9
|
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2014-09-041-4/+3Star
|\
| * [pvs2] Adjust the startcript of pvs to use correct ENV variable.Manuel Schneider2014-09-021-4/+3Star
| |
* | [vanilla-kernel] New ModuleSimon Rettberg2014-09-044-0/+178
|/
* [pvs2-fr] fix startup sessionscript for pvsJonathan Bauer2014-08-261-4/+6
|
* [pvs2] fix missing qt-plugin for decoding jpeg thumbsJonathan Bauer2014-08-251-0/+1
|
* [busybox] fix links not being copied on centosJonathan Bauer2014-08-131-0/+4
|
* [pvs2] also copy the qt4-svg package to stage32Jonathan Bauer2014-07-283-14/+24
| | | | This is needed for embedded svg's to be read by QT