debian-forge-composer/internal/distro/rhel90beta
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: replace CreatePartitionTable() with NewPartitionTable() 2022-02-22 19:23:41 +00:00
package_sets.go distro/rhel90 -> distro/rhel90beta: rename package 2021-10-11 13:29:57 +02:00
partition_tables.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
pipelines.go distro: switch liveImagePipelines to use GenImage*Stages 2022-02-22 19:23:41 +00:00
stage_options.go distro: remove unused sfdiskStageOptions 2022-02-22 19:23:41 +00:00