Commit graph

10 commits

Author SHA1 Message Date
Tomas Hozza
5187ce999f image-types: Add research document for GCE image type
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-04-14 19:07:31 +01:00
Roy Golan
439699fcec Add oracle-oci.md under image-types/rhel8 2022-02-10 10:58:46 +01:00
Tomas Hozza
7f5e36dd94 image-types: Update RHEL8 Amazon EC2 image information
Add note about the most common way to consume Red Hat content using this
type of image.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-01-15 17:48:19 +01:00
Tomas Hozza
b6c6479663 image-types: Update RHEL8 KVM Guest image information
Add the latest information about the intended use of this type of
image. Also add note about the most common way to consume Red Hat
content using this type of image.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-01-15 17:48:19 +01:00
Major Hayden
0f32f35756 📦 Use raw image format for AWS
Although the vhdx format is smaller than raw, AWS often has some issues
booting instances from an imported vhdx snapshot. The raw format seems
to boot consistently at AWS.

Fixes #754.

Signed-off-by: Major Hayden <major@redhat.com>
2020-07-02 13:11:11 -05:00
Martin Sehnoutka
282763a977 image-types: link the Azure requirements
This patch makes it easier to find the right document describing image
requirements for Linux VM images. It does not link the RHEL page
specifically because it is mainly for RHEL 6 and 7 whereas we build RHEL
8. It instead links documentation for generic Linux distribution.
2020-06-17 20:42:17 +02:00
Lars Karlitski
5299e7e242 image-types/rhel8: add kvm, azure, and vmware
These are fairly bare-bones right now, but include them for
completeness.
2020-05-27 22:47:14 +02:00
Lars Karlitski
02c913cf92 image-types/rhel8: streamline requirements
We don't need to specify these images again, but only explain some
non-obvious choices about deviation from the requirements.
2020-05-27 22:47:14 +02:00
Lars Karlitski
b2fc0a384c image-types: remove owners 2020-05-27 22:47:14 +02:00
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