From 6e0d8fb9ddb59ceef90c81502876c9b372da8926 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sat, 9 Feb 2013 21:18:12 +0100 Subject: [PATCH] Add documentation about udev support. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7d05ab8..503b03c 100644 --- 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 ------- -- 2.25.1