debian-forge-composer/internal/disk
Christian Kellner f91d8c6292 distro/rhel86: add support for azure marketplace
Add support for building images for the Azure marketplace: add a
new image type "azure-rhui" that can be used to build images
tailored to the Azure marketplace.
Add two sample manifests for 8.5 and 8.6, but note that even the
8.5 is using the 8.6 distro definitions. Also no image-info is
included since `image-info` cannot (yet) handle LVM setups and
the azure marketplace images use the LVM setup.
2022-02-27 22:03:36 +01:00
..
btrfs.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
disk.go distro/rhel86: add support for azure marketplace 2022-02-27 22:03:36 +01:00
disk_test.go disk: basic partition table creation tests 2022-02-22 19:23:41 +00:00
filesystem.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
luks.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
lvm.go disk/lvm: generate logical volume name 2022-02-27 22:03:36 +01:00
lvm_test.go disk/lvm: generate logical volume name 2022-02-27 22:03:36 +01:00
partition.go disk: add partition type helpers 2022-02-27 22:03:36 +01:00
partition_table.go disk: extract GPT header calculation code 2022-02-27 22:03:36 +01:00