[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: In preparation for 2.6.13 - initrd issues



On Wed, Sep 14, 2005 at 09:14:04PM -0400, Joey Hess wrote:
> For example, this is a code fragment from d-i's existing hw-detect which
> has been patched with the hotplug support from ubuntu for a while:
> 
> if [ "$HOTPLUG_TYPE" = real ]; then
>         /lib/debian-installer/coldplug
> fi
> 
> (Not sure why it's in /lib/debian-installer in this example)

Because it's also used in /lib/debian-installer-startup.d scripts in
rootskel (you need to coldplug stuff as the system comes up) and other
common code fragments factored out of those scripts live in
/lib/debian-installer.

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: