Mageia Bugzilla – Attachment 9454 Details for
Bug 20327
Touchpad not recognized by installer, but works in installed system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
include udev's hwdb
0001-include-udev-s-hwdb.patch (text/plain), 709 bytes, created by
Thierry Vignaud
on 2017-07-02 16:40:11 CEST
(
hide
)
Description:
include udev's hwdb
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2017-07-02 16:40:11 CEST
Size:
709 bytes
patch
obsolete
>From 222fc8e6f8d267eee3f86ca32c7ad2903b326905 Mon Sep 17 00:00:00 2001 >From: Thierry Vignaud <thierry.vignaud@gmail.com> >Date: Sun, 2 Jul 2017 16:39:00 +0200 >Subject: [PATCH] include udev's hwdb > >--- > perl-install/install/share/list.xml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml >index 72e60db76..a82deb024 100644 >--- a/perl-install/install/share/list.xml >+++ b/perl-install/install/share/list.xml >@@ -91,6 +91,11 @@ > 90-libinput-model-quirks.rules > 95-dm-notify.rules > </from> >+<from dir="/lib/udev/hwdb.d/6"> >+ <from expand="glob"> >+ *.hwdb >+ </from> >+</from> > > <from dir="/usr/libexec"> > Xorg >-- >2.13.2 >
From 222fc8e6f8d267eee3f86ca32c7ad2903b326905 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud <thierry.vignaud@gmail.com> Date: Sun, 2 Jul 2017 16:39:00 +0200 Subject: [PATCH] include udev's hwdb --- perl-install/install/share/list.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 72e60db76..a82deb024 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -91,6 +91,11 @@ 90-libinput-model-quirks.rules 95-dm-notify.rules </from> +<from dir="/lib/udev/hwdb.d/6"> + <from expand="glob"> + *.hwdb + </from> +</from> <from dir="/usr/libexec"> Xorg -- 2.13.2
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20327
:
8974
|
8976
|
8977
|
8978
|
8982
|
9065
|
9364
|
9366
|
9454
|
10255
|
10256
|
10261
|
10741
|
10742
|
10743
|
10970