Utilize build from xpadneo, rebuild dracut with initramfs
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m34s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m34s
This commit is contained in:
@@ -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:
|
||||
|
4
recipes/components/xpadneo-module.yml
Normal file
4
recipes/components/xpadneo-module.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
modules:
|
||||
- type: script
|
||||
scripts:
|
||||
- install-xpadneo.sh
|
Reference in New Issue
Block a user