distro/rhel8: add tar image type for all architectures
This is a very minimal image type, which is not expected to do anything with an empty blueprint. It is documented as a way to install RHEL for Satellite. This fixes #720. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
31f7bd9e74
commit
83a63aaf17
12 changed files with 22253 additions and 0 deletions
5264
test/cases/rhel_8-aarch64-tar-boot.json
Normal file
5264
test/cases/rhel_8-aarch64-tar-boot.json
Normal file
File diff suppressed because it is too large
Load diff
5366
test/cases/rhel_8-ppc64le-tar-boot.json
Normal file
5366
test/cases/rhel_8-ppc64le-tar-boot.json
Normal file
File diff suppressed because it is too large
Load diff
6224
test/cases/rhel_8-s390x-tar-boot.json
Normal file
6224
test/cases/rhel_8-s390x-tar-boot.json
Normal file
File diff suppressed because it is too large
Load diff
5339
test/cases/rhel_8-x86_64-tar-boot.json
Normal file
5339
test/cases/rhel_8-x86_64-tar-boot.json
Normal file
File diff suppressed because it is too large
Load diff
1
test/cases/rhel_8.2-aarch64-tar-boot.json
Symbolic link
1
test/cases/rhel_8.2-aarch64-tar-boot.json
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
rhel_8-aarch64-tar-boot.json
|
||||
1
test/cases/rhel_8.2-ppc64le-tar-boot.json
Symbolic link
1
test/cases/rhel_8.2-ppc64le-tar-boot.json
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
rhel_8-ppc64le-tar-boot.json
|
||||
1
test/cases/rhel_8.2-s390x-tar-boot.json
Symbolic link
1
test/cases/rhel_8.2-s390x-tar-boot.json
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
rhel_8-s390x-tar-boot.json
|
||||
1
test/cases/rhel_8.2-x86_64-tar-boot.json
Symbolic link
1
test/cases/rhel_8.2-x86_64-tar-boot.json
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
rhel_8-x86_64-tar-boot.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue