about summary refs log tree commit diff
path: root/nixos/modules/image/repart.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-18/+18
2024-04-08nixos/image/repart: assert maximum label lengthnikstur1-0/+38
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 mkDerivationWilliButz1-3/+3
2024-03-07nixos/repart-image: add options to specify mkfs parametersWilliButz1-1/+31
2024-01-27nixos/repart: add option for configuring sector sizeJared Baur1-1/+11
2024-01-19image/repart: add version and compression optionsnikstur1-2/+74
2023-12-21image/repart: build image with buildPackagesJared Baur1-53/+9
2023-10-31nixos/image: fix layout of option examples in repart buildernikstur1-22/+24
2023-10-31nixos/image: move docs into manualnikstur1-4/+1
2023-10-31nixos/image: fix documentation buildJulian Stecklina1-3/+1
2023-09-13nixos/image: fix for systemd 254nikstur1-1/+2
2023-08-04nixos/image: add `image.repart.package` optionVincent Haupert1-3/+10
2023-08-02nixos/image: write `systemd-repart` output to `$out/repart-output.json`Vincent Haupert1-1/+3
2023-07-26nixos/image: add repart builder docsnikstur1-1/+4
2023-07-26nixos/image: add repart buildernikstur1-0/+204