Re: [ANNOUNCE] Diet /sbin/hotplug package released

Greg KH (greg@kroah.com)
Thu, 30 Aug 2001 13:51:43 -0700


On Thu, Aug 30, 2001 at 04:21:48PM +0100, Alex Bligh - linux-kernel wrote:
>
>
> --On Thursday, August 30, 2001 12:47 PM +0200 Stefan Fleiter
> <stefan.fleiter@gmx.de> wrote:
>
> > Does it really make any sense to optimize for size and at the same time
> > force the user to install a bash compatible shell?
>
> No, that's why diet /sbin/hotplug didn't require any shell (as I understood
> it), whereas the normal hotplug suite does.

Exactly. diethotplug does not require any shell or awk to be present to
work. It compiles to a binary which is smaller than the existing
modules.usbmap file is (and can get smaller, I haven't started to
optimize for space yet.)

To help clear up a few questions I've been getting, diethotplug is for
systems that care about space, like embedded or boot rescue discs. It
will also be handy for loading PCI and USB kernel modules at boot time
based on what devices are present in the system, with the upcoming 2.5
initrd method.

It is not a replacement for the current linux-hotplug scrips, but
another alternative for situations that they didn't make sense.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/