debian-forge-composer/internal/distro
Irene Diez 0f8ed4e04b distro/rhel90: edge images default to LVM
Change partition tables on edgeBase images to use
'LVM partitioning'. We need to ensure that LVM
stages are done before LUKS stages (e.g. remove-key)
or the pipelines will break (we cannot open a device
when its password has changed).

Add relevant tests on device_test.go plus a new
test partition table on common_test.go
2022-09-22 10:20:27 +02:00
..
distro_test_common fedora: add the iot-raw-image to x86 and aarch64 2022-09-13 16:06:19 +01:00
fedora fedora: make fedora-iot-... names the aliases 2022-09-20 18:29:28 +02:00
rhel7 distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
rhel8 distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
rhel9 distro/rhel90: edge images default to LVM 2022-09-22 10:20:27 +02:00
test_distro distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
distro.go Add the rhsm.facts stage. 2022-08-25 18:56:35 +02:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00