nixpkgs/nixos/modules
Samuel Dionne-Riel 7953561a9d iso-image: Improve disk detection
This should help in rare hardware-specific situations where the root is
not automatically detected properly.

We search using a marker file. This should help some weird UEFI setups
where the root is set to `(hd0,msdos2)` by default.

Defaulting to `(hd0)` by looking for the ESP **will break themeing**. It
is unclear why, but files in `(hd0,msdos2)` are not all present as they
should be.

This also fixes an issue introduced with cb5c4fcd3c
where rEFInd stopped booting in many cases. This is because it ended up
using (hd0) rather than using the `search` which was happening
beforehand, which in turn uses (hd0,msdos2), which is the ESP.
Putting back the `search` here fixes that.

(cherry picked from commit 20b023b5ea63a6513a4dce7f162736a00bce5cc8)
2021-06-03 08:03:07 -07:00
..
config Merge pull request #101071 from ju1m/apparmor 2021-04-24 11:24:26 +00:00
hardware maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
i18n/input-method input methods: add kime 2021-04-19 03:05:07 +09:00
installer iso-image: Improve disk detection 2021-06-03 08:03:07 -07:00
misc 21.05 beta release 2021-05-22 17:56:13 -07:00
profiles Merge pull request #85073 from hyperfekt/systemd-pstore 2021-05-17 00:00:52 +02:00
programs maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
security nixos/acme: don't use --reuse-key 2021-05-31 23:02:21 +00:00
services nixos/wordpress: regenerate secret keys if misspelled key name is found 2021-05-29 20:16:47 +00:00
system nixos/networkd: add missing [DHCPServer] options 2021-05-17 18:30:37 +02:00
tasks Merge pull request #123902 from hyperfekt/mount-pstore-quiet 2021-05-23 15:04:41 +02:00
testing treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
virtualisation nixos/podman-network-socket-ghostunnel: move condition to include socket 2021-06-02 10:20:11 +02:00
module-list.nix nixos/podman-network-socket-ghostunnel: init 2021-06-02 10:20:10 +02:00
rename.nix quagga: remove 2021-04-22 12:48:48 +02:00