summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/slx-splash/scripts
Commit message (Collapse)AuthorAgeFilesLines
* [slx-splash] use PATH, no hardcoded binary pathJonathan Bauer2019-08-021-2/+2
|
* [slx-splash] fix splash kcl param detectionJonathan Bauer2019-07-231-1/+1
|
* [slx-splash] restore cursor after splashscreenJonathan Bauer2018-11-121-0/+11
|
* [slx-splash] do not lead dracut into an shellJonathan Bauer2018-11-121-0/+2
| | | | if splash is not requested via kernel command line
* new slx-drm and slx-splash (PoC) modulesJonathan Bauer2018-05-231-0/+42
slx-drm pulls in dracut's drm module and provides a modprobe.d configurations file to always prioritize nvidia drivers, falling back to nouveau on failures. slx-splash uses the slx busybox's fbsplash (WIP). Busybox is still missing from defaults builds, so this won't function out of the box!