Commit Graph

30 Commits

Author SHA1 Message Date
Lubomír Sedlář
c1a92cd21f Move Workstation Ostree installer to separate variant
Creating the image requires running lorax. There is however already one
lorax instance being run in the buildinstall phase. When the second one
runs, it overwrites the outputs from first one and people expecting to
boot netinst over PXE are instead getting ostree workstation.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1477916
Relates: https://pagure.io/pungi/issue/695
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-09-07 15:29:56 +02:00
Dusty Mabe
c02751a85f
Add ostree-support group to cloud
Since we are currently building atomic host media every night using
the cloud variant then we need to add ostree-support group if we
want to pull in new ostree tools into the ISO installer images.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-08-04 14:34:09 -04:00
Peter Robinson
fc1064b1dc add aarch64 to Spins variant
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2017-04-13 14:55:12 +01:00
Mohan Boddu
ee6fa368fb Adding ppc64le ostree and ppc64le, aarch64 ostree installer
Fix for #6688

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2017-04-11 11:36:06 -04:00
Mohan Boddu
75200de99c Adding armhfp arch to Labs variant
Fix for #6737
python-classroom is the first armhfp image under Labs variant.
And, the compose has been failing since its missing from
variants.xml file. This will fix it.

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2017-03-31 15:58:30 -04:00
Dennis Gilmore
3af0858a36 add aarch64 to the atomic variant
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-02-23 14:24:11 -06:00
Dennis Gilmore
7f4fdb899f add workstation-ostree-support group to the Workstation Variant
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 15:25:31 -05:00
Peter Robinson
b08802d7ca Initial aarch64 compose enablement on primary koji
This is the initial enablement for aarch64 on rawhide. It adds:
* repos/net install for Everything/Cloud/Server/Workstation
* Server DVD installs

It also cleans up the config a little, remove s390(x) multilib, orders
architectures alphabetically so they're consistent and a litte easier to
read thoughout variants-fedora.xml.

What is still outstanding:
* Add configs for slicing up the compose output and sync out to mirror locations
* Cloud and Docker images
* Disk images

The first item will be a new PR, the later two are being worked upon.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2016-09-14 00:21:55 +01:00
Dennis Gilmore
010eebdb9d pull the new arm-tools comps group into Workstation and server trees
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-30 10:01:43 -05:00
Dennis Gilmore
92d5f50c8c add platform-vmware group to the Sever, Cloud and Workstation Variants
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 15:06:47 -05:00
Dennis Gilmore
827b26671b remove all the groups and environments from Everything variant
We now copy the comps file as is to Everything

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 15:04:24 -05:00
Dennis Gilmore
d285d210bb add ostree as a variant to make pungi happy
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 20:37:20 -05:00
Dennis Gilmore
d4242144e4 add aarch64, armhfp, ppc64 and ppc64le to Docker
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
2016-04-08 14:42:39 -05:00
Dennis Gilmore
e25e02d50d add atomic variant to variants-fedora.xml
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-31 18:03:28 -05:00
Stephen Gallagher
24a3470d11 Server: Add "Fedora Custom Operating System" Environment
See:
https://lists.fedoraproject.org/archives/list/server@lists.fedoraproject.org/thread/LAPS66VNABUSKYZG44BMPZNHLIYDHSN5/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2016-03-18 09:19:32 -04:00
Dennis Gilmore
482b51be50 setup variants-fedora.xml for secondary arches
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 17:50:25 -06:00
Adam Williamson
84e9633e5a server DVD: include Server environment, remove others
the Server environment itself is not actually included in F24
and Rawhide Server DVDs ATM, only 'Infrastructure Server' and
'Web Server' show up in the environment list. This lists the
Server environment and removes the other two, which we don't
want to make available as environments for Fedora Server.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2016-03-07 16:44:42 -08:00
Dennis Gilmore
743cb91d42 productmd does not allow for variants with _ in them
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-19 08:26:53 -06:00
Dennis Gilmore
95f30a7136 Variants addons
add empty variants for Docker and Cloud_Images
Rename Spins to Labs
Rename Live to Spins
add armhfp to Spins variant

we will put all the arch desktop images/isos in Spins

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 09:19:59 -06:00
Dennis Gilmore
e5dabb2ddd add empty variants for Live and Spins
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-16 14:16:48 -06:00
Dennis Gilmore
df76da8593 asdd environments to the variants
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-09 07:44:49 -06:00
Stephen Gallagher
9cc79bd395 Remove most packages from the Server DVD
Matches changes made to spin-kickstarts in
https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?id=c7c8d13df8ac2a9a42ac2cd4d74cc40cbb2b4327

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2015-12-08 13:17:32 -05:00
Dennis Gilmore
89ac6e821e sync groups from spin-kickstarts, and put all teh groups in comps into everything
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-12-08 09:29:36 -06:00
Dennis Gilmore
e344e93b32 apparently the buildinstall pacakges needs to be at the end
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-12-04 14:07:47 -06:00
Dennis Gilmore
8dbfd55f3a clean up mispaste
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-12-04 14:06:15 -06:00
Dennis Gilmore
2416e44731 add the productimg packages to teh variants
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-12-04 14:03:00 -06:00
Dennis Gilmore
a834322ac1 add a Everything variant
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-08-20 10:42:03 -05:00
Dennis Gilmore
133899bceb sync variants to the fedora-install-foo kickstarts in spin-kickstarts
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-07-27 08:35:24 -05:00
Adam Miller
a1f4f5591b Add missing closing tags, add type to Workstation and Cloud variant def 2015-06-02 12:10:44 -05:00
Dennis Gilmore
ced9341be4 setup the initial fedora repo
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-05-29 15:04:00 -05:00