Changeset c76cd8e
- Timestamp:
- Sep 17, 2006, 10:15:46 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4ebb8e6
- Parents:
- 6106a6c
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/alpha/aboot.xml
r6106a6c rc76cd8e 23 23 24 24 <sect2 role="installation"> 25 <title>Installation of aboot</title>25 <title>Installation of Aboot</title> 26 26 27 27 <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para> … … 60 60 <para>Sets the partition number that contains the configuration file 61 61 for the secondary bootloader.</para> 62 <indexterm zone="ch-system-aboot confabootconf">62 <indexterm zone="ch-system-aboot abootconf"> 63 63 <primary sortas="a-abootconf">abootconf</primary> 64 64 </indexterm> … … 69 69 <term><command>e2writeboot</command></term> 70 70 <listitem> 71 <para>Can be usedto write a secondary bootstrap loader to an71 <para>Can be used to write a secondary bootstrap loader to an 72 72 ext2 formatted filesystem (normally on a floppy disk).</para> 73 <indexterm zone="ch-system- e2writeboot e2writeboot">73 <indexterm zone="ch-system-aboot e2writeboot"> 74 74 <primary sortas="a-e2writeboot">e2writeboot</primary> 75 75 </indexterm> … … 81 81 <listitem> 82 82 <para>Makes an iso image bootable.</para> 83 <indexterm zone="ch-system- isomarkboot isomakrboot">83 <indexterm zone="ch-system-aboot isomarkboot"> 84 84 <primary sortas="a-isomarkboot">isomarkboot</primary> 85 85 </indexterm> … … 91 91 <listitem> 92 92 <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"> 94 94 <primary sortas="a-swriteboot">swriteboot</primary> 95 95 </indexterm> -
BOOK/final-system/mips/arcload.xml
r6106a6c rc76cd8e 63 63 <para>Is a bootloader for IP22/IP32 MIPS systems, which are 64 64 32 Bit.</para> 65 <indexterm zone="ch-system- sashARCSsashARCS">65 <indexterm zone="ch-system-arcload sashARCS"> 66 66 <primary sortas="b-sashARCS">sashARCS</primary> 67 67 </indexterm> 68 68 </listitem> 69 </varlistentry> 69 70 70 71 <varlistentry id="sash64"> … … 73 74 <para>Is a bootloader IP27/IP28/IP30 MIPS systems, which are 74 75 64 Bit.</para> 75 <indexterm zone="ch-system- sash64sash64">76 <indexterm zone="ch-system-arcload sash64"> 76 77 <primary sortas="b-sash64">sash64</primary> 77 78 </indexterm> -
BOOK/final-system/sparc/silo.xml
r6106a6c rc76cd8e 64 64 </indexterm> 65 65 </listitem> 66 </varlistentry> 66 67 67 68 <varlistentry id="silocheck"> … … 70 71 <para>Checks to see wether a file is readable 71 72 by silo. (very handy if you have larger disks.).</para> 72 <indexterm zone="ch-system-silo checksilocheck">73 <indexterm zone="ch-system-silo silocheck"> 73 74 <primary sortas="a-silocheck">silocheck</primary> 74 75 </indexterm> 75 76 </listitem> 77 </varlistentry> 76 78 77 79 <varlistentry id="maketilo"> … … 80 82 <para>Is a file that is called by the tilo command to build 81 83 a TFTP boot image..</para> 82 <indexterm zone="ch-system- maketilo maketilo">84 <indexterm zone="ch-system-silo maketilo"> 83 85 <primary sortas="a-maketilo">maketilo</primary> 84 86 </indexterm> 85 87 </listitem> 88 </varlistentry> 86 89 87 90 <varlistentry id="tilo"> … … 91 94 embodies several kernel images for different Sun architectures and 92 95 a ramdisk root image.</para> 93 <indexterm zone="ch-system- tilo tilo">96 <indexterm zone="ch-system-silo tilo"> 94 97 <primary sortas="a-tilo">tilo</primary> 95 98 </indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.