nimiux 14/04/15 21:19:04 Modified: hb-install-system.xml Log: emerge-webrsync complains about missing /usr/portage but that is to be expected
Revision Changes Path 1.75 xml/htdocs/doc/es/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?r1=1.74&r2=1.75 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- hb-install-system.xml 31 Dec 2013 12:00:49 -0000 1.74 +++ hb-install-system.xml 15 Apr 2014 21:19:04 -0000 1.75 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.74 2013/12/31 12:00:49 nimiux Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.75 2014/04/15 21:19:04 nimiux Exp $ --> <sections> @@ -10,8 +10,8 @@ cómo progresar hacia este estado. </abstract> -<version>36</version> -<date>2013-12-29</date> +<version>37</version> +<date>2014-04-13</date> <section> <title>Enjaulamiento</title> @@ -184,6 +184,13 @@ # <i>emerge-webrsync</i> </pre> +<note> +A lo largo de esta operación, <c>emerge-webrsync</c> podría indicar +que la localización <path>/usr/portage</path> no existe. Esto es +normal y no debe preocuparle, la herramienta creará esta +localización por nosotros. +</note> + <p> A partir de este punto Portage podría indicar que se recomienda realizar algunas actualizaciones. Esto es debido
