summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/slx-splash
Commit message (Collapse)AuthorAgeFilesLines
* [slx-splash] exam modeJonathan Bauer2020-01-172-0/+16
|
* [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-122-0/+12
|
* [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-233-0/+55
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!