BREAKING_CHANGES: deprecate partitions & lvm_lv. split zfs_dataset

This commit is contained in:
lassulus 2023-04-07 14:44:33 +02:00
parent 7d70009c26
commit 3d31f8cb04

View file

@ -1,3 +1,15 @@
2023-04-07 7d70009
zfs_datasets are now split into zfs_fs and zfs_volume. zfs_type got removed. size is only available for zfs_volume
2023-04-07 654ecb3
lvm_lv types are always part of a lvm_vg and it is no longer possible (and neccessary) to specify the type
2023-04-07 d6f062e
parition types are always part of a table and it is no longer possible (and neccessary) to specify the type
2023-03-22 2624af6 2023-03-22 2624af6
disk config now needs to be inside a disko.devices attrset always disk config now needs to be inside a disko.devices attrset always