Re: [gentoo-user] Re: baselayout-1.12.* trouble

2006-08-27 Thread Randy Barlow

Remy Blank wrote:

Try:

RC_PLUG_SERVICES=!net.*

in /etc/conf.d/rc. Your net.eth0 is probably started as a result of a
hotplug event, and the line above will prevent this.


Thanks, that seemed to work nicely!

Randy
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: baselayout-1.12.* trouble

2006-08-26 Thread Remy Blank


Randy Barlow wrote:
 Something funny that happened on my laptop with this was that somehow 
 net.eth0 (wired network) tries to start at the boot run level every time 
 and will just sit and wait for an IP.  This never happened before I 
 upgraded, and doesn't happen on my other machine.  It's probably that 
 something has changed to depend on net.eth0, but I'm not sure what it 
 was that changed.  So for now I just ctrl-c it every time to get it to 
 move on...

Try:

RC_PLUG_SERVICES=!net.*

in /etc/conf.d/rc. Your net.eth0 is probably started as a result of a
hotplug event, and the line above will prevent this.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list