Changeset c76cd8e


Ignore:
Timestamp:
Sep 17, 2006, 10:15:46 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4ebb8e6
Parents:
6106a6c
Message:

XML validation fixes

Location:
BOOK/final-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/aboot.xml

    r6106a6c rc76cd8e  
    2323
    2424  <sect2 role="installation">
    25     <title>Installation of aboot</title>
     25    <title>Installation of Aboot</title>
    2626
    2727    <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para>
     
    6060          <para>Sets the partition number that contains the configuration file
    6161          for the secondary bootloader.</para>
    62           <indexterm zone="ch-system-abootconf abootconf">
     62          <indexterm zone="ch-system-aboot abootconf">
    6363            <primary sortas="a-abootconf">abootconf</primary>
    6464          </indexterm>
     
    6969        <term><command>e2writeboot</command></term>
    7070        <listitem>
    71           <para>Can  be  used to write a secondary bootstrap loader to an
     71          <para>Can be used to write a secondary bootstrap loader to an
    7272          ext2 formatted filesystem (normally on a floppy disk).</para>
    73           <indexterm zone="ch-system-e2writeboot e2writeboot">
     73          <indexterm zone="ch-system-aboot e2writeboot">
    7474            <primary sortas="a-e2writeboot">e2writeboot</primary>
    7575          </indexterm>
     
    8181        <listitem>
    8282          <para>Makes an iso image bootable.</para>
    83           <indexterm zone="ch-system-isomarkboot isomakrboot">
     83          <indexterm zone="ch-system-aboot isomarkboot">
    8484            <primary sortas="a-isomarkboot">isomarkboot</primary>
    8585          </indexterm>
     
    9191        <listitem>
    9292          <para>Used to write the secondary SRM bootloader to a harddisk.</para>
    93           <indexterm zone="ch-system-swriteboot swriteboot">
     93          <indexterm zone="ch-system-aboot swriteboot">
    9494            <primary sortas="a-swriteboot">swriteboot</primary>
    9595          </indexterm>
  • BOOK/final-system/mips/arcload.xml

    r6106a6c rc76cd8e  
    6363          <para>Is a bootloader for IP22/IP32 MIPS systems, which are
    6464          32 Bit.</para>
    65           <indexterm zone="ch-system-sashARCS sashARCS">
     65          <indexterm zone="ch-system-arcload sashARCS">
    6666            <primary sortas="b-sashARCS">sashARCS</primary>
    6767          </indexterm>
    6868        </listitem>
     69      </varlistentry>
    6970
    7071      <varlistentry id="sash64">
     
    7374          <para>Is a bootloader IP27/IP28/IP30 MIPS systems, which are
    7475          64 Bit.</para>
    75           <indexterm zone="ch-system-sash64 sash64">
     76          <indexterm zone="ch-system-arcload sash64">
    7677            <primary sortas="b-sash64">sash64</primary>
    7778          </indexterm>
  • BOOK/final-system/sparc/silo.xml

    r6106a6c rc76cd8e  
    6464          </indexterm>
    6565        </listitem>
     66      </varlistentry>
    6667
    6768      <varlistentry id="silocheck">
     
    7071          <para>Checks to see wether a file is readable
    7172           by silo. (very handy if you have larger disks.).</para>
    72           <indexterm zone="ch-system-silocheck silocheck">
     73          <indexterm zone="ch-system-silo silocheck">
    7374            <primary sortas="a-silocheck">silocheck</primary>
    7475          </indexterm>
    7576        </listitem>
     77      </varlistentry>
    7678
    7779      <varlistentry id="maketilo">
     
    8082          <para>Is a file that is called by the tilo command to build
    8183          a TFTP boot image..</para>
    82           <indexterm zone="ch-system-maketilo maketilo">
     84          <indexterm zone="ch-system-silo maketilo">
    8385            <primary sortas="a-maketilo">maketilo</primary>
    8486          </indexterm>
    8587        </listitem>
     88      </varlistentry>
    8689
    8790      <varlistentry id="tilo">
     
    9194           embodies several kernel images for different Sun architectures and
    9295           a ramdisk root image.</para>
    93           <indexterm zone="ch-system-tilo tilo">
     96          <indexterm zone="ch-system-silo tilo">
    9497            <primary sortas="a-tilo">tilo</primary>
    9598          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.