| Summary: | net.eth0 and /etc/conf.d/rc are not migrated | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Xuefer <xuefer> |
| Component: | [OLD] baselayout | Assignee: | OpenRC Team <openrc> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Xuefer
2011-09-01 02:56:57 UTC
http://www.gentoo.org/doc/en/openrc-migration.xml There everything should be documented. I think /etc/conf.d/rc is supposed to be manually merged/migrated with the new config file. hrm.. you're right but, although baselayout is merged before openrc, i guess the migrate still can be implemented: on emerge or upgrade, openrc can check for /etc/runlevels/*/net.eth0 to guess if net.eth* was used, and make a simple symlink if necessary # ls -1 /etc/runlevels/*/net.* /etc/runlevels/boot/net.lo /etc/runlevels/default/net.eth0 post the actual build logs. net.eth0 is supposed to be migrated by design. I am closing this since there has been no response from the reporter in months. Please re-open if this is still an issue. |