public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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:45:35 +0000 (UTC)	[thread overview]
Message-ID: <20110529004535.4E94820057@flycatcher.gentoo.org> (raw)

nightmorph    11/05/29 00:45:35

  Modified:             openrc-migration.xml
  Log:
  local.start and local.stop changes, bug 363951, patch from swift

Revision  Changes    Path
1.31                 xml/htdocs/doc/en/openrc-migration.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.30&r2=1.31

Index: openrc-migration.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- openrc-migration.xml	29 May 2011 00:33:49 -0000	1.30
+++ openrc-migration.xml	29 May 2011 00:45:35 -0000	1.31
@@ -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.30 2011/05/29 00:33:49 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.31 2011/05/29 00:45:35 nightmorph Exp $ -->
 
 <guide>
 <title>Baselayout and OpenRC Migration Guide</title>
@@ -27,7 +27,7 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>10</version>
+<version>11</version>
 <date>2011-05-28</date>
 
 <chapter>
@@ -427,6 +427,19 @@
 
 </body>
 </section>
+<section id="rc_local">
+<title>local.start and local.stop</title>
+<body>
+
+<p>
+With OpenRC, <path>/etc/conf.d/local.start</path> and <path>local.stop</path>
+are deprecated. During the migration to OpenRC, the files are moved to
+<path>/etc/local.d</path> and gain the suffix <path>.start</path> or
+<path>.stop</path>. OpenRC then executes those in alphabetic order.
+</p>
+
+</body>
+</section>
 <section id="rc_sys">
 <title>System sub-types: Virtualization special cases</title>
 <body>






             reply	other threads:[~2011-05-29  0:45 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-29  0:45 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:33 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=20110529004535.4E94820057@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