Isolate repos to only needed, move xpadneo to rpm-ostree to see if it would resolve kernel modules to proper kernel version
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m21s

This commit is contained in:
2025-06-28 17:34:09 -04:00
parent 7ae07456ec
commit e69206ae50
2 changed files with 12 additions and 11 deletions

View File

@@ -1,16 +1,15 @@
modules: modules:
- type: dnf - type: dnf
repos: repos:
nonfree: negativo17 files:
- https://negativo17.org/repos/fedora-steam.repo
- https://negativo17.org/repos/fedora-multimedia.repo
install: install:
packages: packages:
- steam - steam
- gamescope - gamescope
- mangohud - mangohud
# xpadneo
- dkms-xpadneo
- libheif - libheif
remove: remove:
@@ -20,7 +19,7 @@ modules:
- firefox-langpacks - firefox-langpacks
replace: replace:
- from-repo: fedora-multimedia - from-repo: https://negativo17.org/repos/fedora-multimedia.repo
packages: packages:
- libva - libva
- libva-intel-media-driver - libva-intel-media-driver
@@ -31,8 +30,4 @@ modules:
- mesa-libgbm - mesa-libgbm
- mesa-va-drivers - mesa-va-drivers
- mesa-vulkan-drivers - mesa-vulkan-drivers
- gstreamer1-plugin-libav - gstreamer1-plugin-libav
- type: script
scripts:
- install-xpadneo.sh

View File

@@ -40,4 +40,10 @@ modules:
# networking # networking
- bluez - bluez
- bluez-tools - bluez-tools
- firewall-config - firewall-config
- type: rpm-ostree
repos:
- https://negativo17.org/repos/fedora-steam.repo
install:
- dkms-xpadneo