| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [rfs-stage32] Support swap on GPT aswell | Simon Rettberg | 2016-11-17 | 1 | -4/+7 |
| | | |||||
| * | [rfs-stage32] Support GPT for ID44 | Simon Rettberg | 2016-11-17 | 1 | -1/+2 |
| | | |||||
| * | [rfs-stage32] Run update-issue after setup_partitions for proper /tmp display | Simon Rettberg | 2016-10-31 | 1 | -0/+1 |
| | | |||||
| * | [rfs-stage31] Exclude PVS-Manager from exam mode | Simon Rettberg | 2016-10-28 | 1 | -0/+4 |
| | | |||||
| * | [rfs-stage32] Sanitize and refactor the (very) old setup-partitions script | Simon Rettberg | 2016-10-28 | 1 | -77/+98 |
| | | | | | | For example, just look at the actual partition id column for values like 44 45 46, instead of anywhere in the whole damn line!!! | ||||
| * | [rfs-stage31] Load nvidia-drm.ko for prop drivers | Simon Rettberg | 2016-10-20 | 1 | -1/+1 |
| | | |||||
| * | [rfs-stage31] Nvidia drivers for GeForce GTX 745 (10de:1382) | Simon Rettberg | 2016-10-20 | 1 | -0/+2 |
| | | |||||
| * | [rfs-stage32] Check for nvidia.ko first, then for whitelisted pciids | Simon Rettberg | 2016-10-20 | 1 | -4/+5 |
| | | | | | | | | | | | We might have a supported onboard card AND a whitelisted nvidia card. Stage 3.1 will load the nvidia kernel modules all right, but then stage 3.2 sees the whitelisted onboard card, enables "force 3d" for vmware and skips the part where it will load the nvidia user space libs, resulting in an unusable client. Check for the nvidia kernel module first and only check for a supported onboard card if none was found to prevent this situation from occuring. | ||||
| * | [rfs-stage31] Show more information if boot interface could not be determined | Simon Rettberg | 2016-10-18 | 1 | -2/+9 |
| | | |||||
| * | [rfs-stage32] Improve /etc/issue banner even more :-) | Simon Rettberg | 2016-10-17 | 2 | -4/+37 |
| | | |||||
| * | [rfs-stage32] Improve /etc/issue generator | Simon Rettberg | 2016-10-17 | 2 | -9/+41 |
| | | |||||
| * | [rfs-stage31] Whitelist 10de:11fa for nvidia drivers | Simon Rettberg | 2016-10-17 | 1 | -0/+2 |
| | | |||||
| * | [rootfs/hwstats] Use 66% RAM as /tmp tmpfs instead of 60G so we can detect ↵ | Simon Rettberg | 2016-10-12 | 1 | -2/+6 |
| | | | | | and report when running out of memory | ||||
| * | [rfs-stage31] Auto login has changed: Set SLX_AUTOLOGIN to enable | Simon Rettberg | 2016-09-06 | 1 | -4/+2![]() |
| | | |||||
| * | [rfs-stage32] Add ip6tables | Simon Rettberg | 2016-08-30 | 1 | -0/+1 |
| | | |||||
| * | [rfs-stage31] Whitelist nVidia Quadro 4000 | Simon Rettberg | 2016-08-10 | 1 | -0/+2 |
| | | |||||
| * | [rfs-stage32] Add --delete and --sync to slxlog, make spam protection a ↵ | Simon Rettberg | 2016-07-14 | 1 | -15/+43 |
| | | | | | per-user thing | ||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | root | 2016-07-13 | 1 | -0/+11 |
| |\ | |||||
| | * | [rfs-s31] don't kernel panic if we could not download the config-remote | Jonathan Bauer | 2016-07-12 | 1 | -0/+11 |
| | | | |||||
| * | | Revert "[rfs-stage31] Include dmidecode, pass UUID when fetching config" | root | 2016-06-20 | 3 | -6/+2![]() |
| |/ | | | | | This reverts commit fa40dcb6f438cc83dc432bda79e70e7e36f19c2c. Doesn't work with shitty rewrite rule we currently ship | ||||
| * | [rfs-stage31] Include dmidecode, pass UUID when fetching config | Simon Rettberg | 2016-06-16 | 3 | -2/+6 |
| | | |||||
| * | [rfs-stage32] Use proper variable in conf | Simon Rettberg | 2016-04-29 | 1 | -1/+1 |
| | | |||||
| * | [rfs-stage32] This module is just fucked up... | Simon Rettberg | 2016-04-26 | 3 | -3/+10 |
| | | |||||
| * | [rfs-stage32] Include all CAs from /etc/ssl/certs | Simon Rettberg | 2016-04-26 | 2 | -1/+5 |
| | | |||||
| * | [rfs-stage32] Remove unneeded entry from .conf.ubuntu | Simon Rettberg | 2016-04-26 | 1 | -3/+0![]() |
| | | |||||
| * | [rfs-stage32] Move required binary openssl to module.conf | Simon Rettberg | 2016-04-26 | 2 | -3/+1![]() |
| | | |||||
| * | [rfs-stage31] Support multiple SLX_LOCAL_CONFIGs (space separated) | Simon Rettberg | 2016-04-11 | 1 | -4/+9 |
| | | |||||
| * | [rfs-stage32] Whitelist another i915 (8086:0102) | Simon Rettberg | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [rootfs-stage31] Whitelist Quadro 600 for nvidia drivers | Simon Rettberg | 2016-04-05 | 1 | -0/+2 |
| | | |||||
| * | (3D) Whitelist another i915 pciid and nvidia quadro K420 | Simon Rettberg | 2016-04-01 | 2 | -4/+4 |
| | | |||||
| * | [rfs-s31] do not copy /openslx-configs from the config.tgz if no ↵ | Jonathan Bauer | 2016-02-08 | 1 | -1/+1 |
| | | | | | SLX_LOCAL_CONFIG is set | ||||
| * | [rfs-stage31] Don't disable ldap in exam mode | Simon Rettberg | 2016-02-01 | 1 | -3/+0![]() |
| | | |||||
| * | [rfs-stage31] Enable debug-shell in stage32 if we have debug= on cmdline | Simon Rettberg | 2016-01-18 | 2 | -1/+6 |
| | | |||||
| * | [rfs-stage32] Whitelist some mor eintel chips for vmware 3d | Simon Rettberg | 2016-01-18 | 1 | -1/+1 |
| | | |||||
| * | [rfs-stage31] Fix for fix of fix with ntpdate | Simon Rettberg | 2016-01-12 | 2 | -1/+2 |
| | | |||||
| * | [rfs-stage3*] Move ntpdate binary to stage31 aswell... | Simon Rettberg | 2016-01-12 | 11 | -6/+16 |
| | | |||||
| * | [rfs-stage31] Add drop_shells to activate_sysconfig | Simon Rettberg | 2016-01-12 | 1 | -6/+7 |
| | | |||||
| * | [rfs-stage31/32] Sync time in stage31 to prevent clock jumping later on | Simon Rettberg | 2016-01-12 | 5 | -34/+29![]() |
| | | |||||
| * | [rfs-s31] added TODO for permissions of extracted config.tgz contents | Jonathan Bauer | 2016-01-11 | 1 | -0/+1 |
| | | |||||
| * | [exam] FUTURE_ROOT prefix would be nice... | Jonathan Bauer | 2016-01-08 | 1 | -1/+1 |
| | | |||||
| * | [exam] set autologindelay to 0 in kdmrc | Jonathan Bauer | 2016-01-08 | 1 | -0/+2 |
| | | |||||
| * | Preparations for exam mode | Simon Rettberg | 2016-01-08 | 1 | -0/+38 |
| | | |||||
| * | [rfs-stage31] Fix download function timeout handling | Simon Rettberg | 2015-12-21 | 1 | -2/+3 |
| | | |||||
| * | [nvidia*] Update drivers, handle new filenames/locations of built kernel modules | Simon Rettberg | 2015-12-03 | 1 | -1/+1 |
| | | |||||
| * | [rfs-s31] reworked config.tgz unpacking/merging | Jonathan Bauer | 2015-11-13 | 1 | -11/+10![]() |
| | | | | | | | | | | | | 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_CONFIG | Jonathan Bauer | 2015-11-03 | 2 | -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 Rettberg | 2015-10-26 | 2 | -2/+6 |
| | | | | | via config | ||||
| * | [rfs-stage32/cups] Include missing files/binaries for foomatic.rip when not ↵ | Simon Rettberg | 2015-10-26 | 1 | -0/+3 |
| | | | | | using stage 4 | ||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | root | 2015-10-16 | 1 | -1/+1 |
| |\ | |||||
| | * | [rfs-s32] added some radeon card pciid 3d whitelist vmware stuff | Jonathan Bauer | 2015-10-16 | 1 | -1/+1 |
| | | | |||||

