[0935d01] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-arcload" role="wrap">
|
---|
| 9 | <?dbhtml filename="arcload.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Arcload-&arcload-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-arcload">
|
---|
| 14 | <primary sortas="a-Arcload">Arcload</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
| 17 | <sect2 role="package">
|
---|
| 18 | <title/>
|
---|
| 19 |
|
---|
| 20 | <para>The Arcload package contains a SGI Bootloader.</para>
|
---|
| 21 |
|
---|
| 22 | </sect2>
|
---|
| 23 |
|
---|
| 24 | <sect2 role="installation">
|
---|
| 25 | <title>Installation of Arcload</title>
|
---|
| 26 |
|
---|
| 27 | <note os="a">
|
---|
| 28 | <para>This program is the Arcload bootloader, which is for
|
---|
| 29 | SGI Workstations and SGI Servers based on MIPS Processors.</para>
|
---|
| 30 | </note>
|
---|
| 31 |
|
---|
| 32 | <para os="d">Compile the package:</para>
|
---|
| 33 |
|
---|
| 34 | <screen os="e"><userinput>make MODE=M32 clean
|
---|
| 35 | make CC="gcc" LD="ld" MODE=M32</userinput></screen>
|
---|
| 36 |
|
---|
| 37 | <para os="f">Install the package:</para>
|
---|
| 38 |
|
---|
[661d1a4] | 39 | <screen os="g"><userinput>install -dv /usr/lib/arcload
|
---|
| 40 | cp -v arcload.ecoff /usr/lib/arcload/sash</userinput></screen>
|
---|
[0935d01] | 41 |
|
---|
| 42 | </sect2>
|
---|
| 43 |
|
---|
| 44 | <sect2 id="contents-arcload" role="content">
|
---|
| 45 | <title>Contents of Arcload</title>
|
---|
| 46 |
|
---|
| 47 | <segmentedlist>
|
---|
| 48 | <segtitle>Installed programs</segtitle>
|
---|
| 49 |
|
---|
| 50 | <seglistitem>
|
---|
[9283368] | 51 | <seg>sashARCS or sash64</seg>
|
---|
[0935d01] | 52 | </seglistitem>
|
---|
| 53 | </segmentedlist>
|
---|
| 54 |
|
---|
| 55 | <variablelist>
|
---|
| 56 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
| 57 | <?dbfo list-presentation="list"?>
|
---|
| 58 | <?dbhtml list-presentation="table"?>
|
---|
| 59 |
|
---|
[9283368] | 60 | <varlistentry id="sashARCS">
|
---|
| 61 | <term><command>sashARCS</command></term>
|
---|
[0935d01] | 62 | <listitem>
|
---|
[9283368] | 63 | <para>Is a bootloader for IP22/IP32 MIPS systems, which are
|
---|
| 64 | 32 Bit.</para>
|
---|
[c76cd8e] | 65 | <indexterm zone="ch-system-arcload sashARCS">
|
---|
[9283368] | 66 | <primary sortas="b-sashARCS">sashARCS</primary>
|
---|
| 67 | </indexterm>
|
---|
| 68 | </listitem>
|
---|
[c76cd8e] | 69 | </varlistentry>
|
---|
[9283368] | 70 |
|
---|
| 71 | <varlistentry id="sash64">
|
---|
| 72 | <term><command>sash64</command></term>
|
---|
| 73 | <listitem>
|
---|
| 74 | <para>Is a bootloader IP27/IP28/IP30 MIPS systems, which are
|
---|
| 75 | 64 Bit.</para>
|
---|
[c76cd8e] | 76 | <indexterm zone="ch-system-arcload sash64">
|
---|
[9283368] | 77 | <primary sortas="b-sash64">sash64</primary>
|
---|
[0935d01] | 78 | </indexterm>
|
---|
| 79 | </listitem>
|
---|
| 80 | </varlistentry>
|
---|
| 81 |
|
---|
| 82 | </variablelist>
|
---|
| 83 |
|
---|
| 84 | </sect2>
|
---|
| 85 |
|
---|
| 86 | </sect1>
|
---|