diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-11-05 22:05:35 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-11-05 22:05:35 +0100 |
commit | 1ad45a47cae79a80bb9c9ff287dc46c18b2ddc71 (patch) | |
tree | af2612bd7ac8ed6b17d103da9eb180391d803df1 /RELEASE-NOTES | |
parent | 74adec7d97f463bfe441996b8997cdea213a087d (diff) |
072 release
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0cd11d6bb6..087403d56f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,7 +3,8 @@ udev 072 The rule parsing happens now in the daemon once at startup, all udev event processes inherit the already parsed rules from the daemon. It is shipped with SUSE10.0 and reduces heavily the system load at -startup. +startup. The option to save precompiled rules and let the udev process +pick the them up is removed, as it's no longer needed. Kernel 2.6.15 will have symlinks at /class/input pointing to the real device. Libsysfs is changed to "translate" the requested link into the |