aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJesper Juhl <juhl-lkml@dif.dk>2005-01-06 00:39:01 -0800
committerGreg Kroah-Hartman <greg@kroah.com>2005-01-06 00:39:01 -0800
commitb7cda70407c0ac9970cdc78eb5bbb9a427ce4de8 (patch)
tree90e830a1936c22068dc5c81054f924ef4f322ea0 /Documentation
parentdd9ce4c0f2f3af77943324d8c5cd0aed95391b85 (diff)
downloadhistory-b7cda70407c0ac9970cdc78eb5bbb9a427ce4de8.tar.gz
[PATCH] add printing of udev version to scripts/ver_linux
Since udev is starting to be used a lot of places and I've seen people get asked about their udev version a few times on lkml I figured it was perhaps time that scripts/ver_linux reported this info so it would get into more bugreports by default. This patch adds printing of udev version to scripts/ver_linux Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Changes10
1 files changed, 9 insertions, 1 deletions
diff --git a/Documentation/Changes b/Documentation/Changes
index 22ec89259ee998..6a6c689a3af109 100644
--- a/Documentation/Changes
+++ b/Documentation/Changes
@@ -223,6 +223,11 @@ If you are running v0.1.17 or earlier, you should upgrade to
version v0.99.0 or higher. Running old versions may cause problems
with programs using shared memory.
+Udev
+----
+Udev is a userspace application for populating /dev dynamically with
+only entries for devices actually present. Udev replaces devfs.
+
Networking
==========
@@ -368,6 +373,10 @@ Powertweak
----------
o <http://powertweak.sourceforge.net/>
+Udev
+----
+o <http://www.kernel.org/pub/linux/utils/kernel/hotplug/>
+
Networking
**********
@@ -399,4 +408,3 @@ NFS-Utils
---------
o <http://nfs.sourceforge.net/>
-