84 Commits

Author SHA1 Message Date
Dennis Gilmore
35b5eb0235 add armhfp, aarch64, ppc64 and ppc64le to Docker
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
2016-04-08 14:44:55 -05:00
Dennis Gilmore
f38aeb805b use origin/f24 not HEAD for media tasks
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-22 09:08:57 -05:00
Dennis Gilmore
77b70394aa b updates, whitelist *-static and blacklist ghc-*
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-18 14:35:59 -05:00
Dennis Gilmore
db3185eb64 do not translate dvd to DVD its not handled 100%
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-13 21:06:59 -05:00
Adam Williamson
27d342335d better subvariants for cloud images
Vagrant is an imagetype, it's not properly a component of the
subvariant; both the raw disk and vagrant cloud_base images
should have the same subvariant.

The Docker image's subvariant should be Docker_Base to stay in
line with the Cloud images, I think.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2016-03-13 11:24:19 -05:00
Dennis Gilmore
7dc6863214 fix typo , not .
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-11 20:28:48 -06:00
Dennis Gilmore
16e293beda convert all " to ' for consistency
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-11 20:17:28 -06:00
Dennis Gilmore
fef8f0ae2d set subvariants for all images
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-11 20:17:12 -06:00
Dennis Gilmore
11dfdd3fd7 make the same multilib white/blacklists be used everywhere
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-11 13:20:46 -06:00
Lubomír Sedlář
59a012ce43 Fix disc types
Properly case Live and DVD and rename boot to netinst.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-03-11 13:19:22 -06:00
Lubomír Sedlář
07277d801e Do not filter comps file for Everything
All other variants will get filtered comps the same way they do now, but
for Everything we will copy the original file without any modifications.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-03-11 13:18:37 -06:00
Dennis Gilmore
f2d7158730 multilib: blacklist mod_*
per https://fedorahosted.org/rel-eng/ticket/6367 blacklist mod_*

current list is

mod_annodex
mod_auth_cas
mod_auth_gssapi
mod_auth_kerb
mod_auth_mellon
mod_auth_mysql
mod_auth_ntlm_winbind
mod_authnz_external
mod_authnz_pam
mod_auth_openid
mod_auth_openidc
mod_auth_pam
mod_auth_pgsql
mod_auth_shadow
mod_auth_token
mod_auth_xradius
mod_authz_ldap
mod_bw
mod_cband
mod_cluster
mod_dnssd
mod_evasive
mod_extract_forwarded
mod_fcgid
mod_flvx
mod_form
mod_geoip
mod_gnutls
mod_intercept_form_submit
mod_limitipconn
mod_line_edit
mod_log_post
mod_lookup_identity
mod_mono
mod_nss
mod_perl
mod_perlite
mod_proxy_fcgi
mod_proxy_html
mod_pubcookie
mod_python
mod_qos
mod_revocator
mod_ruid2
mod_scgi
mod_security
mod_security_crs
mod_selinux
mod_suphp
mod_wsgi

Signed-off-by: Dennis Gilmore <dennis@ausil.us>

