summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
* [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-042-4/+72
|\
| * [pvs2] Adjust the startcript of pvs to use correct ENV variable.Manuel Schneider2014-09-021-4/+3Star
| |
| * [rfs-s31] new setup_stage4 script. Not beeing used currentlyJonathan Bauer2014-08-291-0/+69
| | | | | | | | WIP
* | [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
|
* [rfs-s32] added openssl.cnf to REQUIRED_FILESJonathan Bauer2014-08-132-3/+4
|
* [busybox] fix links not being copied on centosJonathan Bauer2014-08-131-0/+4
|
* [rootfs-stage32] added binary opensslChristian Rößler2014-08-071-0/+7
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-288-68/+64Star
|\
| * helpers/includes now should include an __init function and not just do stuff ↵Simon Rettberg2014-07-278-68/+64Star
| | | | | | | | right away when being sourced
* | [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
* [rfs-s31] fix busybox copying v2Jonathan Bauer2014-07-251-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-2510-29/+76
|\
| * [pvs2 + x11vnc] Add conf files for fedoraroot2014-07-242-0/+12
| |
| * [setup_target] Fix find expression for required binariesroot2014-07-241-1/+1
| |
| * Keep split usr if original system has it, add extra logic if no split usrroot2014-07-246-20/+48
| |
| * [kernel] Remove set -x callSimon Rettberg2014-07-241-1/+0Star
| |
| * Quick hack to fix paths.inc sourcingSimon Rettberg2014-07-241-0/+3
| |
| * [drm] nvidia entries corrected and movedChristian Rößler2014-07-241-8/+8
| |
| * [drm] one more nvidia: 10de-0dd8: nvidia Quadro 2000root2014-07-231-0/+2
| |
| * [drm] Added two nvidia cards for OG: 10de-0fc2, 10de:11c0root2014-07-231-0/+5
| |
| * [pvs2] start pvsclient in any caseManuel Schneider2014-07-221-6/+4Star
| |
* | [rfs-s31] fix copying of the busyboxJonathan Bauer2014-07-251-1/+1
|/ | | | as its no longer in /usr, just copy /bin and /sbin. Even if they are symlinked, it should work :)
* oops2 - debug code ....Jonathan Bauer2014-07-171-1/+0Star
|
* oops - removed debug codeJonathan Bauer2014-07-171-2/+0Star
|
* new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-1727-4/+178
| | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* [rfs-s32] remove jfs stuff from configs as we dont use itJonathan Bauer2014-07-173-3/+0Star
|
* [paths.inc] added a few commentsJonathan Bauer2014-07-171-1/+5
|
* [pam] only check for nslcd if its in REQUIRED_BINARIESJonathan Bauer2014-07-171-1/+1
| | | | | | quick fix for centos. TODO: split PAM modules in sub-modules
* [vmchooser2] fix git clone failing since our git moved.Jonathan Bauer2014-07-171-1/+1
| | | | TODO: what did this do before?
* [pam] reworked how we determine path to PAM-modulesroot2014-07-176-20/+39
| | | | detect the path in remote/helper/paths.inc and use that global path in the build scripts
* [idleaction] Restart cron daemon after creating new crontabSimon Rettberg2014-07-151-0/+4
| | | | | Actually the cron should automatically find new or changed files, however, on some machines this reproducibly doesn't happen.
* [kernel.inc] put that 'fwlist' file in its module build dirJonathan Bauer2014-07-111-1/+1
|
* [systemd] remove old scientific linux specific build scriptsJonathan Bauer2014-07-112-189/+0Star
|
* revert wrong fixroot2014-07-111-2/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-07-112-19/+23
|\