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-silo" role="wrap">
|
---|
9 | <?dbhtml filename="silo.html"?>
|
---|
10 |
|
---|
11 | <title>Silo-&silo-version;</title>
|
---|
12 |
|
---|
13 | <indexterm zone="ch-system-silo">
|
---|
14 | <primary sortas="a-Silo">Silo</primary>
|
---|
15 | </indexterm>
|
---|
16 |
|
---|
17 | <sect2 role="package">
|
---|
18 | <title/>
|
---|
19 |
|
---|
20 | <para>The Silo package contains the Sparc Improved boot LOader.</para>
|
---|
21 |
|
---|
22 | </sect2>
|
---|
23 |
|
---|
24 | <sect2 role="installation">
|
---|
25 | <title>Installation of Silo</title>
|
---|
26 |
|
---|
27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
28 | href="../sparc/silo.xml"
|
---|
29 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
30 |
|
---|
31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
32 | href="../sparc/silo.xml"
|
---|
33 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
34 |
|
---|
35 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
36 | href="../sparc/silo.xml"
|
---|
37 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
38 |
|
---|
39 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
40 | href="../sparc/silo.xml"
|
---|
41 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
42 |
|
---|
43 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
44 | href="../sparc/silo.xml"
|
---|
45 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
46 |
|
---|
47 | <para os="f">Due to a compile issue with the current toolchains, we are going
|
---|
48 | to use the precompiled boot files. This is a temporary fix to the book, but
|
---|
49 | will give us a functional system. As soon as a fix is released, this section
|
---|
50 | will be removed. Here is how you install the precompiled files:</para>
|
---|
51 |
|
---|
52 | <screen os="g"><userinput>tar -xvf silo-loaders-&silo-version;.tar.gz -C /</userinput></screen>
|
---|
53 |
|
---|
54 | </sect2>
|
---|
55 |
|
---|
56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
57 | href="../sparc/silo.xml"
|
---|
58 | xpointer="xpointer(id('contents-silo'))"/>
|
---|
59 |
|
---|
60 | </sect1>
|
---|