nixpkgs/nixos/modules/installer/netboot
Josh Hoffer 6295433b2b installer: only use squashfs threads=multi on supported kernels
The `threads` SquashFS mount option was introduced in Linux 6.2 [1].
Since we still support older kernels and external users of nixpkgs
may reuse the ISO installer modules, this option should be guarded
by a kernel version check.

[1] https://www.kernelconfig.io/config_squashfs_choice_decomp_by_mount?arch=x86&kernelversion=6.10.10
2024-09-18 17:27:20 -07:00
..
netboot-base.nix
netboot-minimal.nix
netboot.nix installer: only use squashfs threads=multi on supported kernels 2024-09-18 17:27:20 -07:00