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 1Q0Dbx-0000CI-J3 for garchives@archives.gentoo.org; Thu, 17 Mar 2011 13:51:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E275E1C018; Thu, 17 Mar 2011 13:51:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AFCA01C018 for ; Thu, 17 Mar 2011 13:51:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BC151B4063 for ; Thu, 17 Mar 2011 13:51:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 578) id B5AE320054; Thu, 17 Mar 2011 13:51:24 +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: gentoo-x86-tipsntricks.xml X-VCS-Repository: gentoo X-VCS-Files: gentoo-x86-tipsntricks.xml X-VCS-Directories: xml/htdocs/doc/es X-VCS-Committer: chiguire X-VCS-Committer-Name: John Christian Stoddart Content-Type: text/plain; charset=utf8 Message-Id: <20110317135124.B5AE320054@flycatcher.gentoo.org> Date: Thu, 17 Mar 2011 13:51:24 +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: X-Archives-Hash: c2bbe22b068971f940a8754970001c97 chiguire 11/03/17 13:51:24 Modified: gentoo-x86-tipsntricks.xml Log: use different bind mount Revision Changes Path 1.10 xml/htdocs/doc/es/gentoo-x86-tipsntricks.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-tipsntricks.xml?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-tipsntricks.xml?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gent= oo-x86-tipsntricks.xml?r1=3D1.9&r2=3D1.10 Index: gentoo-x86-tipsntricks.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/gentoo-x86-tipsntricks.xm= l,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gentoo-x86-tipsntricks.xml 6 Oct 2007 14:59:15 -0000 1.9 +++ gentoo-x86-tipsntricks.xml 17 Mar 2011 13:51:24 -0000 1.10 @@ -1,8 +1,8 @@ - + =20 - + Consejos y trucos en la instalaci=C3=B3n de Gentoo/x86 =20 @@ -11,11 +11,14 @@ Xavier Neys + + + Jos=C3=A9 Alberto Su=C3=A1rez L=C3=B3pe= z - John Christian Stoddart + Nicol=C3=A1s Miyasato @@ -33,8 +36,8 @@ =20 -1.15 -2007-09-18 +2 +2011-03-16 =20 Introducci=C3=B3n @@ -227,8 +230,8 @@ opci=C3=B3n "bind" en el nuevo entorno:

=20 -
-# mount -o bind /dev /mnt/gentoo/dev
+
+# mount --rbind /dev /mnt/gentoo/dev
 
=20