debian-forge-composer/internal/distro/rhel90
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_test.go distro/rhel86+90: add imageInstaller to aarch64 2022-02-24 16:30:04 +01:00
package_sets.go internal/{8,9}: add clevis deps to simplified installer 2022-02-24 17:07:34 +01:00
partition_tables.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00: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