From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 17 Dec 2003 22:27:21 +0000 Subject: Re: udev.rules.devfs + symlinks & a question Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Dec 17, 2003 at 09:39:08PM +0100, Svetoslav Slavtchev wrote: > > could you change the sed rule for generating udev.conf > to use ":" instead "-" for separater, as it's getting confused > if you install to RPM_BUILD_ROOT/udev-$(version)/ What do you mean? The sed rule: sed -e "s-@udevdir@-$(udevdir)-" < udev.conf.in > $@ doesn't work for you? If not, patches to fix it are appreciated. > and the question > how should i compile udev to use shared libraries, > not to link it staticaly? static udev using libc is arround 500k, > so it's a way too big for initrd, > why not have a klibc udev static binary for initrd, > and a not static one against libc to manage the devices, > after root is mounted and the libraries are available Ok, changes to the Makefile to make the glibc build dynamic are welcome. thanks, 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