From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 22 Dec 2003 21:52:18 +0000 Subject: Re: [udev] couple of newbie questions. Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Dec 23, 2003 at 08:31:45AM +1100, WebmasterMattD wrote: > > 1. Is there any documentation for the syntax of udev.rules as far as > configuring it for what I would like. Have you read the udev man page? I covers how the rules file is constructed, and gives an example. Also the example udev.rules file shows all of the different rules in use. > 2. Is there any documentation for sysfs and how it relates to udev. You need sysfs to run udev. That's about it :) Anything specific you want to know about sysfs? > 3. When I try to compile udev with USE_DBUS=true I get errors from gcc > stating that it has undefined references to the dbus functions (ie it > prints 'undefined reference to `dbus_connection_disconnect`). Yup, the USE_DBUS build target right now doesn't work without some tweaks to make the glibc build link dynamically. If anyone wants to send me such a patch I'd be glad to intregrate it into the udev tree. Hope this helps, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel