summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* Update .gitignoreSimon Rettberg2015-12-031-1/+5
|
* [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
|
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2015-12-031-2/+3
|\
| * [auth-freiburg] remove unneeded checkJonathan Bauer2015-12-021-3/+1Star
| |
| * [auth-freiburg] missing directory existance check when trying to link file ↵Jonathan Bauer2015-12-021-2/+5
| | | | | | | | from PERSISTENT folder
* | [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?
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2015-10-296-11/+20
|\
| * [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
| * [kernel-vanialla] Bump to 4.2.4Simon Rettberg2015-10-261-1/+1
| |
* | [cups-freiburg] removed RZMONO2 since it's long deadJonathan Bauer2015-10-292-1418/+0Star
|/
* 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
* [kernel.inc] copy firmware from both the system and the build directory, ↵Jonathan Bauer2015-10-161-39/+40
| | | | prioritizing the later
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2015-10-161-1/+1
|\
| * [rfs-s32] added some radeon card pciid 3d whitelist vmware stuffJonathan Bauer2015-10-161-1/+1
| |
* | [vmware] Disable update checks, hints, usage statsSimon Rettberg2015-10-131-1/+15
| |
* | [kernel-vanilla] Support kernel 4.x, cleanupSimon Rettberg2015-10-132-14/+32
| |
* | [rfs-stage31] Include intel/i915 firmwareSimon Rettberg2015-10-131-0/+2
|/
* [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
|
* [setup_target] Fix clean_kernel_module to really clean the kernelSimon Rettberg2015-10-071-19/+9Star
|
* [rfs-stage32] Add kernel modules for (mpt)sasSimon Rettberg2015-10-071-0/+1
|
* [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
* [auth-freiburg] Add proper group search base for sssdSimon Rettberg2015-09-251-1/+2
|
* [vmware] Default to e1000 if no virtualDev is set, for compatibility with ↵Simon Rettberg2015-09-231-1/+1
| | | | bwLehrpool 1.0
* [rfs-stage32] Only complain about missing swap if host has less than 3gb of ramSimon Rettberg2015-09-151-1/+4
|
* [vmware] Downgrade hw version on new path if vmx is too newSimon Rettberg2015-09-151-0/+7
|
* [binutil] Try harder not to be stupid (whats broken this time?)Simon Rettberg2015-09-142-24/+30
|