Kamil Páral
76722dd116
multilib_whitelist: add iptables and pipewire
...
This is to make the config in sync with a Bodhi version. The packages were added
there to avoid upgrade issues. See:
179ce1824b
https://bugzilla.redhat.com/show_bug.cgi?id=1953178
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:50:02 +02:00
Kamil Páral
0d7b87bf9e
multilib_*: sort package names
...
And put them on individual lines, this makes them easier to compare with bodhi
config downstream.
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:43:06 +02:00
Kamil Páral
5bb174ae68
multilib_whitelist: affect wine subpackages and related projects
...
Wine subpackages were probably covered by dependencies. But separate packages
like `wine-dxvk` were not covered, even though they need to be multilib. At the
same time, we don't want to use `wine*` because that would also cover e.g.
`wineglass`, which doesn't need to be multilib. The current approach seems to
work the best.
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-21 14:39:01 +02:00
Tomas Popela
0a831a5bdf
Move Flatpak Fedora runtime to F36 version
...
Fedora Flatpaks were updated for F36 and now require the F36 runtime
instead. This will fix the Rawhide builds of Silverblue.
https://github.com/fedora-silverblue/issue-tracker/issues/298
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-06-20 08:16:24 +02:00
Kevin Fenzi
955d80e34e
Use createiso_use_xorrisofs = True to make isos with xorrisofs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-15 18:33:55 -07:00
Kamil Páral
6d606ef0de
fedora.conf: add mesa-vulkan-drivers into multilib_whitelist
...
Vulkan drivers need to be accessible for i686 as well. Currently it's missing
for updates-testing builds, which is causing issues for our users, see:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-4120f31977#comment-2466325
https://bodhi.fedoraproject.org/updates/FEDORA-2022-db6aea82e4
Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-08 11:57:48 +02:00
Miro Hrončok
8f9859888c
Increase size of Fedora-Python-Classroom
...
(Hopefully) fixes https://bugzilla.redhat.com/show_bug.cgi?id=2064263
Signed-off-by: Miro Hrončok <miro@hroncok.cz>
2022-03-20 22:28:47 +01:00
Tomas Popela
fd5cf4cb4a
Drop GNOME Screenshot Flatpak from Silverblue
...
GNOME Shell has now a built in replacement.
See https://pagure.io/fedora-workstation/issue/277
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-15 08:19:16 +01:00
Adam Williamson
9d4368b7b0
Replace gedit with gnome-text-editor for Silverblue
...
This has been done in Workstation, but not yet in Silverblue.
This commit is a great example of why putting lots of items in
a single line of text is a bad idea!
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-14 05:29:39 +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
Tomas Hrcka
b6ce674030
F37 is now rawhide
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 13:00:31 +01:00
Tomas Popela
f5931283a5
Flatpaks: Fix the Flatpak references on aarch64
...
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-04 10:49:51 +00:00
Tomas Popela
846e781106
Flatpaks: Add GNOME Extensions and remove File Roller on Silverblue
...
Align with Fedora Workstation. The File Roller functionality is already
part of Nautilus.
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2022-02-04 10:49:51 +00:00
Filip Valder
7a4f49cd17
Add configuration for module obsoletes
...
Signed-off-by: Filip Valder <fvalder@redhat.com>
2022-01-28 12:35:04 +01:00
Josh Stone
7455188864
Exclude all rust-std-static-wasm* from s390x
...
The packages depends on lld, which is not shipped there. This is a
followup to #1036 now that we have `wasm32-wasi`, and we might want
`wasm64` variants in the future.
Signed-off-by: Josh Stone <jistone@redhat.com>
2021-12-07 16:09:06 -08:00
Kevin Fenzi
0f3d7649ab
workstation disk image: increase size.
...
This is where the workstation image is running out of space.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-02 20:54:21 -08:00
Kalev Lember
ed6e94f9f2
Add aarch64 flatpaks to Silverblue and Kinoite images
...
We now have the flatpak runtime available for aarch64, which was the
last missing piece to be able to install Fedora flatpaks on aarch64.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-11-10 18:00:53 +00:00
Kevin Fenzi
b98d43e759
fedora-disk-kde: increase size slightly to allow disk kde for arm to build
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-21 19:40:02 -07:00
Kalev Lember
d2e477b483
Switch to F35 flatpak runtime for Silverblue
...
All preinstalled flatpak apps are rebuilt and based on the F35 flatpak
runtime now.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-10-05 17:01:38 +02:00
Tomas Popela
a25f455e51
Preinstall GNOME Connections as Flatpak on Silverblue
...
See https://pagure.io/workstation-ostree-config/pull-request/243
Signed-off-by: Tomas Popela <tpopela@redhat.com>
2021-10-05 08:51:52 +02:00
Ben
c57bda04d9
Fix recurring typo
...
Fix three instances of "fomat" typo
Signed-off-by: Ben Capper <bcapper@redhat.com>
2021-09-20 17:24:51 +00:00
Ben
5f0ea623ad
Drop armfhp image from Python Classroom Lab
...
armhfp is becoming less popular and keeps failing randomly
Issue: https://pagure.io/releng/issue/10112
Signed-off-by: Ben Capper <bcapper@redhat.com>
2021-09-20 17:24:51 +00:00
Ibiam Chihurumnaya
864454d847
Increase SoaS disk image size
...
Signed-off-by: Ibiam Chihurumnaya <ibiamchihurumnaya@gmail.com>
2021-09-20 16:37:40 +01:00
Mohan Boddu
8cf0a66f44
Rawhide is now F36
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-08-11 14:31:07 -04:00
Tomas Hrcka
f72c118eb0
rawhide is f36
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-08-10 13:43:26 +02:00
Lubomír Sedlář
3c5576f240
Exlude rust-std-static-wasm32-unknown-unknown from s390x
...
The package depends on lld, which is not shipped there.
Relates: https://pagure.io/pungi/issue/1518
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-07-15 08:42:25 +02:00
Paul Whalen
f7171c7fc3
Increase KDE, SoaS and Python Classroom disk image size
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2021-05-31 10:54:30 -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
Paul Whalen
07ec618db7
Make the armhfp disk image release blocking.
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2021-04-20 15:45:44 +00:00
Kalev Lember
265ae6e210
Pre-install mediawriter flatpak on Silverblue
...
https://pagure.io/fedora-workstation/issue/214
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-04-14 13:13:57 +02:00
Kalev Lember
bc44e10d58
Switch to F34 flatpak runtime for Silverblue
...
All preinstalled flatpak apps are rebuilt and based on the F34 flatpak
runtime now.
Signed-off-by: Kalev Lember <klember@redhat.com>
2021-03-30 11:43:57 +02:00
Kevin Fenzi
c60af61bec
arm workstation: increase size by 1GiB
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-25 17:13:18 -07:00
Kevin Fenzi
dc03926bbf
Increase the size of the python-classroom disk images
...
Currently this are failing by running out of space.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-11 13:21:39 -08:00
Mohan Boddu
86cd5a304c
Adding i3 spin
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-23 14:26:20 -05:00
Peter Robinson
57985b087e
Update the pungi config for the UEFI on ARMv7 changes
...
This update adds the various pieces for the UEFI side of things
and removes the old appliance build process including a few cleanups.
It also updates the sync process and cleans up a few bits here
while at it.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2021-02-23 19:09:07 +00:00
Mohan Boddu
39ed9bcc5c
Use the F35 key as all the builds are now signed with f35 key
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-23 13:34:07 -05:00
Kevin Fenzi
92c8817161
Widen the perl module filter to exclude all the perl bootstrap modules.
...
See https://pagure.io/releng/issue/8616 for more info
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-02-15 14:04:02 -08:00
Mohan Boddu
be86049af8
Adding F35 key
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-09 18:28:17 -05:00
Tomas Hrcka
b00e860556
Setup for rawhide being F34
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-02-09 14:16:51 +01:00
Mohan Boddu
5f412bc205
Blocking perl-bootstrap:*, rust:*, rpm:* modules
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-02 01:36:28 +00:00
Kevin Fenzi
1c53ebd0fc
Add glx-utils to multilib whitelist
...
See https://pagure.io/pungi-fedora/issue/849
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-28 12:41:12 -08:00
Kevin Fenzi
872880945c
Add python3.9-debuginfo (and any later python) to additional packages.
...
See https://pagure.io/pungi/issue/1460 for why this is needed.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-11 15:19:58 -08:00
Mohan Boddu
21b66131c4
Moving git default branches to main
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-01-06 12:18:58 -05:00
Mohan Boddu
aaceab80a3
Fix KDE armhfp image subvariant
...
This is to fix the composes sync to PDC as both the live_media and
live_images have same metadata and that is causing the sync issues
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-01-04 10:38:40 -05:00
Kevin Fenzi
92457e7e72
Xfce aarch64 image is running out of space. For now, just increase it.
...
We will investigate lowering size requirements when able.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-26 14:47:42 -08: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
Neal Gompa
b334f82fa3
Add Fedora KDE ARM builds
...
This adds disk and ISO builds for AArch64 based on the configuration
used for Fedora Workstation.
Reference: https://fedoraproject.org/wiki/Changes/AArch64_KDE_Plasma_Desktop_image
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-12-09 08:24:07 -05:00
Paul Whalen
0a2a083ac9
Bump arm minimal disk image to fix failure.
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2020-12-01 13:50:36 -05:00
Kevin Fenzi
6938adccf0
bump cloud_base disk size to 5gb from 4gb
...
We really need to figure out whats grown here, but in the mean time we
just need to get a compose out, so increase the size here.
The aarch64 one went past 4gb.
see: https://koji.fedoraproject.org/koji/taskinfo?taskID=56316220
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-27 09:48:19 -08:00