debian-forge-composer/internal/distro/rhel86
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.go disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go distro/rhel86: add support for azure marketplace 2022-02-27 22:03:36 +01:00
package_sets.go distro/rhel86: add support for azure marketplace 2022-02-27 22:03:36 +01:00
partition_tables.go distro/rhel86: add support for azure marketplace 2022-02-27 22:03:36 +01:00
pipelines.go distro: add Grub2Config to ImageConfig 2022-02-27 22:03:36 +01:00
stage_options.go rhel86/90: change isolevel of image-installer to 3 2022-02-24 17:56:22 +00:00