debian-forge-composer/internal/disk
Achilleas Koutsou 54fd090a60 disk: rename Partition.Filesystem to Payload
A Partition can contain any type of Entity now.  Before we change the
type, rename the field to a more generic term.
2022-02-22 19:23:41 +00:00
..
btrfs.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
customizations.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
disk.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
disk_test.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
filesystem.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
luks.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
lvm.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
partition.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
partition_table.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00