summaryrefslogtreecommitdiffstats
path: root/modules.d/conf-tgz
Commit message (Collapse)AuthorAgeFilesLines
* Update dracut to 109Simon Rettberg2025-11-211-1/+4
|
* Avoid loading dracut-lib.sh in several scriptsSimon Rettberg2025-04-021-1/+0Star
|
* De-duplicate tools copied vs. what busybox shipsSimon Rettberg2024-06-121-1/+3
| | | | ... and hope nothing breaks
* [config-tgz] Support multiple space separated local configsSimon Rettberg2024-06-121-10/+12
|
* Use slx_service helper to create service filesSimon Rettberg2024-02-095-48/+57
|
* [config-tgz] Write config download time to dedicated fileSimon Rettberg2024-02-011-1/+1
|
* Link all services in initrd.target.wantsSimon Rettberg2024-02-011-6/+2Star
|
* De-dracutize service-scripts, try to use ash where applicableSimon Rettberg2024-01-312-64/+64
|
* Try to use more systemd servicesSimon Rettberg2024-01-297-8/+121
|
* config(.tgz): Increase retry timeout to 20 seconds, use --slx-timeSimon Rettberg2022-05-231-1/+1
|
* [slx-ssl] Fix orderingSimon Rettberg2022-02-241-0/+1
|
* [conf-tgz] unpack tgz after everything elseJonathan Bauer2021-07-191-1/+1
| | | | | giving still a chance for modules to register after 90 should it be needed
* [conf-tgz] dump list of config.tgz files to stage4Jonathan Bauer2021-02-161-1/+10
|
* [conf-tgz] use $config_tgz everywhereJonathan Bauer2021-02-161-2/+2
|
* Merge branch 'nobash-merge' into downloader-nobash-mergeJonathan Bauer2020-05-252-40/+46
|
* restructure repoJonathan Bauer2020-05-133-0/+83
* remove packager * move everything from builder/* back to root