Gentoo Archives: gentoo-doc-cvs

From: vapier <vapier@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-arm-bootloader.xml
Date: Sat, 02 Sep 2006 09:01:43
Message-Id: 20060902090129.A92F364B11@smtp.gentoo.org
1 vapier 06/09/02 09:01:29
2
3 Modified: hb-install-arm-bootloader.xml
4 Log:
5 split up bootloader upgrade/using into subsections
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-arm-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-arm-bootloader.xml 2 Sep 2006 08:12:59 -0000 1.1
21 +++ hb-install-arm-bootloader.xml 2 Sep 2006 09:01:29 -0000 1.2
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-arm-bootloader.xml,v 1.1 2006/09/02 08:12:59 vapier Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v 1.2 2006/09/02 09:01:29 vapier Exp $ -->
28
29 <sections>
30
31 @@ -52,7 +52,9 @@
32 </subsection>
33 </section>
34 <section id="nettrom">
35 -<title>Using NeTTrom</title>
36 +<title>NeTTrom</title>
37 +<subsection>
38 +<title>Upgrading NeTTrom</title>
39 <body>
40
41 <p>
42 @@ -103,9 +105,18 @@
43
44 <p>
45 If all goes well, you should be able to reboot and not be left with a brick.
46 -So lets move on to actually booting a kernel. NeTTrom can boot a kernel many
47 -different ways so we will go over the two most common: embedded in the flash
48 -and right off the ext2 boot partition.
49 +So lets move on to actually booting a kernel.
50 +</p>
51 +
52 +</body>
53 +</subsection>
54 +<subsection>
55 +<title>Using NeTTrom</title>
56 +<body>
57 +
58 +<p>
59 +NeTTrom can boot a kernel many different ways so we will go over the two most
60 +common: embedded in the flash and loading off the ext2 boot partition.
61 </p>
62
63 <p>
64 @@ -155,9 +166,12 @@
65 </p>
66
67 </body>
68 +</subsection>
69 </section>
70 <section id="redboot">
71 -<title>Using RedBoot</title>
72 +<title>RedBoot</title>
73 +<subsection>
74 +<title>Upgrading RedBoot</title>
75 <body>
76
77 <p>
78 @@ -173,9 +187,20 @@
79 </p>
80
81 </body>
82 +</subsection>
83 +<!-- TODO: write this
84 +<subsection>
85 +<title>Using RedBoot</title>
86 +<body>
87 +
88 +</body>
89 +</subsection>
90 +-->
91 </section>
92 <section id="uboot">
93 -<title>Using Das U-Boot</title>
94 +<title>Das U-Boot</title>
95 +<subsection>
96 +<title>Upgrading Das U-Boot</title>
97 <body>
98
99 <p>
100 @@ -191,6 +216,15 @@
101 </p>
102
103 </body>
104 +</subsection>
105 +<!-- TODO: write this
106 +<subsection>
107 +<title>Using Das U-Boot</title>
108 +<body>
109 +
110 +</body>
111 +</subsection>
112 +-->
113 </section>
114 <section id="reboot">
115 <title>Rebooting the System</title>
116
117
118
119 --
120 gentoo-doc-cvs@g.o mailing list