mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
BREAKING_CHANGES: deprecate partitions & lvm_lv. split zfs_dataset
This commit is contained in:
parent
7d70009c26
commit
3d31f8cb04
1 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
disk config now needs to be inside a disko.devices attrset always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue