nixpkgs/nixos/modules/installer/cd-dvd
Will Fancher f8ed5f30c0 nixos/filesystems: Remove default = "auto" from fsType
NixOS has traditionally enabled the `ext` family of file systems by
default. Originally, when switching to systemd initrd, we wanted to
transition to making this explicit so that initrds could be made
without `ext`. The problem is that anyone with `fsType = "auto";` for
an `ext` file system in initrd will fail to boot, which is not really
an acceptable regression as we switch to systemd initrd by default.

By removing `default = "auto"` from `fsType`, we rule out the vast
majority of these regressions as eval errors, since most users of
`fsType = "auto"` for ext file systems are using it because of the
default value.

In hindsight, this is probably what #225352 was really about.
2026-04-05 19:06:28 -04:00
..
channel.nix
installation-cd-base.nix nixos/installation-cd-base: fix installer expecting LUKS devices 2025-07-17 15:18:52 +10:00
installation-cd-graphical-base.nix nixos/installer: ship the minimal ISO with networkmanager 2025-06-30 10:37:11 +02:00
installation-cd-graphical-calamares-gnome.nix calamares: 3.3.13 -> 3.4.0, qt6-ize, clean up, move to by-name 2025-08-10 10:18:31 +03:00
installation-cd-graphical-calamares-plasma6.nix nixos/installation-cd-graphical-calamares-plasma6: use plasma-login-manager and plasma-keyboard 2026-02-17 11:33:51 +03:00
installation-cd-graphical-calamares.nix nixos/iso: enable partition-manager (for kpmcore) 2025-08-10 10:19:20 +03:00
installation-cd-graphical-combined.nix
installation-cd-graphical-gnome.nix nixos/gnome & nixos/gdm: move out of x11 2025-05-28 13:27:36 +02:00
installation-cd-minimal-combined.nix
installation-cd-minimal-new-kernel-no-zfs.nix
installation-cd-minimal-new-kernel.nix
installation-cd-minimal.nix
iso-image.nix nixos/filesystems: Remove default = "auto" from fsType 2026-04-05 19:06:28 -04:00
latest-kernel.nix nixos/installer: Include bcachefs in latest kernel boot option. 2025-10-15 22:27:08 +05:30
sd-image-aarch64-new-kernel.nix
sd-image-aarch64.nix
sd-image-armv7l-multiplatform.nix
sd-image-raspberrypi.nix
sd-image.nix