debian-forge-composer/internal/disk
Achilleas Koutsou 2b957a7de6 disk: new constructor for PartitionTable
Uses the new interfaces and supports all the different kinds of
filesystem configurations that we added.
Clones the base PartitionTable before modifying it.

Co-Authored-By: Christian Kellner <christian@kellner.me>
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: rename PartitionTable re-layouting method 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: add basic check for ForEachEntity 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: new constructor for PartitionTable 2022-02-22 19:23:41 +00:00