chiark / gitweb /
[PATCH] remove USE_DBUS and USE_SELINUX flags from the README as they are no longer...
authorgreg@kroah.com <greg@kroah.com>
Thu, 25 Mar 2004 06:47:15 +0000 (22:47 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:11 +0000 (21:35 -0700)
README

diff --git a/README b/README
index 75d642c94238087306e4812a09edc2e049853e37..508566b50af40e6a418fda93d1979935d9f3a218 100644 (file)
--- a/README
+++ b/README
@@ -44,16 +44,6 @@ To use:
                what udev is doing.  This is enabled by default.  Note, if you
                are building udev against klibc it is recommended that you
                disable this option (due to klibc's syslog implementation.)
-       USE_DBUS
-               if set to 'true', DBUS messages will be sent everytime udev
-               creates or removes a device node.  This requires that DBUS
-               development headers and libraries be present on your system to
-               build properly.  Default value is 'false'.
-       USE_SELINUX
-               if set to 'true', SELinux support for udev will be built in.
-               This requires that SELinux development headers and libraries be
-               present on your system to build properly.  Default value is
-               'false'.
        DEBUG
                if set to 'true', debugging messages will be sent to the syslog
                as udev is run.  Default value is 'false'.
@@ -98,8 +88,3 @@ know by sending a message to the linux-hotplug-devel mailing list at:
 
 greg k-h
 greg@kroah.com
-
-
-
-
-