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-bootloader.xml
Date: Fri, 20 Sep 2013 06:47:50 +0000 (UTC)	[thread overview]
Message-ID: <20130920064750.7901C2004F@flycatcher.gentoo.org> (raw)

swift       13/09/20 06:47:50

  Modified:             hb-install-x86+amd64-bootloader.xml
  Log:
  Fix bug #484144 - Use /boot/grub as grub2 location

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

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

Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-x86+amd64-bootloader.xml	15 Aug 2013 17:05:38 -0000	1.30
+++ hb-install-x86+amd64-bootloader.xml	20 Sep 2013 06:47:50 -0000	1.31
@@ -4,12 +4,12 @@
 <!-- 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-bootloader.xml,v 1.30 2013/08/15 17:05:38 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.31 2013/09/20 06:47:50 swift Exp $ -->
 
 <sections>
 
-<version>14</version>
-<date>2013-08-15</date>
+<version>15</version>
+<date>2013-09-19</date>
 
 <section>
 <title>Making your Choice</title>
@@ -640,12 +640,12 @@
 <body>
 
 <p>
-First, let us install the necessary GRUB2 files in <path>/boot/grub2</path>.
+First, let us install the necessary GRUB2 files in <path>/boot/grub</path>.
 Assuming the first disk (the one where the system boots from) is
 <path>/dev/sda</path>, the following command will do this for us:
 </p>
 
-<pre caption="Installing the GRUB2 files in /boot/grub2">
+<pre caption="Installing the GRUB2 files in /boot/grub">
 # <i>grub2-install /dev/sda</i>
 </pre>
 
@@ -663,7 +663,7 @@
 </p>
 
 <pre caption="Generating GRUB2 configuration">
-# <i>grub2-mkconfig -o /boot/grub2/grub.cfg</i>
+# <i>grub2-mkconfig -o /boot/grub/grub.cfg</i>
 Generating grub.cfg ...
 Found linux image: /boot/<keyval id="kernel-name" />
 Found initrd image: /boot/<keyval id="genkernel-initrd" />





             reply	other threads:[~2013-09-20  6:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20  6:47 Sven Vermeulen (swift) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-17 16:18 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml Sven Vermeulen (swift)
2013-12-31 20:29 Sven Vermeulen (swift)
2013-12-18  7:38 Sven Vermeulen (swift)
2013-12-17 11:58 Sven Vermeulen (swift)
2013-12-17 11:55 Sven Vermeulen (swift)
2013-12-17 11:04 Sven Vermeulen (swift)
2013-09-23 17:34 Sven Vermeulen (swift)
2013-08-15 17:05 Sven Vermeulen (swift)
2013-08-15  8:14 Sven Vermeulen (swift)
2012-08-05  1:21 Joshua Saddler (nightmorph)
2012-04-22 17:44 Sven Vermeulen (swift)
2012-04-22 10:31 Sven Vermeulen (swift)
2010-07-17 20:18 Joshua Saddler (nightmorph)
2010-07-16 23:19 Joshua Saddler (nightmorph)
2010-04-06  3:56 Joshua Saddler (nightmorph)
2010-01-10 18:18 Joshua Saddler (nightmorph)
2010-01-01 17:45 Joshua Saddler (nightmorph)
2009-11-17  5:55 Joshua Saddler (nightmorph)
2009-09-24 20:26 Joshua Saddler (nightmorph)
2009-04-15  7:23 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=20130920064750.7901C2004F@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