summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* builder: Add --all-microcode optionHEADmasterSimon Rettberg2024-09-171-0/+57
* [slx-network] Also sanitize host/domain from KCLSimon Rettberg2024-09-031-9/+20
* Update dracut patch; make failing patches fatalSimon Rettberg2024-07-112-12/+56
* [slx-network] Disable stage4 dhcp by defaultSimon Rettberg2024-07-041-2/+1Star
* [slx-network] Fix copying stage4 dhcp filesSimon Rettberg2024-07-042-6/+3Star
* [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-123-8/+27
* [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
* Update example config some more: unused vars, wrong syntaxSimon Rettberg2024-05-271-7/+3Star
* Remove unused var from example configSimon Rettberg2024-05-271-4/+1Star
* [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
* Order services before initrd-cleanupSimon Rettberg2024-02-121-1/+1
* [slx-clock] Fix misspelled service nameSimon Rettberg2024-02-121-1/+1
* Also refuse to build xmount for nowSimon Rettberg2024-02-091-1/+3
* [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
* Extend service file template for scriptsSimon Rettberg2024-02-091-0/+4
* [slx-splash] Adapt to servicified new stuffSimon Rettberg2024-02-096-60/+78
* Avoid using shoptSimon Rettberg2024-02-081-1/+1
* Add slx_service helper function to add service-script to initSimon Rettberg2024-02-081-0/+70
* [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