#361 Update modular variants
Merged 6 years ago by ralph. Opened 6 years ago by psabata.
psabata/pungi-fedora modular-server-f27  into  f27

Update modular variants
Petr Šabata • 6 years ago  
file modified
+3 -2
@@ -12,10 +12,11 @@ 

              <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>

-             <module>host-master</module>

-             <module>shim-master</module>

          </modules>

      </variant>

  </variants>

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

Pull-Request has been merged by ralph

6 years ago
Metadata