From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: migration-to-2.6.xml
Date: Wed, 16 Mar 2011 07:41:36 +0000 (UTC) [thread overview]
Message-ID: <20110316074136.7979520054@flycatcher.gentoo.org> (raw)
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>
reply other threads:[~2011-03-16 7:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110316074136.7979520054@flycatcher.gentoo.org \
--to=nightmorph@gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox