21 Commits

Author SHA1 Message Date
Michal Konečný
76ff6194d6 Split general.conf to general.conf and multilib.conf
Move multilib configuration to separate file. So we can keep it in sync with
Bodhi pungi config.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-03-06 18:07:06 +00:00
Michal Konečný
82cd5db7fe Fix all the warnings from pungi-config-validate
Let's fix all the warnings thrown by pungi-config-validate. Only the
general.conf is throwing errors, but because it couldn't be validated by itself alone.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-03-06 18:07:06 +00:00
Michal Konečný
d44bc4c7df Create a general configuration file for shared values
To prevent the need to edit one thing in multiple pungi configurations let's use
it's ability to import other configuration files (See
https://docs.pagure.org/pungi/format.html#importing-other-files). This change
will create a new configuration file `general.conf` which is imported to
each other pungi configuration for Fedora.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-03-06 18:07:06 +00:00
Joe Orton
7fb802c8eb Update multilib configuration to exclude httpd-core rather than
httpd from being treated as multilib, since the conflicting
i686/x86_64 packages were moved to httpd-core.

Signed-off-by: Joe Orton <jorton@redhat.com>
2023-01-29 19:19:18 +00:00
Peter Robinson
cac6ad0839 Retire ARMv7/armhfp from the compose
As per the approved change to retire ARMv7/armhfp
https://fedoraproject.org/w/index.php?title=Changes/RetireARMv7

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2022-02-09 11:32:49 +00:00
Kevin Fenzi
d08f09f405 Adjust for fedora-37 key and update fedora-cloud to f37
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 15:24:48 -08:00
Mohan Boddu
72c29d9af8 Fixing fedora-container.conf
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-11-03 12:36:27 -04:00
Timothée Ravier
8d5f7f4079 Add support for building Fedora Kinoite
See https://fedoraproject.org/wiki/Changes/Fedora_Kinoite

Signed-off-by: Timothée Ravier <travier@redhat.com>
2021-05-18 20:59:26 +00:00
Kevin Fenzi
2d2d9b21b8 adjust container/cloud updates to use main branch of comps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-04 08:44:55 -07:00
Kevin Fenzi
9f4edbea83 rawhide: fix container.conf also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-02 10:39:50 -07:00
Artem Polishchuk
02c6497a42 Making mangohud and vkBasalt multilib whitelist
fix: #811

Signed-off-by: Artem Polishchuk <ego.cordatus@gmail.com>
2020-12-21 15:43:59 +00:00
Mohan Boddu
f1c410c4f0 Making dssi-vst-wine multilib whitelist and other changes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-05-14 17:59:52 -04:00
Mohan Boddu
3038e402fc Making mp multilib blacklist
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-05-12 14:19:48 -04:00
Clement Verna
740dae96b0 Set the container environment variable to oci.
Certain applications are using the container env variable to
know if they are running in a container or not. This is making sure
we have this define in the fedora base image..

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1399507

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-07-10 20:53:23 +02:00
Kevin Fenzi
53eae6355b cloud/container/fedora: Use https everywhere.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-11 17:15:53 +00:00
Sinny Kumari
c7132bcc34 Don't build Atomic Host in F30 and onward in the favor of FCOS
Also clean-up of Atomic related files
Related: https://github.com/coreos/fedora-coreos-tracker/issues/145

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-15 20:58:23 +05:30
Clement Verna
826c3d09fe Remove trailing whitespaces
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 19:10:22 +01:00
Clement Verna
fd5b7a4c14 Upate container config to use the new ks name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 19:10:02 +01:00
Mohan Boddu
a10fa0d59f Renaming AtomicWorkstation to Silverblue
https://pagure.io/releng/issue/7579

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-10 09:10:15 -04:00
Dusty Mabe
5c9f7042db
container/cloud: sync the rest of the changes from f28 branch
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-05-25 09:41:15 -04:00
Dennis Gilmore
321f37c257 rename container config, set versions to 29
subsitute Docker with Container

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2018-02-20 11:11:19 -06:00