From: "JosA MarAa Alonso (nimiux)" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-config.xml
Date: Thu, 29 Mar 2012 16:46:18 +0000 (UTC) [thread overview]
Message-ID: <20120329164618.874D92004B@flycatcher.gentoo.org> (raw)
nimiux 12/03/29 16:46:18
Modified: hb-install-config.xml
Log:
update conf.d/rc and rc.conf for OpenRC's usage, bug 407489
Revision Changes Path
1.41 xml/htdocs/doc/es/handbook/hb-install-config.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?r1=1.40&r2=1.41
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- hb-install-config.xml 23 Feb 2012 14:53:41 -0000 1.40
+++ hb-install-config.xml 29 Mar 2012 16:46:18 -0000 1.41
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.40 2012/02/23 14:53:41 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.41 2012/03/29 16:46:18 nimiux Exp $ -->
<sections>
@@ -14,8 +14,8 @@
proceder.
</abstract>
-<version>16</version>
-<date>2012-02-22</date>
+<version>17</version>
+<date>2012-03-28</date>
<section>
<title>Información del Sistema de Ficheros</title>
@@ -463,25 +463,20 @@
<body>
<p>
-Gentoo usa el fichero <path>/etc/rc.conf</path> para una configuración
-general del sistema. Abra el <path>/etc/rc.conf</path> y disfrute de
-todos los comentarios que hay en él :)
+Gentoo usa <path>/etc/rc.conf</path> y <path>/etc/conf.d/rc</path> para
+configurar los servicios, inicio y arranque de su sistema. Abra los
+ficheros <path>/etc/rc.conf</path> y <path>/etc/conf.d/rc</path> y
+disfrute de todos los comentarios que hay en estos ficheros.
</p>
-<pre caption="Abrir el fichero /etc/rc.conf">
+<pre caption="Configurar servicios">
# <i>nano -w /etc/rc.conf</i>
+# <i>nano -w /etc/conf.d/rc</i>
</pre>
<p>
-Cuando haya terminado de configurar <path>/etc/rc.conf</path>, guarde
-los cambios y salga.
-</p>
-
-<p>
-Como puede ver, este fichero está bien comentado para ayudarle a
-ajustar las variables de configuración necesarias. Puede configurar el
-sistema para que utilice unicode y definir su editor predeterminado y
-su gestor de inicio (cómo gdm o kdm).
+Cuando haya terminado de configurar estos dos ficheros, guárdelos y salga
+de su editor.
</p>
<p>
next reply other threads:[~2012-03-29 16:46 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 16:46 JosA MarAa Alonso (nimiux) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-28 7:22 [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-config.xml JosA MarAa Alonso (nimiux)
2014-04-11 18:57 JosA MarAa Alonso (nimiux)
2013-12-18 20:43 JosA MarAa Alonso (nimiux)
2013-12-17 10:55 JosA MarAa Alonso (nimiux)
2013-12-17 10:31 JosA MarAa Alonso (nimiux)
2013-12-17 10:26 JosA MarAa Alonso (nimiux)
2013-07-27 11:06 JosA MarAa Alonso (nimiux)
2013-06-23 17:35 JosA MarAa Alonso (nimiux)
2012-05-01 18:47 John Christian Stoddart (chiguire)
2012-04-11 21:49 JosA MarAa Alonso (nimiux)
2012-04-07 18:50 JosA MarAa Alonso (nimiux)
2011-09-18 16:59 JosA MarAa Alonso (nimiux)
2011-08-16 13:57 John Christian Stoddart (chiguire)
2011-08-04 11:02 JosA MarAa Alonso (nimiux)
2010-05-18 20:31 John Christian Stoddart (chiguire)
2009-09-29 13:31 John Christian Stoddart (chiguire)
2009-08-18 12:51 John Christian Stoddart (chiguire)
2009-02-16 16:05 John Christian Stoddart (chiguire)
2008-10-08 10:26 Jose Luis Rivero (yoswink)
2008-05-09 16:34 Jose Luis Rivero (yoswink)
2008-04-26 11:14 Jose Luis Rivero (yoswink)
2007-10-15 16:38 Jose Luis Rivero (yoswink)
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=20120329164618.874D92004B@flycatcher.gentoo.org \
--to=nimiux@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