debian-forge-composer/internal/disk
Achilleas Koutsou 126c23cb13 disk: move constants to main disk.go file
Code cleanup and reorganisation:
Removed customizations.go file, moved all constants to disk.go, and
updated DefaultGrainBytes to it's actual value.
2022-02-22 19:23:41 +00:00
..
btrfs.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
disk.go disk: move constants to main disk.go file 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