swift 05/04/16 20:37:42
Modified: xml/htdocs/doc/en/handbook/2005.0
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.7 +3 -3
xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml?rev=1.7&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml.diff?r1=1.6&r2=1.7&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-amd64-bootloader.xml 16 Apr 2005 20:20:51 -0000 1.6
+++ hb-install-amd64-bootloader.xml 16 Apr 2005 20:37:42 -0000 1.7
@@ -4,11 +4,11 @@
<!-- 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/2005.0/hb-install-amd64-bootloader.xml,v
1.6 2005/04/16 20:20:51 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml,v
1.7 2005/04/16 20:37:42 swift Exp $ -->
<sections>
-<version>4.4</version>
+<version>4.5</version>
<date>2005-04-16</date>
<section>
@@ -340,7 +340,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.6 +3 -3
xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: hb-install-x86-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-x86-bootloader.xml 16 Apr 2005 20:20:51 -0000 1.5
+++ hb-install-x86-bootloader.xml 16 Apr 2005 20:37:42 -0000 1.6
@@ -4,11 +4,11 @@
<!-- 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/2005.0/hb-install-x86-bootloader.xml,v
1.5 2005/04/16 20:20:51 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml,v
1.6 2005/04/16 20:37:42 swift Exp $ -->
<sections>
-<version>4.3</version>
+<version>4.4</version>
<date>2005-04-16</date>
<section>
@@ -352,7 +352,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