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 1PzlSU-0005C0-5c for garchives@archives.gentoo.org; Wed, 16 Mar 2011 07:47:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A545B1C06A; Wed, 16 Mar 2011 07:47:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 674021C033 for ; Wed, 16 Mar 2011 07:47:46 +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 CC5021B4158 for ; Wed, 16 Mar 2011 07:47:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id 6C17320054; Wed, 16 Mar 2011 07:47:44 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-tipsntricks.xml X-VCS-Repository: gentoo X-VCS-Files: gentoo-x86-tipsntricks.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20110316074744.6C17320054@flycatcher.gentoo.org> Date: Wed, 16 Mar 2011 07:47:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 52d1ffe4eca721064d73f983e8697708 nightmorph 11/03/16 07:47:44 Modified: gentoo-x86-tipsntricks.xml Log: use different bind mount, bug 253681 Revision Changes Path 1.27 xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-x86-tipsntricks.xml?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-x86-tipsntricks.xml?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-x86-tipsntricks.xml?r1=3D1.26&r2=3D1.27 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/en/gentoo-x86-tipsntricks.xm= l,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- gentoo-x86-tipsntricks.xml 21 May 2008 20:26:03 -0000 1.26 +++ gentoo-x86-tipsntricks.xml 16 Mar 2011 07:47:44 -0000 1.27 @@ -1,8 +1,8 @@ - + =20 - + Gentoo/x86 Installation Tips & Tricks =20 @@ -11,6 +11,9 @@ Xavier Neys + + + =20 The Gentoo installation allows for very flexible approaches to the vario= us @@ -23,8 +26,8 @@ =20 -1.15 -2007-09-18 +2 +2011-03-16 =20 Introduction @@ -202,7 +205,7 @@

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

@@ -480,7 +483,5 @@ =20 - -