[master 1/1] Keep logitech hid drivers (#1199770)

bcl installerbot-noreply at redhat.com
Wed Mar 18 00:06:08 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

Some logitech mice need a driver.
---
 share/runtime-cleanup.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 3eda3e6..80caffc 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -80,7 +80,7 @@ removekmod sound drivers/media drivers/hwmon drivers/video \
            net/atm net/bluetooth net/sched net/sctp \
            net/rds net/l2tp net/decnet net/netfilter net/ipv4 net/ipv6 \
            drivers/watchdog drivers/target drivers/rtc drivers/input/joystick \
-           drivers/bluetooth drivers/hid drivers/edac drivers/staging \
+           drivers/bluetooth drivers/edac drivers/staging \
            drivers/usb/serial drivers/usb/host drivers/usb/misc \
            fs/ocfs2 fs/ceph fs/nfsd fs/ubifs fs/nilfs2 \
            arch/x86/kvm
@@ -89,6 +89,7 @@ removekmod sound drivers/media drivers/hwmon drivers/video \
 ## LUKS setup.
 removekmod drivers/char --allbut virtio_console hw_random \
                                   virtio-rng ipmi
+removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp
 remove lib/modules/*/{build,source,*.map}
 ## NOTE: depmod gets re-run after cleanup finishes
 


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/90dfe0cf81377116ba2208c33ddbfb74629dab7d


More information about the anaconda-patches mailing list