Utilize build from xpadneo, rebuild dracut with initramfs
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m34s

This commit is contained in:
2025-06-21 21:09:28 -04:00
parent d0e1214f23
commit ef88e46e8e
4 changed files with 21 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ modules:
copr:
- ublue-os/packages
- solopasha/hyprland
- atim/xpadneo
- peterwu/rendezvous
nonfree: rpmfusion
install:
@@ -121,8 +120,9 @@ modules:
- gamescope
# for performance view
- mangohud
# controller
- xpadneo
# dependencies for xpadneo
- dkms
- kernel-devel
remove:
packages:

View File

@@ -0,0 +1,4 @@
modules:
- type: script
scripts:
- install-xpadneo.sh

View File

@@ -14,10 +14,12 @@ image-version: 42 # latest is also supported if you want new updates ASAP
modules:
- from-file: components/dnf-module.yml
- from-file: components/script-module.yml
- from-file: components/xpadneo-module.yml
- from-file: components/sys-files-module.yml
- from-file: components/systemd-module.yml
- from-file: components/default-flatpak.yml
- from-file: components/chezmoi-module.yml
- type: initramfs
- type: signing