modified:   fedora.conf
0001-disable-multilib-as-we-do-not-use-it-on-install-medi.patch
0001-updates-that-have-been-done-for-testing.patch
0001-updates-to-what-I-am-using-for-testing.patch
2016-03-10 12:12:05 -06:00
Dennis Gilmore
784ee99dea multilib: blacklist krb5-sever packages
per https://fedorahosted.org/rel-eng/ticket/6346 blacklist
krb5-server and krb5-server-ldap

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-10 11:55:57 -06:00
Dennis Gilmore
a66f572344 move to global options for the livemedia creation
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-09 08:45:52 -06:00
Dennis Gilmore
b3a391f8e6 setup multilib for s390x
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 20:11:23 -06:00
Dennis Gilmore
4fab8de2f8 setup variants-fedora.xml for secondary arches
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 20:11:12 -06:00
Dennis Gilmore
a5ad6c7db5 disable building teh cloudingages for i386 as tehy seem to be failing
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 14:24:44 -06:00
Dennis Gilmore
39ef23688f fix up multilib whitelis/blacklist
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 14:20:57 -06:00
Dennis Gilmore
2087ac1b6c we expect to have all packages signed now so enforce it.
Fix up subsistution

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-08 14:19:27 -06:00
Dennis Gilmore
eef156c5e5 try not adding ^ to the start of kernel and php packages we do not want multilibbed
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-04 17:12:41 -06:00
Dennis Gilmore
4b412baeb7 multilib for x86_64 only
Add Astronomy_KDE subsitution

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-04 17:11:28 -06:00
Dennis Gilmore
c3a383a49c do not multilib the debug kernels
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-03 13:11:18 -06:00
Dennis Gilmore
5dcef9de52 only filter packages on Server, Cloud and Workstation
tweak the multilib blacklists a little

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-03 09:16:41 -06:00
Dennis Gilmore
ee075052d2 add multilibe white and blacklists
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-02 20:57:44 -06:00
Dennis Gilmore
e5d7a96b9f lives were all named incorrectly
https://pagure.io/pungi-fedora/issue/6

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-28 13:38:39 -06:00
Dennis Gilmore
008b10216c We need an imagefactory update to build anything other that x86_64 docker base images
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-27 08:52:29 -06:00
Dennis Gilmore
dbb4d9d459 all the images need the release set to 24
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-25 17:01:57 -06:00
Dennis Gilmore
6af3c6ba18 setup for branched
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-24 12:36:36 -06:00
Dennis Gilmore
80f8134e17 add Release None for images. use rawhide comps file
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-22 22:07:30 -06:00
Dennis Gilmore
5a1484ee20 add repo_from for the arm Spins
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-22 10:12:44 -06:00
Dennis Gilmore
e8d4652792 set release to None for all the arm images
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-22 08:01:21 -06:00
Dennis Gilmore
54c9f8e91b do not rename the output of teh live phase
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-22 07:55:32 -06:00
Dennis Gilmore
236df8e55a subsitute Imeages for img
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-19 08:28:34 -06: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
acdefd5fc6 attempt to fix up all applaince tasks being created
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-19 07:59:12 -06:00
Dennis Gilmore
dcb28cbed3 Subsitute Rawhide for rawh in iso labels
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 16:46:06 -06:00
Dennis Gilmore
5140aa5abf Shorten Everything to E in volume ids
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 16:37:20 -06:00
Dennis Gilmore
49c9981430 set the rawhide version to Rawhide
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 14:36:51 -06:00
Dennis Gilmore
18189f923a add missing arch definitions
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 10:52:26 -06:00
Dennis Gilmore
c87901b05a add some missing artifacts and put others in the correct location
Put Docker image in its own variant, and break out the Cloud_Images
add the missing arm Spins
put the move Spins to Labs and Live to Spins

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 09:40:14 -06:00
Dennis Gilmore
35cc5104e6 wrap the scm urls with "" in an attempt for koji to be happy with them
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-17 11:30:21 -06:00
Dennis Gilmore
639475e15d set teh install repo for livemedia tasks without a install tree for its variant
allow live and live-media tasks to not fail the compose

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-16 14:22:15 -06:00
Dennis Gilmore
de7b91e923 fix up the kickstart wor arm workstation and add arm server
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-16 14:14:42 -06:00
Dennis Gilmore
c201ee3f20 fix up extra {} in image config, attempt to buld arm workstation
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-12 02:02:16 -06:00
Dennis Gilmore
b307398386 update the image building config options for pungi changes
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-11 08:10:14 -06:00
Dennis Gilmore
781193b94b use live_media for lives
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-10 08:46:42 -06:00
Dennis Gilmore
08c46738e7 add all teh livemedia
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-10 06:26:45 -06:00
Dennis Gilmore
9e93842b99 add the cloud base vagrant box image
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-01-26 13:06:21 -06:00
Dennis Gilmore
90232fe63d fix typo in disk_size
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-01-26 12:56:34 -06:00
Dennis Gilmore
8f02ed5d03 remove deprecated multilib options
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-01-21 10:35:25 -06:00