From mboxrd@z Thu Jan 1 00:00:00 1970 From: iSteve Date: Mon, 16 Oct 2006 10:42:24 +0000 Subject: Re: hotplug for ARM embedded Message-Id: <20061016124224.1c4f3884@silver> List-Id: References: <20061016075601.35039.qmail@web38714.mail.mud.yahoo.com> In-Reply-To: <20061016075601.35039.qmail@web38714.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, 16 Oct 2006 00:56:01 -0700 (PDT) Shakthi Kannan wrote: > Can hotplug-ng or diethotplug be cross-compiled for > ARM? Hotplug-NG (Greg Kroah-Hartmann's project) basically evolved into udev. Udev, just like original hotplug-ng, is 2.6 only. > I have been able to use hotplug for x86, but, it seems > to use lot of tools like sed, grep which don't exist > in my embedded environment. Yes, that is a significant nuisance; the old hotplug scripts wouldn't work with eg. busybox (unless you modify them slightly), or at least I failed to do so. > I have also used autofs on x86. I did download autofs > source code, but the compilation build generates > shared libraries. > > Appreciate any links/tutorials/HOWTOs/documentation in > this regard, I hope I'll offend noone if I suggest my work for this; it can do exactly what you need: it can work with 2.4 kernels, you can write rules (so with adequate rules, you should be able to perform automounting)... I didn't test it on ARM (having no box with ARM at my disposal), but I'm absolutely willing to patch it according to your needs and suggestions... http://isteve.depressant.org/hotplug2/ -- -- iSteve ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ 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