chiark / gitweb /
udev: make firmware loading optional and disable by default
authorTom Gundersen <teg@jklm.no>
Mon, 18 Mar 2013 14:12:18 +0000 (15:12 +0100)
committerKay Sievers <kay@vrfy.org>
Mon, 18 Mar 2013 14:19:51 +0000 (15:19 +0100)
commita3bd8447be4ea2ce230eb8ae0e815c04d85fa15a
treeb414aae2a92fe31fc9cc78fab28814c688a64e9f
parent72c6cf8fa586a08b56a1b5d7ed6d7c7272dff3f4
udev: make firmware loading optional and disable by default

Distros that whish to support old kernels should set
  --with-firmware-dirs="/usr/lib/firmware/updates:/usr/lib/firmware"
to retain the old behaviour.
Makefile.am
configure.ac
rules/50-firmware.rules [new file with mode: 0644]
rules/50-udev-default.rules
shell-completion/bash/udevadm
src/udev/udev-builtin.c
src/udev/udev.h