linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: iSteve <isteve@rulez.cz>
To: linux-hotplug@vger.kernel.org
Subject: Re: hotplug for ARM embedded
Date: Mon, 16 Oct 2006 10:42:24 +0000	[thread overview]
Message-ID: <20061016124224.1c4f3884@silver> (raw)
In-Reply-To: <20061016075601.35039.qmail@web38714.mail.mud.yahoo.com>

On Mon, 16 Oct 2006 00:56:01 -0700 (PDT)
Shakthi Kannan <genes46genes@yahoo.com> 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&kid\x120709&bid&3057&dat\x121642
_______________________________________________
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

  reply	other threads:[~2006-10-16 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-16  7:56 hotplug for ARM embedded Shakthi Kannan
2006-10-16 10:42 ` iSteve [this message]
2006-10-17 16:16 ` Shakthi Kannan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061016124224.1c4f3884@silver \
    --to=isteve@rulez.cz \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).