On 3/5/07, Jorge Almeida <[EMAIL PROTECTED]> wrote:
> On Mon, 5 Mar 2007, Dan Nicholson wrote:
>
> > On 3/5/07, Jorge Almeida <[EMAIL PROTECTED]> wrote:
> >
> > No. /sbin/hotplug is the default set by the kernel. We don't use it,
> > so we have to unset it at boot time. You could patch the kernel to not
> > make this the default, but it seems easier to just set our preference
> > at runtime.
> >
> OK. What is still confusing to me is that the binary /sbin/hotplug
> doesn't exist (besides not being used). What package would install it,
> if we were to use it?  Does the kernel (in its default behaviour) assume
> that such package is installed?

It comes in the old hotplug package, and the kernel does assume you
have it. You can leave the kernel's setting at the default. It will
just try to call hotplug and fail. We just remove that setting since
we know we don't have it and udev will handle the uevents on its own.

http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to