Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-mips-bootloader.xml
Date: Wed, 23 Mar 2011 09:16:11
Message-Id: 20110323091601.67DA320057@flycatcher.gentoo.org
1 nightmorph 11/03/23 09:16:01
2
3 Modified: hb-install-mips-bootloader.xml
4 Log:
5 update all language handbooks for the correct CoLo boot instructions on MIPS, bug 358157. I included the revbump, too.
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?r1=1.21&r2=1.22
13
14 Index: hb-install-mips-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- hb-install-mips-bootloader.xml 27 Jul 2010 22:54:33 -0000 1.21
21 +++ hb-install-mips-bootloader.xml 23 Mar 2011 09:16:01 -0000 1.22
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v 1.21 2010/07/27 22:54:33 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v 1.22 2011/03/23 09:16:01 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 arcboot/arcload (for SGI machines) and colo for Cobalt servers.
33 </abstract>
34
35 -<version>10.0</version>
36 -<date>2010-07-27</date>
37 +<version>10.1</version>
38 +<date>2011-03-23</date>
39
40 <section id="sgi">
41 <title>Silicon Graphics Machines -- Setting Up arcload</title>
42 @@ -265,7 +265,7 @@
43
44 <pre caption="A basic default.colo">
45 <comment>#:CoLo:#</comment>
46 -mount sda1
47 +mount hda1
48 load /kernel.gz.working
49 execute root=/dev/sda3 ro console=ttyS0,115200
50 </pre>
51 @@ -289,8 +289,8 @@
52 <pre caption="Menu-based configuration">
53 <comment>#:CoLo:#</comment>
54
55 -lcd "Mounting sda1"
56 -mount sda1
57 +lcd "Mounting hda1"
58 +mount hda1
59 select "Which Kernel?" 50 Working New
60
61 goto {menu-option}