2f2a187f60
Dropping shim because we decided to ship the traditional, signed Fedora version in this release. Adding hardware-support, which carries dependencies for the installer, and adding perl, which is required by hardware-support. Also reordering the list so it's easier to read. Signed-off-by: Petr Šabata <contyk@redhat.com>
23 lines
740 B
XML
23 lines
740 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE variants PUBLIC "-//Red Hat, Inc.//DTD Variants info//EN" "variants2012.dtd">
|
|
<variants>
|
|
<variant id="Server" name="Server" type="variant">
|
|
<arches>
|
|
<arch>armhfp</arch>
|
|
<arch>aarch64</arch>
|
|
<arch>i386</arch>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
<arch>s390x</arch>
|
|
<arch>x86_64</arch>
|
|
</arches>
|
|
<modules>
|
|
<module>hardware-support-master</module>
|
|
<module>host-master</module>
|
|
<module>installer-master</module>
|
|
<module>perl-master</module>
|
|
<module>platform-master</module>
|
|
</modules>
|
|
</variant>
|
|
</variants>
|