Last change
on this file since b6f2a61 was 6b8c171, checked in by Jim Gifford <clfs@…>, 19 years ago |
r1174@server (orig r1172): chris | 2006-02-12 10:55:45 -0800
Added placeholder page for yaboot installation in ppc boot section
|
-
Property mode
set to
100644
|
File size:
1.2 KB
|
Line | |
---|
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-boot-yaboot-build" role="wrap">
|
---|
9 | <?dbhtml filename="yaboot-build.html"?>
|
---|
10 |
|
---|
11 | <title>Yaboot-&yaboot-version;</title>
|
---|
12 |
|
---|
13 | <indexterm zone="ch-boot-yaboot-build">
|
---|
14 | <primary sortas="a-Yaboot">Yaboot</primary>
|
---|
15 | </indexterm>
|
---|
16 |
|
---|
17 | <sect2 role="package">
|
---|
18 | <title/>
|
---|
19 |
|
---|
20 | <para>The Yaboot package contains a PowerPC Boot Loader for machines using
|
---|
21 | OpenFirmware such as NewWorld Macintoshes.</para>
|
---|
22 |
|
---|
23 | <segmentedlist>
|
---|
24 | <segtitle>&dependencies;</segtitle>
|
---|
25 |
|
---|
26 | <seglistitem>
|
---|
27 | <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep,
|
---|
28 | Make, Ncurses, and Sed</seg>
|
---|
29 | </seglistitem>
|
---|
30 | </segmentedlist>
|
---|
31 |
|
---|
32 | </sect2>
|
---|
33 |
|
---|
34 | <sect2 role="installation">
|
---|
35 | <title>Installation of Yaboot</title>
|
---|
36 |
|
---|
37 | <para>Temporary placeholder for Yaboot installation instructions...</para>
|
---|
38 |
|
---|
39 | </sect2>
|
---|
40 |
|
---|
41 | <sect2 role="content">
|
---|
42 | <title/>
|
---|
43 |
|
---|
44 | <para>Details on this package are located in <xref linkend="contents-yaboot" role="."/></para>
|
---|
45 |
|
---|
46 | </sect2>
|
---|
47 |
|
---|
48 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.