<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-system-arcload" role="wrap">
  <?dbhtml filename="arcload.html"?>

  <title>Arcload-&arcload-version;</title>

  <indexterm zone="ch-system-arcload">
    <primary sortas="a-Arcload">Arcload</primary>
  </indexterm>

  <sect2 role="package">
    <title/>

    <para>The Arcload package contains a SGI Bootloader.</para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of Arcload</title>

 <note os="a">
    <para>This program is the Arcload bootloader, which is for
    SGI Workstations and SGI Servers based on MIPS Processors.</para>
  </note>

    <para os="d">Compile the package:</para>

<screen os="e"><userinput>make MODE=M32 clean
make CC="gcc" LD="ld" MODE=M32</userinput></screen>

    <para os="f">Install the package:</para>

<screen os="g"><userinput>install -dv /usr/lib/arcload
cp -v arcload.ecoff /usr/lib/arcload/sash</userinput></screen>

  </sect2>

  <sect2 id="contents-arcload" role="content">
    <title>Contents of Arcload</title>

    <segmentedlist>
      <segtitle>Installed programs</segtitle>

      <seglistitem>
        <seg>To be Determined</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>

    </variablelist>
-->

  </sect2>

</sect1>
