From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Date: Mon, 25 Oct 2004 15:36:49 +0000 Subject: Re: udev-039-6 on Fedora Core 3 Message-Id: <417D1D91.3050603@redhat.com> List-Id: References: <417CED00.6010608@redhat.com> In-Reply-To: <417CED00.6010608@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Kay Sievers wrote: > On Mon, Oct 25, 2004 at 02:09:36PM +0200, Harald Hoyer wrote: > >>Patch1: udev-039-static.patch >>makes inline getpwnam and getgrnam functions, which are used for the static >>version of udev, which is used in initramfs > > > Why don't you compile it with klibc? Everything should work. The > klibc-version is also be able to parse /etc/passwd to keep the same > permissions file in initrd. Because maintaining another libc for all our architecures is a PITA... >>Patch11: udev-039-norm.patch >>add NOREMOVE keyword to the rules. this was necessary because removable ide >>devices were added/removed for every open(2)/close(2) >>added to the rules: >>KERNEL="hd[a-z]*", NOREMOVE="1" >> >>this could eventually be refined by checking the "removable" >>sysfs-attribute, but not for partitions.. > > > I see the need for that, yes. But I would like to have a match of the > ACTION string instead. This would make it more flexible. Something like: > > KERNEL="abc", ACTION="add", NAME="xyz" what do you mean? > > >>Patch22: udev-032-symlink.patch >>replace format directives in every symlink part > > > Not needed, I think. Should work out of the box as the format replacement > will not stop at the spaces in the symlink string. If you have problems > with that, then we have a bug and please tell us. ok, I will remove that one... ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ 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