about summary refs log tree commit diff
path: root/nixos/modules/installer/sd-card
AgeCommit message (Expand)AuthorFilesLines
2023-02-23nixos/installer: add sd-image-powerpc64le.nixAdam Joseph1-0/+49
2022-12-22nixos: Add sd_image_minimal_new_kernel_no_zfsSamuel Dionne-Riel1-0/+15
2022-10-22sd-image: remove unnecessary subshellMartin Schwaighofer1-2/+3
2022-10-22sd-image: replace faketime with --invariant for mkfs.vfatMartin Schwaighofer1-1/+1
2022-10-22sd-image: make firmware partition deterministicMartin Schwaighofer1-2/+12
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-1/+1
2022-08-19nixos/*: automatically convert option docspennae1-13/+13
2022-06-22Merge pull request #151633 from wucke13/sd-image-experimentLassulus1-5/+10
2022-04-26sd-image-aarch64: deduplicate cm4 sectionBernardo Meurer1-5/+0
2022-04-26sd-image-aarch64: add dtbs for rpi-400 and cm4sBernardo Meurer1-0/+2
2022-04-26ubootRaspberryCM4_64bit: merge with ubootRaspberryPi4_64bitBernardo Meurer1-4/+1
2022-04-26ubootRaspberryCM4_64bit: initBernardo Meurer1-1/+2
2022-04-26sd-image-aarch64: add support for the RaspberryPi CM4Bernardo Meurer1-0/+14
2022-02-12sd-image-aarch64: Enable arm_boost for Pi 4Zhaofeng Li1-0/+3
2022-02-12sd-image-aarch64.nix: Add config for Pi Zero 2 WZhaofeng Li1-0/+3
2022-01-10sd-image-riscv64: Add an -installer variant like othersZhaofeng Li1-0/+10
2022-01-06sd-image-x86_64: initZhaofeng Li2-1/+28
2022-01-06sd-image: Propagate imageName to derivationZhaofeng Li1-1/+1
2022-01-06sd-image-riscv64-qemu: initZhaofeng Li1-0/+32
2021-12-21honor sdImage.compressImage in intermediate build stepswucke131-5/+10
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+4
2021-08-12top-level: move linux kernels, packages and related functions to linux-kernel...Dominik Xaver Hörl1-1/+1
2021-06-25nixos/sdcard: make firmware partition offset configurableFlorian Klink1-1/+17
2021-05-10Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanupSamuel Dionne-Riel2-18/+0
2021-05-05sd_image_raspberrypi4: Remove, as planned initiallySamuel Dionne-Riel2-18/+0
2021-05-04sd-image: Rely on profiles/all-hardware.nixSamuel Dionne-Riel2-7/+1
2021-04-30sd-image: Add option to control sd image expansion on boot.Colin L Rice1-1/+8
2021-02-21installer: fixup sd-card folder move from #110827David Arnold10-22/+30
2021-02-19installer: split sd-card into installer & base for bespoke imageDavid Arnold8-3/+30
2021-02-19installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold6-0/+443