summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-splash
Commit message (Collapse)AuthorAgeFilesLines
* [slx-splash] Use exit not return now that it's standaloneSimon Rettberg2024-02-161-6/+6
|
* Use slx_service helper to create service filesSimon Rettberg2024-02-092-2/+4
|
* [slx-splash] Adapt to servicified new stuffSimon Rettberg2024-02-096-60/+78
|
* Try to use more systemd servicesSimon Rettberg2024-01-297-0/+0
|
* [slx-splash] Fix size extraction by forcing grep into ASCII modeSimon Rettberg2022-04-061-2/+2
|
* [slx-splash] Update splashtool (bugfix for ppm with comments)Simon Rettberg2022-03-017-9/+12
|
* [slx-splash] Fix splash.ppm pathSimon Rettberg2022-03-013-3/+3
|
* [slx-splash] inst_hook does not like <()Jonathan Bauer2021-05-066-7/+16
|
* [slx-splash] initial support for splashtoolJonathan Bauer2021-05-0621-90/+288
|
* [busybox/slx-splash] update busybox/splashJonathan Bauer2020-08-073-15/+46
|
* [slx-splash] reactivate systemd messages if fbsplash failsJonathan Bauer2020-06-222-7/+13
|
* Merge branch 'nobash-merge' into downloader-nobash-mergeJonathan Bauer2020-05-253-0/+16
|
* restructure repoJonathan Bauer2020-05-134-0/+69
* remove packager * move everything from builder/* back to root