summaryrefslogtreecommitdiffstats
path: root/modules.d
Commit message (Expand)AuthorAgeFilesLines
* [slx-extra-script] Order post-mount after post-dmsetupSimon Rettberg2024-06-171-0/+1
* [slx-extra-script] Add post-mount hookSimon Rettberg2024-06-172-4/+19
* [slx-dmsetup] Better not encrypt the rootfs AFTER building the CoW layerSimon Rettberg2024-06-141-16/+14Star
* [slx-dmsetup] Try to fix some snapshot brain damageSimon Rettberg2024-06-141-10/+8Star
* [slx-dmsetup] busybox mktemp needs AT LEAST 6 X -.-Simon Rettberg2024-06-141-4/+6
* [slx-addons] find: Use "\!" instead of "-not" for busybox compatSimon Rettberg2024-06-141-1/+1
* [slx-dmsetup] Fix another busybox mktemp callSimon Rettberg2024-06-141-1/+1
* [slx-dmsetup] Fix braindead mktemp call by removing itSimon Rettberg2024-06-131-4/+5
* [slx-dmsetup] Kill stray lineSimon Rettberg2024-06-131-1/+0Star
* [dnbd3root] Add missing .serviceSimon Rettberg2024-06-131-1/+1
* [slx-dmsetup] Avoid unnecessary dm targets, rename crypted onesSimon Rettberg2024-06-131-34/+72
* De-duplicate tools copied vs. what busybox shipsSimon Rettberg2024-06-123-22/+22
* [config-tgz] Support multiple space separated local configsSimon Rettberg2024-06-122-11/+12
* [busybox] Enable more options, disable rpm2cpioSimon Rettberg2024-06-121-5/+5
* [slx-extra-script] Split up in pre/post-dmsetupSimon Rettberg2024-06-126-15/+46
* [dnbd3-rootfs] Kill SLX_GENERATE_FSTAB_SCRIPTSimon Rettberg2024-06-121-6/+3Star
* [slx-extra-script] New module to run script from URLSimon Rettberg2024-06-122-0/+23
* [busybox] module-setup: Bail out if build failsSimon Rettberg2024-06-111-1/+0Star
* [busybox] Disable NFS again, missing depSimon Rettberg2024-06-111-1/+1
* [busybox] Enable ip rule and mount nfsSimon Rettberg2024-06-111-2/+2
* [dnbd3-rootfs] Add option to specify partition by number, add fallbackSimon Rettberg2024-06-111-19/+57
* [busybox] Update to 1.36.1Simon Rettberg2024-06-111-4/+7
* Fix misleading messageSimon Rettberg2024-06-111-1/+1
* [slx-network] Fix lowercasingSimon Rettberg2024-03-051-1/+1
* [slx-dmsetup] Make sure id44 slices are 4k-alignedSimon Rettberg2024-03-011-4/+8
* [slx-network] Get rid of rdnsSimon Rettberg2024-03-013-10/+10
* [slx-network] Fix escaping in awk scriptSimon Rettberg2024-03-011-2/+2
* [slx-network] Overhaul DHCP trigger, generation of resolv.conf, hostsSimon Rettberg2024-02-291-69/+70
* [slx-splash] Use exit not return now that it's standaloneSimon Rettberg2024-02-161-6/+6
* [slx-addons] Tweak log output a bitSimon Rettberg2024-02-161-3/+4
* [slx-runmode] *initrd-root-fs.targetSimon Rettberg2024-02-161-1/+1
* [slx-runmode] Properly order after initrd-fsSimon Rettberg2024-02-162-2/+3
* [slx-clock] Fix misspelled service nameSimon Rettberg2024-02-121-1/+1
* [dnbd3-rootfs] Remove xmount support, add raw supportSimon Rettberg2024-02-091-24/+16Star
* Use slx_service helper to create service filesSimon Rettberg2024-02-0932-373/+78Star
* [slx-splash] Adapt to servicified new stuffSimon Rettberg2024-02-096-60/+78
* [dnbd3-rootfs] Make sure to copy dnbd3-client binary againSimon Rettberg2024-02-021-4/+8
* [slx-addons] Optimize addon activation (~1000% gain)Simon Rettberg2024-02-011-6/+15
* [config-tgz] Write config download time to dedicated fileSimon Rettberg2024-02-011-1/+1
* Link all services in initrd.target.wantsSimon Rettberg2024-02-018-22/+18Star
* [slx-uuid] Move network stuff down to fallback path, more outputSimon Rettberg2024-02-011-27/+24Star
* [slx-clock] Order ntp sync after fetch configSimon Rettberg2024-02-013-44/+46
* [slx-uuid] Change .wants hookSimon Rettberg2024-02-011-2/+2
* [busybox] Using ash to install ash doesn't sound too smart, SimonSimon Rettberg2024-02-011-1/+1
* [slx-addons] Add dependency on busybox -.-Simon Rettberg2024-01-311-0/+3
* De-dracutize service-scripts, try to use ash where applicableSimon Rettberg2024-01-319-227/+212Star
* [busybox] Split into servicesSimon Rettberg2024-01-317-37/+76
* [slx-clock] Actually install ntp sync serviceSimon Rettberg2024-01-311-1/+1
* [slx-network] Retry bringing iface up in wait-loopSimon Rettberg2024-01-302-17/+22
* [slx-dmsetup] Only resize rootfs if no such service exists in stage 4Simon Rettberg2024-01-291-1/+1