about summary refs log tree commit diff
path: root/nixos/modules/image
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-18/+18
2024-04-08Merge pull request #302590 from nikstur/repart-image-label-lengthnikstur1-0/+38
2024-04-08nixos/image/repart: assert maximum label lengthnikstur1-0/+38
2024-04-04nixos/repart-image: supply explicit --architecture to repartnikstur1-0/+20
2024-03-21nixos/repart-image: add myself as maintainerWilliButz1-1/+1
2024-03-21nixos/repart-image: add internal option to expose finalPartitionsWilliButz1-13/+23
2024-03-21nixos/repart-image: refactor to use mkDerivationWilliButz2-29/+62
2024-03-07nixos/repart-image: add options to specify mkfs parametersWilliButz2-1/+34
2024-03-07nixos/repart-image: improve overridability, use structuredAttrsWilliButz1-10/+25
2024-01-27nixos/repart: add option for configuring sector sizeJared Baur2-1/+13
2024-01-19image/repart: add version and compression optionsnikstur2-5/+107
2023-12-21image/repart: build image with buildPackagesJared Baur2-53/+89
2023-10-31nixos/image: fix layout of option examples in repart buildernikstur1-22/+24
2023-10-31nixos/image: move docs into manualnikstur2-141/+1
2023-10-31nixos/image: fix documentation buildJulian Stecklina1-3/+1
2023-09-13nixos/image: fix for systemd 254nikstur1-1/+2
2023-08-22modules/image/repart: Fix stripNixStorePrefixArian van Putten1-2/+2
2023-08-04nixos/image: add `image.repart.package` optionVincent Haupert1-3/+10
2023-08-03nixos/image: use stable target dir for amended repart definitionsVincent Haupert1-7/+6
2023-08-02nixos/image: write `systemd-repart` output to `$out/repart-output.json`Vincent Haupert1-1/+3
2023-07-26nixos/image: add repart builder docsnikstur2-1/+141
2023-07-26nixos/image: add repart buildernikstur2-0/+317