Add documentation about udev support.
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>
Sat, 9 Feb 2013 20:18:12 +0000 (21:18 +0100)
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>
Sat, 9 Feb 2013 20:18:12 +0000 (21:18 +0100)
README.md

index 7d05ab8d6189f800869019eca27fb296ac4755c9..503b03c8e952a4924cfb5a6d0ac91f9cf7c6a601 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,17 @@ there are new files available. You can download the tags in form of
 tarballs directly from [the GitHub
 repository](https://github.com/gentoo/hwids).
 
+udev
+----
+
+Since version 196 and later, `udev` does not consume the hwid files
+directly. Instead, it only access a specific binary representation,
+which is further generated starting from intermediate representations.
+
+The Makefile will accept a `UDEV=yes` parameter to build and install
+these representations. Furthermore upon install, the binary
+representation will also be generated.
+
 License
 -------