1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 17:31:04 +03:00
nixpkgs/nixos/modules/tasks/filesystems
Daniel Carosone 2dcb1b3ed7 nixos/zfs: assert that pool names are not empty
a zfs fileSystems entry with an absolute (e.g. device) path rather than
a zfs dataser is parsed as an empty pool name, causing a doomed-to-fail
import job to be created as a boot dependency. Catch this as an assertion
2023-06-16 10:40:09 +10:00
..
apfs.nix nixos/apfs: init 2022-01-27 15:18:45 +01:00
bcachefs.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
btrfs.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
cifs.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
ecryptfs.nix nixos: explicitely set security.wrappers ownership 2021-09-13 13:48:13 +02:00
envfs.nix nixos/envfs: make mounts non-critical 2023-05-08 11:24:18 +02:00
erofs.nix nixos/filesystems: init erofs 2023-05-12 19:55:32 +02:00
exfat.nix nixos/filesystems/exfat: use "exfatprogs" instead of "exfat" if kernel > 5.7 2021-08-24 03:31:41 +10:00
ext.nix nixos: Add ext to fsPackages in stage 2 with systemd-initrd enabled 2022-11-20 22:30:01 -05:00
f2fs.nix nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
glusterfs.nix filesystems: add support to mount glusterfs 2017-02-02 23:16:52 +01:00
jfs.nix nixos/jfs: correct broken toplevel reference 2022-10-06 19:26:13 +00:00
nfs.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
ntfs.nix
reiserfs.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
unionfs-fuse.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
vboxsf.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
vfat.nix nixos/profiles/base: remove duplicate and optimize fsPackages 2023-03-03 23:32:48 +03:00
xfs.nix nixos/xfs: Fix evaluation (#170471) 2022-04-26 21:43:01 +02:00
zfs.nix nixos/zfs: assert that pool names are not empty 2023-06-16 10:40:09 +10:00