Last change
on this file since 54f43c8 was a625f8b, checked in by Jim Gifford <clfs@…>, 19 years ago |
r632@server (orig r630): ken | 2005-11-05 12:48:32 -0800
Add example yaboot.conf
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[bf8c11f] | 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 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
| 6 | %general-entities;
|
---|
| 7 | %patches-entities;
|
---|
| 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-intro-changelog-ppc">
|
---|
| 11 | <?dbhtml filename="changelog-ppc.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Changelog for PowerPC</title>
|
---|
| 14 |
|
---|
| 15 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 16 | href="../x86/changelog.xml"
|
---|
| 17 | xpointer="xpointer(/sect1/para[1])"/>
|
---|
| 18 |
|
---|
| 19 | <itemizedlist>
|
---|
| 20 | <title>Changelog Entries:</title>
|
---|
| 21 |
|
---|
| 22 | <!-- Changelog template
|
---|
| 23 |
|
---|
| 24 | <listitem>
|
---|
| 25 | <para>Date</para>
|
---|
| 26 | <itemizedlist>
|
---|
| 27 | <listitem>
|
---|
| 28 | <para>[name] - Changelog entry.</para>
|
---|
| 29 | </listitem>
|
---|
| 30 | <listitem>
|
---|
| 31 | <para>[name] - Another changelog entry.</para>
|
---|
| 32 | </listitem>
|
---|
| 33 | </itemizedlist>
|
---|
| 34 | </listitem>
|
---|
| 35 |
|
---|
| 36 | -->
|
---|
| 37 |
|
---|
[a625f8b] | 38 | <listitem>
|
---|
| 39 | <para>November 5, 2005</para>
|
---|
| 40 | <itemizedlist>
|
---|
| 41 | <listitem>
|
---|
| 42 | <para>[ken] - Add example yaboot.conf.</para>
|
---|
| 43 | </listitem>
|
---|
| 44 | </itemizedlist>
|
---|
| 45 | </listitem>
|
---|
| 46 |
|
---|
[164c9be] | 47 | <listitem>
|
---|
| 48 | <para>November 4, 2005</para>
|
---|
| 49 | <itemizedlist>
|
---|
| 50 | <listitem>
|
---|
| 51 | <para>[ken] - Add hfsutils and powerpc-utils, needed by yaboot.</para>
|
---|
| 52 | </listitem>
|
---|
| 53 | </itemizedlist>
|
---|
| 54 | </listitem>
|
---|
| 55 |
|
---|
[bf8c11f] | 56 | <listitem>
|
---|
| 57 | <para>October 31, 2005</para>
|
---|
| 58 | <itemizedlist>
|
---|
| 59 | <listitem>
|
---|
| 60 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
| 61 | </listitem>
|
---|
| 62 | </itemizedlist>
|
---|
| 63 | </listitem>
|
---|
| 64 |
|
---|
| 65 | </itemizedlist>
|
---|
| 66 |
|
---|
| 67 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.