Systemd/extras/firmware
Jon Masters 25688f4d67 firmware: search for third party or sysadmin supplied firmware updates
We currently search /lib/firmware and /lib/firmware/`uname -r` for firmware
files for device drivers loaded by the currently running kernel. These are
often packaged by distributions as a subpackage of the kernel or as a
separate package containing firmware. But these files cannot easily be
updated by third parties or sysadmins independently of that package.

This patch causes udev to also look for firmware files in an "updates"
directory, which is almost identical in purpose to the module-init-tools
"updates" directories insomuch as local changes can go in here and will
take preference over firmware supplied by any distribution.
2009-07-01 20:21:03 -04:00
..
50-firmware.rules rules: first simple step merging with Ubuntu rules 2008-12-19 16:49:56 +01:00
firmware.sh firmware: search for third party or sysadmin supplied firmware updates 2009-07-01 20:21:03 -04:00
Makefile.am cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00