swift 05/04/16 20:37:42
Modified: xml/htdocs/doc/en/handbook hb-install-amd64-bootloader.xml
hb-install-x86-bootloader.xml
Log:
#88645 - Darn, I really thought it was needed with separate partition stuff,
apparently not
Revision Changes Path
1.29 +4 -4 xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hb-install-amd64-bootloader.xml 7 Apr 2005 11:01:47 -0000 1.28
+++ hb-install-amd64-bootloader.xml 16 Apr 2005 20:37:42 -0000 1.29
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
1.28 2005/04/07 11:01:47 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
1.29 2005/04/16 20:37:42 swift Exp $ -->
<sections>
-<version>2.2</version>
-<date>2005-04-07</date>
+<version>2.3</version>
+<date>2005-04-16</date>
<section>
<title>Making your Choice</title>
@@ -345,7 +345,7 @@
</p>
<pre caption="Running grub-install">
-# <i>grub-install --root-directory=/boot /dev/hda</i>
+# <i>grub-install /dev/hda</i>
</pre>
<p>
1.33 +4 -4 xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.33&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.33&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml.diff?r1=1.32&r2=1.33&cvsroot=gentoo
Index: hb-install-x86-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- hb-install-x86-bootloader.xml 7 Apr 2005 14:43:06 -0000 1.32
+++ hb-install-x86-bootloader.xml 16 Apr 2005 20:37:42 -0000 1.33
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v
1.32 2005/04/07 14:43:06 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v
1.33 2005/04/16 20:37:42 swift Exp $ -->
<sections>
-<version>2.3</version>
-<date>2005-04-07</date>
+<version>2.4</version>
+<date>2005-04-16</date>
<section>
<title>Making your Choice</title>
@@ -357,7 +357,7 @@
</p>
<pre caption="Running grub-install">
-# <i>grub-install --root-directory=/boot /dev/hda</i>
+# <i>grub-install /dev/hda</i>
</pre>
<p>
--
[email protected] mailing list