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

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

  <title>Silo-&silo-version;</title>

  <indexterm zone="ch-system-silo">
    <primary sortas="a-Silo">Silo</primary>
  </indexterm>

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

    <para>The Silo package contains the Sparc Improved boot LOader.</para>

  </sect2>

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

    <para os="a">The following patch fixes compile issues:</para>

<screen os="b"><userinput>patch -Np1 -i ../&silo-fixes-patch;</userinput></screen>

    <para os="c">Compile the Silo package:</para>

<screen><userinput>make</userinput></screen>

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

<screen os="e"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 id="contents-silo" role="content">
    <title>Contents of Silo</title>

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

      <seglistitem>
        <seg>silo, silocheck, maketile, and tilo.</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="silo">
        <term><command>silo</command></term>
        <listitem>
          <para>Silo bootloader installer. This program installs the
          first stage into the bootblock.</para>
          <indexterm zone="ch-system-silo silo">
            <primary sortas="a-silo">silo</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="silocheck">
        <term><command>silocheck</command></term>
        <listitem>
          <para>Checks to see whether a file is readable
           by silo (very handy if you have larger disks).</para>
          <indexterm zone="ch-system-silo silocheck">
            <primary sortas="a-silocheck">silocheck</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="maketilo">
        <term><command>maketilo</command></term>
        <listitem>
          <para>Is a file that is called by the tilo command to build
          a TFTP boot image.</para>
          <indexterm zone="ch-system-silo maketilo">
            <primary sortas="a-maketilo">maketilo</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="tilo">
        <term><command>tilo</command></term>
        <listitem>
          <para>Tilo is a tool for building a simple TFTP boot loader which
           embodies several kernel images for different Sun architectures and
           a ramdisk root image.</para>
          <indexterm zone="ch-system-silo tilo">
            <primary sortas="a-tilo">tilo</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
