debian-forge-composer/internal/distro/fedora33
Christian Kellner 2ee3fd31a1 distro: define PartitionType method on ImageType
This is needed so that we can do different things depending on the 
given layout; this will be used in tests for now only. Only GPT
allows for arbitrary number of partitions and once we assert this
in code we will need to adjust the tests accordingly.

NB: This method might be removed again in the future, once generic
LVM support is added everywhere and the ability to differentiate 
between MBR and GPT layouts is not needed anymore.
2022-02-22 19:23:41 +00:00
..
distro.go distro: define PartitionType method on ImageType 2022-02-22 19:23:41 +00:00
distro_test.go distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00