nimiux 14/04/11 18:57:03 Modified: hb-install-config.xml Log: Fix bug #503760 - Have users deploy netifrc
Revision Changes Path 1.60 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.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?r1=1.59&r2=1.60 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- hb-install-config.xml 19 Dec 2013 12:45:51 -0000 1.59 +++ hb-install-config.xml 11 Apr 2014 18:57:03 -0000 1.60 @@ -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.59 2013/12/19 12:45:51 nimiux Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.60 2014/04/11 18:57:03 nimiux Exp $ --> <sections> @@ -14,8 +14,8 @@ proceder. </abstract> -<version>35</version> -<date>2013-12-19</date> +<version>36</version> +<date>2014-04-11</date> <section> <title>Información del Sistema de Ficheros</title> @@ -307,6 +307,14 @@ </p> <p> +Comencemos instalando <c>netifrc</c>: +</p> + +<pre caption="Instalar netifrc"> +# <i>emerge --noreplace netifrc</i> +</pre> + +<p> DHCP se emplea de manera predeterminada. Para que funcione, debe instalar un cliente de DHCP. Esto se describe más adelante en <uri link="?part=1&chap=9#networking-tools">Instalar las herramientas
