summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-addons
Commit message (Collapse)AuthorAgeFilesLines
* [slx-addons] find: Use "\!" instead of "-not" for busybox compatSimon Rettberg2024-06-141-1/+1
|
* [slx-addons] Tweak log output a bitSimon Rettberg2024-02-161-3/+4
|
* Use slx_service helper to create service filesSimon Rettberg2024-02-092-23/+5Star
|
* [slx-addons] Optimize addon activation (~1000% gain)Simon Rettberg2024-02-011-6/+15
|
* Link all services in initrd.target.wantsSimon Rettberg2024-02-011-2/+2
|
* [slx-addons] Add dependency on busybox -.-Simon Rettberg2024-01-311-0/+3
|
* De-dracutize service-scripts, try to use ash where applicableSimon Rettberg2024-01-311-12/+10Star
|
* Try to use more systemd servicesSimon Rettberg2024-01-294-10/+31
|
* [slx-addons] delay addon setupJonathan Bauer2021-08-131-1/+1
| | | | | | in particular as a workaround since the vmware addon calls a script within stage4 that requires /bin/ash, which is created by the busybox pre-pivot hook (with prio 50 currently).
* Merge branch 'nobash-merge' into downloader-nobash-mergeJonathan Bauer2020-05-253-51/+58
|
* restructure repoJonathan Bauer2020-05-132-0/+117
* remove packager * move everything from builder/* back to root