disko/lib/types
Michael Hoang ce3b896151 zfs: respect canmount
Also refactor `zpool` type to use `zfs_fs` to construct the root dataset
for the zpool, which means we no longer need to duplicate the dataset
create and mount logic inside the `zpool` type.
2024-01-01 01:09:11 +00:00
..
btrfs.nix fix: create btrfs subvolume parent directories 2023-12-13 14:58:36 +00:00
disk.nix rename makeDiskImage -> makeDiskImages 2023-09-18 12:16:33 +00:00
filesystem.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
gpt.nix lib/types/gpt.nix: default = [] -> default = {} 2023-12-14 13:55:39 +00:00
luks.nix luks: use allowDiscards option 2023-11-04 12:09:41 +00:00
lvm_pv.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
lvm_vg.nix lvm: update kernel modules when creating raid 2023-12-06 23:28:45 +00:00
mdadm.nix fix: avoid external probing effects from other devices 2023-09-15 20:04:52 +00:00
mdraid.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
nodev.nix lib.types: turn _create, _mount and _config into values 2023-07-04 16:02:25 +00:00
swap.nix swap: don't activate random encrypted swap files 2023-11-25 15:47:29 +00:00
table.nix fix: avoid external probing effects from other devices 2023-09-15 20:04:52 +00:00
zfs_fs.nix zfs: respect canmount 2024-01-01 01:09:11 +00:00
zfs_volume.nix zfs_volume: fix /dev/zvol/ symlink race 2023-09-25 08:57:40 +00:00
zfs.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
zpool.nix zfs: respect canmount 2024-01-01 01:09:11 +00:00