source: boot/ppc/yaboot-build.xml @ 01a7a8f

Last change on this file since 01a7a8f was 01a7a8f, checked in by Jim Gifford <clfs@…>, 18 years ago

r1177@server (orig r1175): chris | 2006-02-12 23:25:26 -0800
Various text updates

  • Property mode set to 100644
File size: 985 bytes
RevLine 
[6b8c171]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>
[01a7a8f]15    <secondary>boot</secondary>
[6b8c171]16  </indexterm>
17
[01a7a8f]18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
19  href="../../final-system/ppc/yaboot.xml"
20  xpointer="xpointer(//*[@role='package'])"/>
[6b8c171]21
22  <sect2 role="installation">
23    <title>Installation of Yaboot</title>
24
25<para>Temporary placeholder for Yaboot installation instructions...</para>
26
27  </sect2>
28
29  <sect2 role="content">
30    <title/>
31
32    <para>Details on this package are located in <xref linkend="contents-yaboot" role="."/></para>
33
34  </sect2>
35
36</sect1>
Note: See TracBrowser for help on using the repository browser.