debian-forge-composer/image-types/rhel8
Lars Karlitski 32d7c68cf1 image-types: start describing image types
This is the start to document the image types that osbuild-composer
produces on a higher level than the code in the `distro` package.

The idea is to document the purpose for each of the image types as well
as the reasons why deviating from a standard install is necessary.
2020-03-26 19:16:30 +01:00
..
amazon-ec2.md image-types: start describing image types 2020-03-26 19:16:30 +01:00
openstack.md image-types: start describing image types 2020-03-26 19:16:30 +01:00
README.md image-types: start describing image types 2020-03-26 19:16:30 +01:00

Red Hat Enterprise Linux 8

Owner: None

osbuild-composer can create Red Hat Enterprise Linux 8 images.

Architectures

RHEL supports x86_64, aarch64, ppc64le, and s390x.

Partitioning and Booting

The default file system is xfs on one bootable partition.

Packages

By default, these images are created by installing the @Core group and the kernel package.