debian-forge-composer/internal/distro
Christian Kellner e57cccc3fe disk: NewPartitionTable can wrap plain partitions in LVM
Add a new parameter `lvmify` to `NewPartitionTable` that, if set to
`true`, will cause the root partition to be wrapped in LVM in case
it is not in a LVM volume group. Set this to `false` for now so no
actual change should happen anywhere. Layouts where the root is
directly on a LUKS container are not yet supported.
Add tests for this.
2022-02-28 17:09:30 +01:00
..
distro_test_common distro: load ostree parameters from test manifest if specified 2022-02-26 15:55:56 +00:00
fedora33
rhel8
rhel84
rhel85 disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
rhel86 disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
rhel90 disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
rhel90beta disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
test_distro weldr: expand ostree parameter test cases 2022-02-23 11:08:24 +01:00
distro.go distro: remove OSTreeImageOptions type and use ostree.RequestParams 2022-02-23 11:08:24 +01:00
distro_test.go
image_config.go distro: add Grub2Config to ImageConfig 2022-02-27 22:03:36 +01:00
image_config_test.go
osrelease_test.go