Author: manuel
Date: 2005-06-15 13:01:10 -0600 (Wed, 15 Jun 2005)
New Revision: 5990

Modified:
   branches/cross-lfs/BOOK/final-system/mips64/colo.xml
Log:
Added Xincludes to final-system/mips64/colo.xml

Modified: branches/cross-lfs/BOOK/final-system/mips64/colo.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/mips64/colo.xml        2005-06-15 
17:20:39 UTC (rev 5989)
+++ branches/cross-lfs/BOOK/final-system/mips64/colo.xml        2005-06-15 
19:01:10 UTC (rev 5990)
@@ -16,10 +16,12 @@
     <primary sortas="a-Colo">Colo</primary>
   </indexterm>
 
-  <sect2 id="package-colo" role="package">
+  <sect2 role="package">
     <title/>
 
-    <para>The Colo package contains the Cobalt Boot Loader.</para>
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+    href="../mips/colo.xml"
+    xpointer="xpointer(id('package-colo')/para[1])"/>
 
     <segmentedlist>
       <segtitle>&buildtime;</segtitle>
@@ -31,18 +33,13 @@
       </seglistitem>
     </segmentedlist>
 
-    <segmentedlist>
-      <segtitle>&dependencies;</segtitle>
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+    href="../mips/colo.xml"
+    xpointer="xpointer(id('package-colo')/segmentedlist[2])"/>
 
-      <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc,
-        Grep, Make, Ncurses, Sed</seg>
-      </seglistitem>
-    </segmentedlist>
-
   </sect2>
 
-  <sect2 id="install-colo" role="installation">
+  <sect2 role="installation">
     <title>Installation of Colo</title>
 
     <para>Compile the Colo package:</para>
@@ -75,128 +72,8 @@
 
   </sect2>
 
-  <sect2 id="contents-colo" role="content">
-    <title>Contents of Colo</title>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+  href="../mips/colo.xml"
+  xpointer="xpointer(id('contents-colo'))"/>
 
-    <segmentedlist>
-      <segtitle>Installed programs</segtitle>
-
-      <seglistitem>
-        <seg>colo-chain.elf, colo-rom-image.bin, colo-perm, elf2rfx,
-        flash-tool, e2fsck-lcd, paneld and putlcd</seg>
-      </seglistitem>
-    </segmentedlist>
-
-    <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
-      <?dbfo list-presentation="list"?>
-      <?dbhtml list-presentation="table"?>
-
-      <varlistentry id="colo-chain.elf">
-        <term><command>colo</command></term>
-        <listitem>
-          <para>Is the Cobalt Bootloader's chain mode executeable. This
-          file gets gzipped and renamed to <filename>vmlinux.gz</filename>,
-          so it can be booted automatically by the Cobalt's existing
-          firmware</para>
-          <indexterm zone="ch-system-colo colo-chain.elf">
-            <primary sortas="b-colo-chain.elf">colo-chain.elf</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="colo-rom-image.bin">
-        <term><command>colo-rom-image.bin</command></term>
-        <listitem>
-          <para>Is a replacement firmware for the Cobalt's standard
-          firmware</para>
-          <indexterm zone="ch-system-colo colo-rom-image.bin">
-            <primary sortas="b-colo-rom-image.bin">colo-rom-image.bin</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="colo-perm">
-        <term><command>colo-perm</command></term>
-        <listitem>
-          <para>Is a tool which looks in the ROM of a Cobalt machine for a
-          magic string identifying CoLo. This way, it can be determined if
-          the original Cobalt firmware is used or whether CoLo has been
-          flashed to the ROM</para>
-          <indexterm zone="ch-system-colo colo-perm">
-            <primary sortas="b-colo-perm">colo-perm</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="elf2rfx">
-        <term><command>elf2rfx</command></term>
-        <listitem>
-          <para>UNKNOWN</para>
-          <indexterm zone="ch-system-colo elf2rfx">
-            <primary sortas="b-elf2rfx">elf2rfx</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="flash-tool">
-        <term><command>flash-tool</command></term>
-        <listitem>
-          <para>Read or write Cobalt's firmware flash memory</para>
-          <indexterm zone="ch-system-colo flash-tool">
-            <primary sortas="b-flash-tool">flash-tool</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="e2fsck-lcd">
-        <term><command>e2fsck-lcd</command></term>
-        <listitem>
-          <para>Will output file system check progress information on the
-          Cobalt LCD</para>
-          <indexterm zone="ch-system-colo e2fsck-lcd">
-            <primary sortas="b-e2fsck-lcd">e2fsck-lcd</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="paneld">
-        <term><command>paneld</command></term>
-        <listitem>
-          <para>Is an admin tool for the LCD panel of Cobalt machines. By
-          default, it will display the current time and optionally a message.
-          When you hold the enter or select button for a couple of seconds
-          you will get an admin menu. The menu will allow you to either halt
-          or reboot your Cobalt machine</para>
-          <indexterm zone="ch-system-colo paneld">
-            <primary sortas="b-paneld">paneld</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="putlcd">
-        <term><command>putlcd</command></term>
-        <listitem>
-          <para>Is a tool to display text on the LCD display of Cobalt
-          machines</para>
-          <indexterm zone="ch-system-colo putlcd">
-            <primary sortas="b-putlcd">putlcd</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="md5rom">
-        <term><command>md5rom</command></term>
-        <listitem>
-          <para>Will output the MD5 checksum of a Cobalt's ROM</para>
-          <indexterm zone="ch-system-colo md5rom">
-            <primary sortas="b-md5rom">md5rom</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
-  </sect2>
-
 </sect1>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to