nixpkgs/nixos/modules/installer/sd-card
Alyssa Ross 148261d04b
sd-image: optimise sfdisk call for image building
When building an image, rather than operating on a real partition,
there's no need to have sfdisk tell the kernel to reread the partition
table.  This also avoids a call to sync(2), which could be very
expensive depending on what other IO is going on on the system at the time.
2024-08-24 14:36:07 +02:00
..
sd-image-aarch64-installer.nix
sd-image-aarch64-new-kernel-installer.nix
sd-image-aarch64-new-kernel-no-zfs-installer.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
sd-image-aarch64-new-kernel.nix
sd-image-aarch64.nix sd-image-aarch64: add dtbs for the bcm2710 raspberries 2024-08-11 18:39:15 +02:00
sd-image-armv7l-multiplatform-installer.nix
sd-image-armv7l-multiplatform.nix
sd-image-powerpc64le.nix
sd-image-raspberrypi-installer.nix
sd-image-raspberrypi.nix
sd-image-riscv64-qemu-installer.nix
sd-image-riscv64-qemu.nix
sd-image-x86_64.nix
sd-image.nix sd-image: optimise sfdisk call for image building 2024-08-24 14:36:07 +02:00