From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PdEQb-0007Pg-0Z for garchives@archives.gentoo.org; Thu, 13 Jan 2011 04:04:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACF42E06F5 for ; Thu, 13 Jan 2011 04:04:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B945E07A8 for ; Thu, 13 Jan 2011 03:39:06 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1EC61B402B for ; Thu, 13 Jan 2011 03:39:05 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 6F5742004E; Thu, 13 Jan 2011 03:39:04 +0000 (UTC) From: "Robin H. Johnson (robbat2)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: openrc-migration.xml X-VCS-Repository: gentoo X-VCS-Files: openrc-migration.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: <20110113033904.6F5742004E@flycatcher.gentoo.org> Date: Thu, 13 Jan 2011 03:39:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aef15326-16d3-4614-95da-cdbaf6d9f8b9 X-Archives-Hash: 1820fb7081a5b6c34fb8ebe86d3e383f robbat2 11/01/13 03:39:04 Modified: openrc-migration.xml Log: Add some comment blocks to seperate sections for ease of editing. Revision Changes Path 1.22 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/open= rc-migration.xml?rev=3D1.22&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/open= rc-migration.xml?rev=3D1.22&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/open= rc-migration.xml?r1=3D1.21&r2=3D1.22 Index: openrc-migration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -p -w -b -B -u -u -r1.21 -r1.22 --- openrc-migration.xml 13 Jan 2011 03:34:13 -0000 1.21 +++ openrc-migration.xml 13 Jan 2011 03:39:04 -0000 1.22 @@ -1,6 +1,6 @@ - + =20 Baselayout and OpenRC Migration Guide @@ -32,6 +32,8 @@ OpenRC. =20 Background + +
What's baselayout? @@ -45,6 +47,8 @@ filesystem layout used by Gentoo (i.e. < =20
+ +
What's OpenRC? @@ -59,6 +63,8 @@ by sys-freebsd/freebsd-sbin. =20
+ +
So why migrate? @@ -89,10 +95,13 @@ FreeBSD and NetBSD. =20
-
+ =20 + Migration to OpenRC + +
=20 @@ -114,6 +123,7 @@ verify prior to rebooting. =09
+ =20
/etc/conf.d/rc @@ -129,6 +139,8 @@ delete /etc/conf.d/rc. =20
+ +
Kernel modules @@ -200,6 +212,8 @@ module_ieee1394_args=3D"debug"=20 =20
+ +
Boot runlevel @@ -253,6 +267,8 @@ the following to add initscripts to the=20 =20
+ +
Udev @@ -280,6 +296,8 @@ If udev is not listed, add it to=20 =20
+ +
Network @@ -323,6 +341,8 @@ routes_eth0=3D"default via 192.168.1.100 =20
+ +
Clock @@ -358,6 +378,8 @@ America/New_York =20
+ +
XSESSION @@ -385,6 +407,8 @@ and then logout and login for it to take =20
+ +
EDITOR and PAGER @@ -405,6 +429,8 @@ and then logout and login for it to take =20
+ +
Boot log @@ -424,6 +450,8 @@ rc_logger=3D"YES" =20
+ +
Finishing up @@ -437,9 +465,13 @@ boot. =20
+ +
Changed functionality + +
The pause action @@ -454,5 +486,7 @@ baselayout. =20
+ +