prepare for RT support

This commit is contained in:
nazunalika 2021-08-23 15:29:09 -07:00
parent a1428c18b5
commit 588d36165d
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 2 additions and 4 deletions

View File

@ -154,8 +154,8 @@ variant_as_lookaside = [
('HighAvailability', 'AppStream'),
("ResilientStorage", "BaseOS"),
("ResilientStorage", "AppStream"),
# ("RT", "BaseOS"),
# ("RT", "AppStream"),
("RT", "BaseOS"),
("RT", "AppStream"),
# ("NFV", "BaseOS"),
# ("NFV", "AppStream"),
]

View File

@ -290,13 +290,11 @@
<arch>x86_64</arch>
</arches>
</variant>
<!-- Not available yet
<variant id="RT" name="RT" type="variant">
<arches>
<arch>x86_64</arch>
</arches>
</variant>
-->
<!-- Live Variants, loosely borrowed from Fedora
Usually these variants are set to always be empty -->