summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage31
Commit message (Collapse)AuthorAgeFilesLines
* [rfs-stage31] Exclude PVS-Manager from exam modeSimon Rettberg2016-10-281-0/+4
|
* [rfs-stage31] Load nvidia-drm.ko for prop driversSimon Rettberg2016-10-201-1/+1
|
* [rfs-stage31] Nvidia drivers for GeForce GTX 745 (10de:1382)Simon Rettberg2016-10-201-0/+2
|
* [rfs-stage31] Show more information if boot interface could not be determinedSimon Rettberg2016-10-181-2/+9
|
* [rfs-stage31] Whitelist 10de:11fa for nvidia driversSimon Rettberg2016-10-171-0/+2
|
* [rfs-stage31] Auto login has changed: Set SLX_AUTOLOGIN to enableSimon Rettberg2016-09-061-4/+2Star
|
* [rfs-stage31] Whitelist nVidia Quadro 4000Simon Rettberg2016-08-101-0/+2
|
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2016-07-131-0/+11
|\
| * [rfs-s31] don't kernel panic if we could not download the config-remoteJonathan Bauer2016-07-121-0/+11
| |
* | Revert "[rfs-stage31] Include dmidecode, pass UUID when fetching config"root2016-06-203-6/+2Star
|/ | | | | This reverts commit fa40dcb6f438cc83dc432bda79e70e7e36f19c2c. Doesn't work with shitty rewrite rule we currently ship
* [rfs-stage31] Include dmidecode, pass UUID when fetching configSimon Rettberg2016-06-163-2/+6
|
* [rfs-stage31] Support multiple SLX_LOCAL_CONFIGs (space separated)Simon Rettberg2016-04-111-4/+9
|
* [rootfs-stage31] Whitelist Quadro 600 for nvidia driversSimon Rettberg2016-04-051-0/+2
|
* (3D) Whitelist another i915 pciid and nvidia quadro K420Simon Rettberg2016-04-011-0/+2
|
* [rfs-s31] do not copy /openslx-configs from the config.tgz if no ↵Jonathan Bauer2016-02-081-1/+1
| | | | SLX_LOCAL_CONFIG is set
* [rfs-stage31] Don't disable ldap in exam modeSimon Rettberg2016-02-011-3/+0Star
|
* [rfs-stage31] Enable debug-shell in stage32 if we have debug= on cmdlineSimon Rettberg2016-01-182-1/+6
|
* [rfs-stage31] Fix for fix of fix with ntpdateSimon Rettberg2016-01-122-1/+2
|
* [rfs-stage3*] Move ntpdate binary to stage31 aswell...Simon Rettberg2016-01-125-0/+15
|
* [rfs-stage31] Add drop_shells to activate_sysconfigSimon Rettberg2016-01-121-6/+7
|
* [rfs-stage31/32] Sync time in stage31 to prevent clock jumping later onSimon Rettberg2016-01-122-0/+29
|
* [rfs-s31] added TODO for permissions of extracted config.tgz contentsJonathan Bauer2016-01-111-0/+1
|
* [exam] FUTURE_ROOT prefix would be nice...Jonathan Bauer2016-01-081-1/+1
|
* [exam] set autologindelay to 0 in kdmrcJonathan Bauer2016-01-081-0/+2
|
* Preparations for exam modeSimon Rettberg2016-01-081-0/+38
|
* [rfs-stage31] Fix download function timeout handlingSimon Rettberg2015-12-211-2/+3
|
* [nvidia*] Update drivers, handle new filenames/locations of built kernel modulesSimon Rettberg2015-12-031-1/+1
|
* [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-261-0/+4
| | | | via config
* [rfs-stage31] Include intel/i915 firmwareSimon Rettberg2015-10-131-0/+2
|
* Use 3 seconds timeout for reverse lookups everywhereSimon Rettberg2014-12-041-2/+2
|
* [rfs-stage31] Write IP information to /opt/openslx/config even if config.tgz ↵Simon Rettberg2014-11-241-1/+2
| | | | does not exist
* [rfs-s31] new setup_stage4 script. Not beeing used currentlyJonathan Bauer2014-08-291-0/+69
| | | | WIP
* [rfs-s31] fix busybox copying v2Jonathan Bauer2014-07-251-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-251-1/+8
|\
| * [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
| |
* | [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 :)
* [rfs-stage31] Fix cursor hiding if showing splashSimon Rettberg2014-07-092-5/+4Star
|
* Fix new splash screen...Simon Rettberg2014-07-052-2/+5
|
* [stage31] Made splash-screen nicerSimon Rettberg2014-07-052-3/+10
|
* Try to clean up the mess with all the different kernel version variables ↵Simon Rettberg2014-07-041-2/+2
| | | | everywhere
* "Fedora Support", step 1 ->Simon Rettberg2014-07-043-3/+6
| | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules.
* [rfs-s31] linking bb applets breaks some stage4's binariesJonathan Bauer2014-07-021-7/+0Star
| | | | TODO: make it not so dumb
* don't split busybox applets in /usr.Jonathan Bauer2014-07-011-2/+9
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-06-161-3/+0Star
|\
| * grepJonathan Bauer2014-06-131-3/+0Star
| |
* | [rfs-stage31] Restructured init script and includes a bit... could use more workSimon Rettberg2014-06-167-82/+75Star
|/