Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68817

Summary: baselayout-1.11.3 wrong net.eth0 and net.lo
Product: Gentoo Linux Reporter: Claes Mogren <cm>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Claes Mogren 2004-10-25 05:43:48 UTC
In baselayout-1.11.3 the ._cfg0000_net.eth0 is really the net.lo file, and vice versa. Also, the ._cfg0000_net.lo includes a "# vim:ts=4" at the end.

These files should be swapped!
Comment 1 SpanKY gentoo-dev 2004-10-25 05:53:02 UTC
net.eth0 should be a symlink to net.lo

fix your local box as such
Comment 2 Claes Mogren 2004-10-25 06:02:04 UTC
Oh, ok. Sorry about that then. Just seemed very confusing. Have to take a look at my initscripts...