> > I have tracked this down to a matter of waiting for the DHCP client to
> > obtain an IP address.  My problem now is that the DHCP client process
> > gets backgrounded during bootup.  Does anyone know what I can do to
> > cause the boot process to *wait* on the DHCP client?  Is there a
> > change I can make to /etc/conf.d/net or /etc/conf.d/rc?
>
> Remove netplug.
>

I had actually already done so.  It didn't seem to make a difference.
(Or maybe I just did it wrong--I just added "netplug" to the list
under livecd/unmerge).  At any rate, I think I've solved the problem
by adding "net.eth0" to livecd/rcadd and by putting the following line
in /etc/conf.d/rc:

RC_PLUG_SERVICES="!net.*"

Seems to work now.

Thanks again,
Stephen
-- 
[EMAIL PROTECTED] mailing list

Reply via email to