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 1OdkNJ-0007MF-Sj for garchives@archives.gentoo.org; Tue, 27 Jul 2010 13:39:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0558E08C6; Tue, 27 Jul 2010 13:39:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C9DEE08C6 for ; Tue, 27 Jul 2010 13:39:10 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58CF31B4002 for ; Tue, 27 Jul 2010 13:39:10 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 578) id 893292CE15; Tue, 27 Jul 2010 13:39:09 +0000 (UTC) From: "John Christian Stoddart (chiguire)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chiguire@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-stage.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-stage.xml X-VCS-Directories: xml/htdocs/doc/es/handbook X-VCS-Committer: chiguire X-VCS-Committer-Name: John Christian Stoddart Content-Type: text/plain; charset=utf8 Message-Id: <20100727133909.893292CE15@corvid.gentoo.org> Date: Tue, 27 Jul 2010 13:39:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e0644d2a-357f-4b18-9b55-2307b13cd6b2 X-Archives-Hash: 2d1b5317f2842c64054f84b95ef1dbda chiguire 10/07/27 13:39:09 Modified: hb-install-stage.xml Log: updated arm arch info, autobuilds Revision Changes Path 1.41 xml/htdocs/doc/es/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/hand= book/hb-install-stage.xml?rev=3D1.41&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/hand= book/hb-install-stage.xml?rev=3D1.41&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/hand= book/hb-install-stage.xml?r1=3D1.40&r2=3D1.41 Index: hb-install-stage.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/es/handbook/hb-install-stage= .xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- hb-install-stage.xml 13 Jul 2010 14:12:22 -0000 1.40 +++ hb-install-stage.xml 27 Jul 2010 13:39:09 -0000 1.41 @@ -3,18 +3,18 @@ =20 - + =20 =20 -Las instalaciones Gentoo funcionan por medio de un archivo stage3. En +Las instalaciones Gentoo funcionan con un archivo stage3. En este cap=C3=ADtulo describimos como descomprimir el archivo stage3 y configurar Portage. =20 -10.3 -2010-07-12 +10.4 +2010-07-18 =20
Instalando el Stage comprimido (tarball) @@ -451,15 +451,21 @@ un ejemplo:

=20 -
+
 CFLAGS=3D""
-# Utilice la misma configuraci=C3=B3n para las dos variables.
+# Use la misma configuraci=C3=B3n para ambas variables.
 CXXFLAGS=3D"${CFLAGS}"
 
=20
 CFLAGS=3D""        # Los usuarios de Int=
el EM64T deber=C3=A1n utilizar -march=3Dcore2
-# Utilice la misma configuraci=C3=B3n para las dos variables.
+# Use la misma configuraci=C3=B3n para las dos variables.
+CXXFLAGS=3D"${CFLAGS}"
+
+ +
+CFLAGS=3D"   # Aseg=C3=BArese de cambiar=
 -march para corresponder al tipo de CPU
+# Use la misma configuraci=C3=B3n para ambas variables
 CXXFLAGS=3D"${CFLAGS}"
 
=20