* [gentoo-doc-cvs] cvs commit: hb-install-arm-bootloader.xml
@ 2006-09-02 9:01 vapier
0 siblings, 0 replies; 2+ messages in thread
From: vapier @ 2006-09-02 9:01 UTC (permalink / raw
To: gentoo-doc-cvs
vapier 06/09/02 09:01:29
Modified: hb-install-arm-bootloader.xml
Log:
split up bootloader upgrade/using into subsections
Revision Changes Path
1.2 xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.2&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.1&r2=1.2
Index: hb-install-arm-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-arm-bootloader.xml 2 Sep 2006 08:12:59 -0000 1.1
+++ hb-install-arm-bootloader.xml 2 Sep 2006 09:01:29 -0000 1.2
@@ -4,7 +4,7 @@
<!-- 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-arm-bootloader.xml,v 1.1 2006/09/02 08:12:59 vapier Exp $ -->
+<!-- $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 $ -->
<sections>
@@ -52,7 +52,9 @@
</subsection>
</section>
<section id="nettrom">
-<title>Using NeTTrom</title>
+<title>NeTTrom</title>
+<subsection>
+<title>Upgrading NeTTrom</title>
<body>
<p>
@@ -103,9 +105,18 @@
<p>
If all goes well, you should be able to reboot and not be left with a brick.
-So lets move on to actually booting a kernel. NeTTrom can boot a kernel many
-different ways so we will go over the two most common: embedded in the flash
-and right off the ext2 boot partition.
+So lets move on to actually booting a kernel.
+</p>
+
+</body>
+</subsection>
+<subsection>
+<title>Using NeTTrom</title>
+<body>
+
+<p>
+NeTTrom can boot a kernel many different ways so we will go over the two most
+common: embedded in the flash and loading off the ext2 boot partition.
</p>
<p>
@@ -155,9 +166,12 @@
</p>
</body>
+</subsection>
</section>
<section id="redboot">
-<title>Using RedBoot</title>
+<title>RedBoot</title>
+<subsection>
+<title>Upgrading RedBoot</title>
<body>
<p>
@@ -173,9 +187,20 @@
</p>
</body>
+</subsection>
+<!-- TODO: write this
+<subsection>
+<title>Using RedBoot</title>
+<body>
+
+</body>
+</subsection>
+-->
</section>
<section id="uboot">
-<title>Using Das U-Boot</title>
+<title>Das U-Boot</title>
+<subsection>
+<title>Upgrading Das U-Boot</title>
<body>
<p>
@@ -191,6 +216,15 @@
</p>
</body>
+</subsection>
+<!-- TODO: write this
+<subsection>
+<title>Using Das U-Boot</title>
+<body>
+
+</body>
+</subsection>
+-->
</section>
<section id="reboot">
<title>Rebooting the System</title>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-arm-bootloader.xml
@ 2007-03-19 7:14 Josh Saddler
0 siblings, 0 replies; 2+ messages in thread
From: Josh Saddler @ 2007-03-19 7:14 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/03/19 07:14:12
Modified: hb-install-arm-bootloader.xml
Log:
reverted previous bootloader stuff related to kernel stuff
Revision Changes Path
1.3 xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?r1=1.2&r2=1.3
Index: hb-install-arm-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-arm-bootloader.xml 14 Mar 2007 07:14:17 -0000 1.2
+++ hb-install-arm-bootloader.xml 19 Mar 2007 07:14:12 -0000 1.3
@@ -4,7 +4,7 @@
<!-- 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/draft/hb-install-arm-bootloader.xml,v 1.2 2007/03/14 07:14:17 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml,v 1.3 2007/03/19 07:14:12 nightmorph Exp $ -->
<sections>
@@ -143,7 +143,7 @@
NeTTrom> <i>setenv kernconfig fs</i>
NeTTrom> <i>setenv kerndev /dev/hda1</i>
NeTTrom> <i>setenv rootdev /dev/hda3</i>
-NeTTrom> <i>setenv kernfile /boot/vmlinuz</i>
+NeTTrom> <i>setenv kernfile /boot/vmlinux</i>
NeTTrom> <i>setenv cmdappend [custom kernel cmdline settings]</i>
NeTTrom> <i>save-all</i>
NeTTrom> <i>boot</i>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-19 7:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 9:01 [gentoo-doc-cvs] cvs commit: hb-install-arm-bootloader.xml vapier
-- strict thread matches above, loose matches on Subject: below --
2007-03-19 7:14 Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox