--- xml/htdocs/doc/en/openrc-migration.xml 2011/04/14 05:56:41 1.29 +++ xml/htdocs/doc/en/openrc-migration.xml 2011/05/29 00:33:49 1.30 @@ -1,6 +1,6 @@ - + Baselayout and OpenRC Migration Guide @@ -27,8 +27,8 @@ -9 -2011-04-13 +10 +2011-05-28 Background @@ -288,12 +288,14 @@

Due to baselayout and OpenRC being broken into two different packages, your net.eth0 initscript may disappear during the upgrade process. To replace this -initscript please perform the following: +initscript and re-add it to the default runlevel, please perform the +following:

 # cd /etc/init.d
 # ln -s net.lo net.eth0
+# rc-update add net.edh0 default