Gentoo Archives: gentoo-commits

From: "Donnie Berkholz (dberkholz)" <dberkholz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/news: 20110505-openrc.xml
Date: Thu, 05 May 2011 18:25:45
Message-Id: 20110505181739.68B0A20054@flycatcher.gentoo.org
1 dberkholz 11/05/05 18:17:39
2
3 Added: 20110505-openrc.xml
4 Log:
5 Announce OpenRC stabilization on May 8.
6
7 Revision Changes Path
8 1.1 xml/htdocs/news/20110505-openrc.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20110505-openrc.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/20110505-openrc.xml?rev=1.1&content-type=text/plain
12
13 Index: 20110505-openrc.xml
14 ===================================================================
15 <?xml version='1.0'?>
16 <!DOCTYPE news SYSTEM "/dtd/guide.dtd">
17 <news gentoo="yes" category="linux">
18 <poster>dberkholz</poster>
19 <date>2011-05-05</date>
20 <title>OpenRC and baselayout 2 will be stabilized on May 8</title>
21
22 <body>
23
24 <p>
25 <uri link="http://roy.marples.name/openrc">OpenRC</uri>, the replacement for
26 Gentoo's current services system (known as baselayout), will be stabilized
27 on May 8. It replaces the previous bash-only rc system in baselayout
28 with an rc system that has a C-based core and uses only POSIX-compliant shell
29 code.
30 </p>
31
32 <p>
33 You will see an update for sys-apps/baselayout to 2.x and a new package,
34 sys-apps/openrc. It is recommended that you perform this update as soon as
35 possible.
36 </p>
37
38 <p>
39 <b>After these packages are emerged, it is absolutely critical that you
40 immediately update your configuration files with <uri
41 link="http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3&amp;chap=4">dispatch-conf,
42 etc-update</uri> or a similar tool then follow the steps in the <uri
43 link="http://www.gentoo.org/doc/en/openrc-migration.xml">OpenRC Migration
44 Guide</uri></b>.
45 </p>
46
47 <p>
48 <b>Failure to follow all of these steps will result in an unbootable
49 system.</b> If that happens, you will need to boot from a LiveCD or LiveDVD,
50 mount your root filesystem, <uri
51 link="http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&amp;chap=6#doc_chap1">chroot
52 into that environment</uri> and follow the above steps.
53 </p>
54
55 <p>
56 <e>Christian Faulhammer and William Hubbs contributed this announcement.</e>
57 </p>
58
59 </body>
60 </news>