source: BOOK/appendices/rationale/mips.xml @ 564021c

clfs-3.0.0-systemdsystemd clfs-3.0.0-rc1-systemd
Last change on this file since 564021c was 7fbb561, checked in by Chris Staub <chris@…>, 12 years ago

Actually add platform-dependent rationale files

  • Property mode set to 100644
File size: 1020 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<appendix id="appendixd-mips" xreflabel="Appendix D">
9  <?dbhtml dir="appendixd"?>
10  <?dbhtml filename="rationale-mips.html"?>
11
12  <title>Package Rationale - MIPS</title>
13
14  <para>This is the explanation for the inclusion of MIPS-specific packages.</para>
15
16  <itemizedlist>
17
18    <listitem>
19      <para>ARCLoad</para>
20      <para>An SGI Multi-bootloader. Able to bootload many different SGI Systems.</para>
21    </listitem>
22
23    <listitem>
24      <para>Colo</para>
25      <para>A replacement bootloader for the Cobalt MIPS based Raq/Qube? servers.</para>
26    </listitem>
27
28    <listitem>
29      <para>DVHTool</para>
30      <para>Dvhtool is the tool responsible for writing MIPS kernel(s) into
31      the SGI volume header.</para>
32    </listitem>
33
34  </itemizedlist>
35
36</appendix>
Note: See TracBrowser for help on using the repository browser.