disko/lib/types
Felix Uhl f6b2e0052d zfs_fs: Fix errors when not changing mountpoint
Running `zfs set mountpoint=/mnt/my-ds tank/my-ds`, ZFS may try to
unmount the dataset even if the mountpoint didn't change.
To avoid the confusing error message, this command is now only run when
the mountpoint actually changes.
2024-08-22 17:50:13 +00:00
..
btrfs.nix Add coreutils to list of dependencies 2024-05-15 09:57:53 -07:00
disk.nix rename makeDiskImage -> makeDiskImages 2023-09-18 12:16:33 +00:00
filesystem.nix f2fs: init 2024-08-20 10:26:29 +01:00
gpt.nix nix fmt 2024-07-21 16:44:30 +02:00
luks.nix luks: add testmode password "disko" 2024-07-21 22:45:12 +02:00
lvm_pv.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
lvm_vg.nix nix fmt 2024-07-21 16:44:30 +02:00
mdadm.nix types *: make create idempotent 2024-03-13 09:58:33 +01: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: forward discardPolicy option to randomEncryption.allowDiscards 2024-05-14 21:30:40 +00:00
table.nix add table-to-gpt migration guide 2024-05-30 21:28:52 +02:00
zfs.nix lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
zfs_fs.nix zfs_fs: Fix errors when not changing mountpoint 2024-08-22 17:50:13 +00:00
zfs_volume.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00
zpool.nix zfs: try to import zpool in incremental mode 2024-06-28 13:52:20 +00:00