From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 12 Nov 2003 03:53:55 +0000 Subject: Re: [udev] updated man, subdirs, ownership, namedev enum patches 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 Wed, Nov 05, 2003 at 08:31:28PM +0100, Kay Sievers wrote: > > 01-udev.8.diff: > man page style fixes > present the tiny udev in bold font :) Thanks, I've applied this. > 02-udev-add.c-subdirs.diff: > 02-udev-remove.c-subdirs.diff: > support subdirectory creation/removal for NAME="/devfs/is/crazy/video0" > create parent subdirs for device node if needed > remove subdirs when last node is removed Nice, I've applied this. > 03-udev-add.c-set_owner.diff > set uid/gid of node specified in udev.permissions > only numeric id's are supported cause we can't resolve with > klibc or libc before real /etc is mounted Thanks, I've applied this, and fixed the patch so that it will build with older versions of gcc. > 04-namedev.c-cleanup.diff > remove part of udev that appends the kernel enumeration to character devices > in LABEL method: NAME="webcam" results in /udev/webcam0 Hm, are you sure this patch is correct? What happened to your other one where you could put a '%' in the string to put the number into the name? I think this patch breaks partition naming, did you try it on them? Thanks a lot for your changes, I really apprecate them, greg k-h ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ 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