aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-12-25 17:58:30 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-12-25 17:58:30 +0100
commit57f4ef67aa4e517e4ee1b79360169f5544f72379 (patch)
tree15ba77fa3c21e4f1b195c25361d93553081a6a87 /NEWS
parentd1c13ddcb3497e0c6a37cd9bd117b74ef010bc15 (diff)
downloadudev-57f4ef67aa4e517e4ee1b79360169f5544f72379.tar.gz
builtin: firmware - move 'firmware' tool to builtins
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f51b811f..11b38831 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ The /sbin/modprobe tool is no longer executed by udev.
The /sbin/blkid tool is no longer executed from udev rules. Udev links
directly to libblkid now.
+Firmware is loaded natively by udev now, the external firmware loading
+binary is no longer used.
+
+All built-in tools can be listed and tested with 'udevadm test-builtin'.
+
The 'udevadm control --reload-rules' option has been renamed to '--reload'.
It reloads the kernel module configuration.