public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-kernel.xml
Date: Thu,  7 Aug 2014 16:15:41 +0000 (UTC)	[thread overview]
Message-ID: <20140807161542.C60942004F@flycatcher.gentoo.org> (raw)

swift       14/08/07 16:15:41

  Modified:             hb-install-x86+amd64-kernel.xml
  Log:
  Update /boot entry in fstab for genkernel, reported by Colin Hulme

Revision  Changes    Path
1.57                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.56&r2=1.57

Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- hb-install-x86+amd64-kernel.xml	1 Jun 2014 13:20:25 -0000	1.56
+++ hb-install-x86+amd64-kernel.xml	7 Aug 2014 16:15:41 -0000	1.57
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.56 2014/06/01 13:20:25 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.57 2014/08/07 16:15:41 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>26</version>
-<date>2014-06-01</date>
+<version>27</version>
+<date>2014-08-07</date>
 
 <section>
 <title>Installing the Sources</title>
@@ -373,6 +373,26 @@
 </pre>
 
 <p>
+Next, edit the <path>/etc/fstab</path> file so that the line containing
+<path>/boot</path> as second field has the first field pointing to the right
+device. If the partitioning example from the handbook is followed, then this
+device is most likely <path><keyval id="/boot"/></path> with the ext2 file
+system. This would make the entry in the file look like so:
+</p>
+
+<pre caption="Editing /etc/fstab for the /boot entry">
+# <i>nano -w /etc/fstab</i>
+...
+<keyval id="/boot"/>	/boot	ext2	defaults	0 2
+</pre>
+
+<p>
+The remainder of the <path>/etc/fstab</path> will be updated in the next section,
+but as <c>genkernel</c> reads this information we need to update the
+<path>/boot</path> line up front.
+</p>
+
+<p>
 Now, compile your kernel sources by running <c>genkernel all</c>. Be aware
 though, as <c>genkernel</c> compiles a kernel that supports almost all
 hardware, this compilation will take quite a while to finish!





             reply	other threads:[~2014-08-07 16:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07 16:15 Sven Vermeulen (swift) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-12  6:13 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-kernel.xml Sven Vermeulen (swift)
2012-04-12 15:53 Sven Vermeulen (swift)
2011-11-05 18:30 Sven Vermeulen (swift)
2011-09-26 23:02 Joshua Saddler (nightmorph)
2011-08-22 17:28 Sven Vermeulen (swift)
2011-08-22 17:23 Sven Vermeulen (swift)
2010-07-21  0:13 Joshua Saddler (nightmorph)
2010-07-19 23:59 Joshua Saddler (nightmorph)
2010-07-17 20:18 Joshua Saddler (nightmorph)
2009-11-30 19:00 Joshua Saddler (nightmorph)
2009-11-30  8:58 Joshua Saddler (nightmorph)
2009-11-30  8:55 Joshua Saddler (nightmorph)
2009-07-30 20:13 Joshua Saddler (nightmorph)

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=20140807161542.C60942004F@flycatcher.gentoo.org \
    --to=swift@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