diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-12-25 17:58:30 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-12-25 17:58:30 +0100 |
commit | 57f4ef67aa4e517e4ee1b79360169f5544f72379 (patch) | |
tree | 15ba77fa3c21e4f1b195c25361d93553081a6a87 /NEWS | |
parent | d1c13ddcb3497e0c6a37cd9bd117b74ef010bc15 (diff) |
builtin: firmware - move 'firmware' tool to builtins
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |