From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en: openrc-migration.xml
Date: Sun, 29 May 2011 00:33:49 +0000 (UTC) [thread overview]
Message-ID: <20110529003349.5E6C420057@flycatcher.gentoo.org> (raw)
nightmorph 11/05/29 00:33:49
Modified: openrc-migration.xml
Log:
net initscript migration, patch from swift, bug 366613
Revision Changes Path
1.30 xml/htdocs/doc/en/openrc-migration.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.29&r2=1.30
Index: openrc-migration.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- openrc-migration.xml 14 Apr 2011 05:56:41 -0000 1.29
+++ openrc-migration.xml 29 May 2011 00:33:49 -0000 1.30
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.29 2011/04/14 05:56:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.30 2011/05/29 00:33:49 nightmorph Exp $ -->
<guide>
<title>Baselayout and OpenRC Migration Guide</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>9</version>
-<date>2011-04-13</date>
+<version>10</version>
+<date>2011-05-28</date>
<chapter>
<title>Background</title>
@@ -288,12 +288,14 @@
<p>
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:
</p>
<pre caption="Adding back missing net.eth0 script">
# <i>cd /etc/init.d</i>
# <i>ln -s net.lo net.eth0</i>
+# <i>rc-update add net.edh0 default</i>
</pre>
<p>
next reply other threads:[~2011-05-29 0:34 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-29 0:33 Joshua Saddler (nightmorph) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-15 18:18 [gentoo-commits] gentoo commit in xml/htdocs/doc/en: openrc-migration.xml Sven Vermeulen (swift)
2011-09-02 19:43 Sven Vermeulen (swift)
2011-05-29 7:00 Joshua Saddler (nightmorph)
2011-05-29 0:45 Joshua Saddler (nightmorph)
2011-04-14 5:56 Joshua Saddler (nightmorph)
2011-03-02 9:03 Joshua Saddler (nightmorph)
2011-01-17 7:56 Robin H. Johnson (robbat2)
2011-01-16 22:46 Robin H. Johnson (robbat2)
2011-01-16 22:41 Robin H. Johnson (robbat2)
2011-01-13 4:28 Robin H. Johnson (robbat2)
2011-01-13 4:26 Robin H. Johnson (robbat2)
2011-01-13 3:39 Robin H. Johnson (robbat2)
2011-01-13 3:34 Robin H. Johnson (robbat2)
2011-01-13 3:19 Robin H. Johnson (robbat2)
2010-12-01 9:47 Jan Kundrat (jkt)
2010-07-20 8:51 Joshua Saddler (nightmorph)
2009-11-30 7:39 Joshua Saddler (nightmorph)
2009-11-12 17:43 Joshua Saddler (nightmorph)
2009-02-17 7:19 Joshua Saddler (nightmorph)
2009-02-12 0:59 Joshua Saddler (nightmorph)
2009-02-11 9:09 Joshua Saddler (nightmorph)
2008-10-05 8:42 Joshua Saddler (nightmorph)
2008-09-11 8:29 Joshua Saddler (nightmorph)
2008-04-16 0:40 Joshua Saddler (nightmorph)
2008-04-15 17:38 Joshua Saddler (nightmorph)
2008-04-15 14:35 Mike Frysinger (vapier)
2008-04-15 14:28 Mike Frysinger (vapier)
2008-04-15 6:17 Joshua Saddler (nightmorph)
2008-04-14 21:49 Joshua Saddler (nightmorph)
2008-04-14 20:43 Joshua Saddler (nightmorph)
2008-04-14 19:35 Jan Kundrat (jkt)
2008-04-14 8:39 Joshua Saddler (nightmorph)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110529003349.5E6C420057@flycatcher.gentoo.org \
--to=nightmorph@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox