From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GJRNm-0003VD-R3 for garchives@archives.gentoo.org; Sat, 02 Sep 2006 09:01:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8291WA5028700; Sat, 2 Sep 2006 09:01:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8291VQV006735 for ; Sat, 2 Sep 2006 09:01:31 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id A92F364B11 for ; Sat, 2 Sep 2006 09:01:29 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sat, 2 Sep 2006 09:01:29 +0000 From: "vapier" Date: Sat, 2 Sep 2006 09:01:29 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-arm-bootloader.xml Message-Id: <20060902090129.A92F364B11@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 5cae375a-3e8f-49eb-ba9d-858eb9a6693c X-Archives-Hash: ec81fa8b271b1ca998ff9f204cfca16d 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 @@ - + @@ -52,7 +52,9 @@
-Using NeTTrom +NeTTrom + +Upgrading NeTTrom

@@ -103,9 +105,18 @@

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. +

+ + +
+ +Using NeTTrom + + +

+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.

@@ -155,9 +166,12 @@

+
-Using RedBoot +RedBoot + +Upgrading RedBoot

@@ -173,9 +187,20 @@

+
+
-Using Das U-Boot +Das U-Boot + +Upgrading Das U-Boot

@@ -191,6 +216,15 @@

+
+
Rebooting the System -- gentoo-doc-cvs@gentoo.org mailing list