public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: migration-to-2.6.xml
@ 2008-01-02  0:24 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-01-02  0:24 UTC (permalink / raw
  To: gentoo-commits

nightmorph    08/01/02 00:24:35

  Log:
  
-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: migration-to-2.6.xml
@ 2008-01-02  0:33 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-01-02  0:33 UTC (permalink / raw
  To: gentoo-commits

nightmorph    08/01/02 00:33:02

  Log:
  
-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: migration-to-2.6.xml
@ 2011-03-16  7:41 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2011-03-16  7:41 UTC (permalink / raw
  To: gentoo-commits

nightmorph    11/03/16 07:41:36

  Modified:             migration-to-2.6.xml
  Log:
  use different bind mount, bug 253681

Revision  Changes    Path
1.28                 xml/htdocs/doc/en/migration-to-2.6.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?r1=1.27&r2=1.28

Index: migration-to-2.6.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- migration-to-2.6.xml	6 Mar 2008 05:59:25 -0000	1.27
+++ migration-to-2.6.xml	16 Mar 2011 07:41:36 -0000	1.28
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.27 2008/03/06 05:59:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.28 2011/03/16 07:41:36 nightmorph Exp $ -->
 
-<guide link="/doc/en/migration-to-2.6.xml">
+<guide>
 <title>The complete Gentoo Linux 2.6 migration guide</title>
 
 <author title="Author">
@@ -20,14 +20,17 @@
 <author title="Editor">
   <mail link="bennyc@gentoo.org">Benny Chuang</mail>
 </author>
+<author title="Editor">
+  <mail link="nightmorph"/>
+</author>
 
 <abstract>
 This document will aid you in the process of migrating from Linux 2.4 to Linux
 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2.
 </abstract>
 
-<version>0.4</version>
-<date>2008-03-05</date>
+<version>1</version>
+<date>2011-03-16</date>
 
 <chapter>
 <title>Introduction</title>
@@ -304,7 +307,7 @@
 
 <pre caption="Bind-mounting your root partition and listing static devices">
 # <i>mkdir -p /mnt/temp</i>
-# <i>mount -o bind / /mnt/temp</i>
+# <i>mount --rbind / /mnt/temp</i>
 # <i>cd /mnt/temp/dev</i>
 # <i>ls -l console null</i>
 </pre>






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-16  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02  0:33 [gentoo-commits] gentoo commit in xml/htdocs/doc/en: migration-to-2.6.xml Joshua Saddler (nightmorph)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16  7:41 Joshua Saddler (nightmorph)
2008-01-02  0:24 Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox