debian-forge-composer/internal/disk
Achilleas Koutsou d3b4349c63 disk: remove old unused CreatePartitionTable() function
The new `disk.NewPartitionTable` function is now used in all places
and thus `CreatePartitionTable` can be removed; do so.
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: remove old unused CreatePartitionTable() function 2022-02-22 19:23:41 +00:00
disk.go osbuild2: add LUKS2 format stage and device 2022-02-22 19:23:41 +00:00
disk_test.go disk: implement VolumeContainer interface for PartitionTable 2022-02-22 19:23:41 +00:00
filesystem.go disk: move stage option generation functions to osbuild1,2 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: move stage option generation functions to osbuild1,2 2022-02-22 19:23:41 +00:00
partition_table.go disk: implement VolumeContainer interface for PartitionTable 2022-02-22 19:23:41 +00:00