Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68817 - baselayout-1.11.3 wrong net.eth0 and net.lo
Summary: baselayout-1.11.3 wrong net.eth0 and net.lo
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-25 05:43 UTC by Claes Mogren
Modified: 2004-10-25 06:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...