| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [rfs-s31] remove vmxnet from REQUIRED_KERNEL_MODULES | Jonathan Bauer | 2014-05-08 | 1 | -1/+0![]() | |
| | | ||||||
| * | [rfs-s31] refine REQUIRED_KERNEL_MODULES list | Jonathan Bauer | 2014-05-08 | 1 | -47/+39![]() | |
| | | ||||||
| * | [rfs-s31] always try to modprobe modules in /etc/modules | Jonathan Bauer | 2014-05-08 | 2 | -0/+71 | |
| | | | | | | | kernel-system: they will be there and modprobe will succeed kernel-openslx: they will be missing and modprobe will fail, which is ok since we have those modules built-in the kernel | |||||
| * | [rfs-s31] used copy_kernel function | Jonathan Bauer | 2014-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | [rfs-s32] use copy_kernel function | Jonathan Bauer | 2014-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | [rootfs-stage31] remove "Trying to load DRM module for ..." screwing up the ↵ | Jonathan Bauer | 2014-05-05 | 1 | -2/+2 | |
| | | | | | bootsplash | |||||
| * | Improve ld cache handling a bit | Simon Rettberg | 2014-04-25 | 3 | -3/+14 | |
| | | ||||||
| * | [rfs-stage32] Fix logic in setup slx addons: Only check for empty addon list ↵ | Simon Rettberg | 2014-04-01 | 1 | -1/+1 | |
| | | | | | if called with no arguments | |||||
| * | [rfs-stage32] stage4 target requires stage4 mount (not just wants) | Simon Rettberg | 2014-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | [rfs-stage32] Depend on tmp.target, not the service that will reach that target | Simon Rettberg | 2014-04-01 | 1 | -1/+2 | |
| | | ||||||
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2014-04-01 | 10 | -12/+9![]() | |
| |\ | ||||||
| | * | [rootfs] forgot to rename rootfs-modules | Jonathan Bauer | 2014-03-25 | 8 | -0/+0 | |
| | | | ||||||
| | * | [rootfs-stage32] /var/log/openslx in tmpfiles.d | Jonathan Bauer | 2014-03-25 | 2 | -5/+1![]() | |
| | | | | | | | | | do not mkdir in build script, but with systemd's tmpfiles mechanism | |||||
| | * | [rfs-s32] adapted to new kernel functions | Jonathan Bauer | 2014-03-24 | 2 | -2/+2 | |
| | | | ||||||
| | * | [rfs-s31] adapted to new kernel functions | Jonathan Bauer | 2014-03-24 | 1 | -2/+2 | |
| | | | ||||||
| | * | [rfs-s31] fix hostname | Jonathan Bauer | 2014-03-06 | 1 | -2/+2 | |
| | | | ||||||
| | * | [rootfs-stage31] fix hostname | Jonathan Bauer | 2014-03-06 | 1 | -3/+4 | |
| | | | | | | | | | | | write hostname not the fqdn in /etc/hosts Added localhost entry in hosts | |||||
| * | | [stage31] Support for KCL-switches nvidia and amd, which unconditionally ↵ | Simon Rettberg | 2014-04-01 | 2 | -5/+18 | |
| |/ | | | | load proprietary gfx drivers for testing | |||||
| * | sdfoighsdihoi | Simon Rettberg | 2014-02-26 | 1 | -2/+8 | |
| | | ||||||
| * | [rfs-stage31] Update drm hint list: nvidia ion, some intel chip in Dell ↵ | Simon Rettberg | 2014-02-26 | 1 | -1/+1 | |
| | | | | | Optiplex GX 620 | |||||
| * | Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdm | Simon Rettberg | 2014-02-26 | 4 | -29/+1![]() | |
| | | ||||||
| * | Restart splash screen in stage32 (if booting with splashscreen enabled) | Simon Rettberg | 2014-02-25 | 3 | -0/+18 | |
| | | ||||||
| * | [rfs-stage32] setup-partitions: Remove old Wait 3 seconds" hack | Simon Rettberg | 2014-02-24 | 1 | -0/+1 | |
| | | ||||||
| * | Integrate prop nvidia drivers into system | Simon Rettberg | 2014-02-24 | 7 | -1/+26 | |
| | | | | | | | | | If we detect nvidia.ko was loaded in stage31, download nvidia libs via our slx-addon system. It is also ensured that kdm will not start before the nvidia libs have been downloaded and integrated into the running system. For that matter, it was ensured that slx addons are only downloaded when setup-partitions finished running, and a proper /tmp dir is available. | |||||
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-02-24 | 9 | -51/+133 | |
| | |\ | ||||||
| | * | | [rfs-stage31] Fix prompt of drop_shell call | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [rfs-stage31] Async fbsplash | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | [rfs-stage32] setup-slx-addons: Fix slxlog call when aufs fails, add -o ro ↵ | Simon Rettberg | 2014-02-24 | 1 | -3/+3 | |
| | | | | | | | | | to sqfs mount | |||||
| * | | [rfs-stage32] setup_partitons: Remove sleep 3 hack when waiting for partitions | Simon Rettberg | 2014-02-24 | 1 | -11/+0![]() | |
| | | | ||||||
| * | | [rfs-stage32] Don't check if addon is listen in SLX_ADDONS, just try to load it | Simon Rettberg | 2014-02-24 | 1 | -4/+0![]() | |
| | | | ||||||
| * | | Support loading selected drm gfx drivers only, based on pci ids | Simon Rettberg | 2014-02-19 | 7 | -33/+130 | |
| |/ | ||||||
| * | mltk now sources file "config" on start | Simon Rettberg | 2014-02-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | You can put pretty much anything there, but there are two main uses for now: Setting an http proxy: export http_proxy=1.2.3.4:8080 (wget will obey this env var) Setting a custom URL for fetching the distro logo: CFG_DISTLOGO_URL=http://somewhere/distlogo?distro= (Defaults to mltk-services.ruf.uni-freiburg.de/... if unset) Same could be done in openslx if it would be useful... | |||||
| * | [rfs-stage31] Don't fail when debug shell is requested | Simon Rettberg | 2014-02-17 | 1 | -1/+2 | |
| | | ||||||
| * | [rfs-stage31] Some more tweaks to the never ending "setup network" story | Simon Rettberg | 2014-02-17 | 4 | -5/+12 | |
| | | ||||||
| * | Forgot to actually request domain search option (-O search) | Simon Rettberg | 2014-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | [rfs-stage31] Also add domain search support to stage31 dhcp | Simon Rettberg | 2014-02-15 | 1 | -1/+5 | |
| | | ||||||
| * | [rfs-stage32] Make sure addons are inserted into the aufs stack before ↵ | Simon Rettberg | 2014-02-14 | 1 | -1/+1 | |
| | | | | | stage4, so they can override files | |||||
| * | [rfs-stage31] Last benchmark event moved before umount | Simon Rettberg | 2014-02-09 | 1 | -1/+3 | |
| | | ||||||
| * | [rfs-stage31] Some benchmarking/profiling features | Simon Rettberg | 2014-02-07 | 3 | -3/+25 | |
| | | ||||||
| * | [50-mltk-blacklist]: Commentary to blacklisted modules | Christian Rößler | 2014-02-07 | 1 | -0/+4 | |
| | | ||||||
| * | Fix tmpfiles.d files to use 'd' not 'D' for directories | Simon Rettberg | 2014-02-05 | 2 | -2/+2 | |
| | | | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet. | |||||
| * | [rfs-s31] only remove config.tgz if debug is not set | Jonathan Bauer | 2014-02-05 | 1 | -1/+2 | |
| | | ||||||
| * | [rfs-s32] blacklist snd-pcsp and mei | Jonathan Bauer | 2014-02-05 | 1 | -1/+2 | |
| | | ||||||
| * | [rfs-s31] unset OLDPWD too | Jonathan Bauer | 2014-02-04 | 1 | -1/+1 | |
| | | ||||||
| * | [rfs_s31] fix printk levels.... for the last time? | Jonathan Bauer | 2014-02-03 | 2 | -4/+4 | |
| | | ||||||
| * | [rfs-s32] fix early-network-trigger service to stay after exit | Jonathan Bauer | 2014-02-03 | 1 | -0/+1 | |
| | | ||||||
| * | [rfs-s32] blacklist 'pcspkr' to remove the annoying 'already | Jonathan Bauer | 2014-02-03 | 1 | -0/+1 | |
| | | | | | registered' error when booting | |||||
| * | [rfs-s31] fix wrong printk output levels | Jonathan Bauer | 2014-02-03 | 1 | -3/+3 | |
| | | ||||||
| * | [rfs-s31] fix kernel printk lvl when splash is active | Jonathan Bauer | 2014-02-03 | 1 | -1/+1 | |
| | | ||||||

