nixpkgs/nixos/modules/installer/sd-card
Samuel Dionne-Riel d91e1f98fa nixos: Add sd_image_minimal_new_kernel_no_zfs
Support for ZFS, while desirable, is problematic with newer kernel
releases. The stable ZFS release seldom supports the current newest
kernel version, and this makes the new_kernel image basically useless as
it cannot be published, and is not often built with new kernel releases.

This uses a dirty workaround to work around the fact it is impossible to
remove a list item from a modules system list type. Since ZFS support is
conditional to being supported on the current platform, we can fake ZFS
not being supported *for the no-zfs build only*. This overlay is only
added when evaluating the image, nothing else.
2022-12-22 23:07:19 -05:00
..
sd-image-aarch64-installer.nix installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
sd-image-aarch64-new-kernel-installer.nix installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
sd-image-aarch64-new-kernel-no-zfs-installer.nix nixos: Add sd_image_minimal_new_kernel_no_zfs 2022-12-22 23:07:19 -05:00
sd-image-aarch64-new-kernel.nix
sd-image-aarch64.nix sd-image-aarch64: deduplicate cm4 section 2022-04-26 20:23:50 -07:00
sd-image-armv7l-multiplatform-installer.nix installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
sd-image-armv7l-multiplatform.nix installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
sd-image-raspberrypi-installer.nix installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
sd-image-raspberrypi.nix top-level: move linux kernels, packages and related functions to linux-kernels.nix 2021-08-12 12:22:03 +02:00
sd-image-riscv64-qemu-installer.nix sd-image-riscv64: Add an -installer variant like others 2022-01-10 17:30:02 -08:00
sd-image-riscv64-qemu.nix sd-image-x86_64: init 2022-01-06 17:31:17 -08:00
sd-image-x86_64.nix sd-image-x86_64: init 2022-01-06 17:31:17 -08:00
sd-image.nix sd-image: remove unnecessary subshell 2022-10-22 12:11:30 +02:00