summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
| * [vmchooser2] Configurable def. tab; fallback to mem sizeSimon Rettberg2016-01-071-2/+11
| |
| * [xorg] Remove syntax error from .confSimon Rettberg2016-01-071-3/+0Star
| |
| * [hardware-stats] Fix system manufacturerSimon Rettberg2016-01-071-1/+2
| |
* | [exam] renamed safe-mode service to 'exam.service' and removed unneeded codeJonathan Bauer2016-01-084-52/+0Star
|/ | | | | removed the iptables script to only allow the institution network (e.g. 132.230.x.x) This needs to be done elsewhere!
* [busybox] enable 'who'Jonathan Bauer2016-01-051-1/+1
|
* [dnbd3] use adduser instead of usermodJonathan Bauer2016-01-051-1/+1
|
* [run-virt] openslx.exe: Rename Shutdown button to "Abmelden" (Win7 only)Simon Rettberg2016-01-052-0/+141
|
* [hardware-stats] Log /dev path of HDD for each smartctlSimon Rettberg2016-01-051-0/+1
|
* [hardware-stats] Switch to C locale before calling any toolsSimon Rettberg2016-01-051-0/+2
|
* [hardware-stats] Sanitize spaces in cpu and system modelSimon Rettberg2016-01-051-2/+2
|
* [hardware-stats] Fix+improve system model detectionSimon Rettberg2016-01-051-10/+17
|
* [setup_target] Fix cleaning kernel if symlinked to different module name ↵Simon Rettberg2016-01-051-27/+17Star
| | | | than "kernel"
* [vmware] Update to 12.1Simon Rettberg2016-01-041-1/+1
|
* [pam] Restructured session close script (pkill & umount part)Simon Rettberg2015-12-261-52/+48Star
|
* [hardware-stats] Randomize reporting interval offset on bootSimon Rettberg2015-12-212-7/+9
|
* [kernel-vanilla] bump to 4.3.3Simon Rettberg2015-12-211-1/+1
|
* [hardware-stats] Include smartctl, add model nameSimon Rettberg2015-12-211-6/+35
|
* [rfs-stage31] Fix download function timeout handlingSimon Rettberg2015-12-211-2/+3
|
* [vmware] Fix comments againSimon Rettberg2015-12-211-18/+8Star
|
* [vmware] parse_vmx.inc: File repaired: log message missing & something moreChristian Rößler2015-12-181-18/+24
|
* [vmware] non-legacy: parse.vmx islotaion tool shared folder settings, sharedChristian Rößler2015-12-171-37/+37
| | | | folderes explicitly written
* [vmware] logging.inc now mentions shared folders enables/not enabledChristian Rößler2015-12-161-0/+7
|
* [vmware] Shared folders now enabled for undetected OS versions (and soChristian Rößler2015-12-141-3/+5
| | | | the different linux flavours). Should be held in view for evtl. problems.
* [vmware] removed >1 sound card logic since auto-detect in combination with ↵Jonathan Bauer2015-12-112-35/+3Star
| | | | asound.conf seems to work again
* [alsa] force usage of the non-HDMI sound card if we have more than oneJonathan Bauer2015-12-112-13/+8Star
|
* [hardware-stats] Consider only user sessions to determine "in use" stateSimon Rettberg2015-12-111-2/+2
|
* [pvs2] Remove xsession from custom displaymanager pathSimon Rettberg2015-12-101-8/+0Star
|
* [run-virt/vmware] Add windows 10Simon Rettberg2015-12-102-15/+25
|
* [hardware-stats] Fix fdisk grep expression for id44 partitonSimon Rettberg2015-12-101-1/+1
|
* [hardware-stats] Disable logging and stats if server doesn't support itSimon Rettberg2015-12-072-10/+19
|
* [hardware-stats] Report system shutdownSimon Rettberg2015-12-073-0/+24
|
* [hardware-stats] Fix usage stats updaterSimon Rettberg2015-12-071-4/+5
|
* [run-virt] unmount dnbd3-fuse on exitSimon Rettberg2015-12-072-8/+9
|
* [run-virt] Minor cleanups in setup and error handlingSimon Rettberg2015-12-042-43/+44
|
* [run-virt] adapted dnbd3-mount code for VMs to use dnbd3-fuseJonathan Bauer2015-12-041-15/+32
|
* [dnbd3] added fuse.conf as static file & pam_script hook to add PAM_USER to ↵Jonathan Bauer2015-12-042-0/+11
| | | | | | the fuse group fancier than just chmod o+r /etc/fuse.conf imo...
* [hardware-stats] New moduleSimon Rettberg2015-12-0410-0/+238
|
* [pam] Add .d directory support to pam_script_ses_open/closeSimon Rettberg2015-12-042-0/+16
|
* [vmware] Bump version to 12.0.1Simon Rettberg2015-12-033-1/+40
|
* [kernel-vanilla] Bump to 4.3Simon Rettberg2015-12-032-2/+2
|
* [vmware] Handle build when sources are already fetchedSimon Rettberg2015-12-031-0/+1
|
* [nvidia*] Update drivers, handle new filenames/locations of built kernel modulesSimon Rettberg2015-12-034-12/+13
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-11-133-9/+64
|\
| * [vmware] Map and link shared folders, disable dpi scalingSimon Rettberg2015-11-123-3/+34
| |
| * [vmware] Create shared folter vmx entries in non-legacy modeSimon Rettberg2015-11-051-8/+32
| |
* | [rfs-s31] reworked config.tgz unpacking/mergingJonathan Bauer2015-11-131-11/+10Star
|/ | | | | | | | | | | for a better support of the old style config.tgz format, now common files should be stored in config.tgz:/ directly and for local configuration it needs to be in a subfolder of config.tgz:/openslx-configs/ e.g openslx-configs/rz During the boot, it read SLX_LOCAL_CONFIG from /opt/openslx/config and if the corresponding directory resides in config.tgz:/openslx-configs/$SLX_LOCAL_CONFIG, it will get merged with the common configuration files and copied to the future root Recap, sample config.tgz structure: /openslx-configs/<local_config_folder> /<common_files>
* [rfs-s31] support for SLX_LOCAL_CONFIGJonathan Bauer2015-11-032-2/+22
| | | | | | | | | | | config.tgz should now a 'common' folder with the files needed by ALL clients. Further, it can contain subfolders with localized files. On bootup, the client will unpack the subfolder as given by SLX_LOCAL_CONFIG. EXAMPLE: config.tgz contains 'common' and 'rz'. SLX_LOCAL_CONFIG='rz' both common/ and rz/ will be extracted to FUTURE_ROOT TODO: support legacy style config.tgz ? support multiple subfolders to be installed?
* [rootfs-*] Disable 'demo' login, support $SLX_DEMO_PASS to set a password ↵Simon Rettberg2015-10-262-2/+6
| | | | via config
* [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-262-0/+4
| | | | using stage 4