nixpkgs/nixos/modules/tasks
Svein Ove Aas 788f56ae15 zfs:Add zfs.devNodes option for zpool import -d
(cherry picked from commit 9a82dd87f7)

Reason: Importing devices from /dev/disk/by-id can prevent certain bugs
that lead to ZFS pool corruption, as mentioned in #11668.

That said, although this adds the option to import from /dev/disk/by-id,
I'm not yet changing the default import path in the stable channel
because possibly some block devices may not show up in /dev/disk/by-id,
causing a perfectly-working system to become unbootable. It's probably
safer to battle test the new default path in the unstable channel
instead, and let it become part of the stable channel as part of the
next NixOS release.
2016-01-07 13:52:54 +01:00
..
filesystems zfs:Add zfs.devNodes option for zpool import -d 2016-01-07 13:52:54 +01:00
bcache.nix nixos: move bcache udev rule in a new bcache.nix module 2014-11-10 22:19:43 +01:00
cpu-freq.nix Remove non-cpufreq_* modules since they are loaded by udev. 2014-07-14 02:35:09 +02:00
encrypted-devices.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
filesystems.nix Add filesystem option to automatically grow to the maximum size 2015-09-27 21:09:00 +02:00
kbd.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
lvm.nix Don't enable LVM2 in containers 2014-04-15 23:43:39 +02:00
network-interfaces-scripted.nix Typo 2015-04-20 16:12:28 +02:00
network-interfaces-systemd.nix nixos/networkd: Add an assertion for unsupported rstp 2015-02-24 13:09:34 -08:00
network-interfaces.nix Don't include wireless tools in containers 2015-07-22 12:51:21 +02:00
scsi-link-power-management.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
swraid.nix nixos: Add boot.initrd.extraUdevRulesCommands 2014-11-10 22:19:43 +01:00
trackpoint.nix Trackpoint scrolling on T450s et al 2015-05-25 20:00:35 +02:00
tty-backgrounds-combine.sh Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00