source: introduction/common/acknowledgements.xml @ bf8c11f

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

r627@server (orig r625): jim | 2005-10-31 12:59:34 -0800
Import of Cross-LFS Book

  • Property mode set to 100644
File size: 1.9 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-intro-acknowledgements">
9  <title>Cross-LFS Acknowledgements</title>
10  <?dbhtml filename="acknowledgements.html"?>
11
12  <para>The editors of the book would like to acknowledge people who
13  have assisted in making the book, what it is today.</para>
14
15  <itemizedlist>
16    <listitem>
17      <para>Nathan Coulson - Bootscripts, typo, and content fixes.</para>
18    </listitem>
19    <listitem>
20      <para>Richard Downing - Testing, typo, and content fixes.</para>
21    </listitem>
22    <listitem>
23      <para>Peter Ennis - Typo and content fixes.</para>
24    </listitem>
25    <listitem>
26      <para>Tony Morgan - Typo and content fixes.</para>
27    </listitem>
28    <listitem>
29      <para>Ryan Oliver - Developer of the Cross-LFS scripts.</para>
30    </listitem>
31    <listitem>
32      <para>Ken Moffat - Developer of the Pure64 Hint.</para>
33    </listitem>
34  </itemizedlist>
35
36<para>The editors of the book would also like to acknowledge people who
37have supported, spotted needed corrections, and testing of the cross-lfs book
38via the LFS-DEV Mailing lists.</para>
39
40 <itemizedlist>
41    <listitem>
42      <para>Doug Ronne - Various x86_64 fixes.</para>
43    </listitem>
44    <listitem>
45      <para>Maxim Osipov - MIPS Testing.</para>
46    </listitem>
47    <listitem>
48      <para>Justin Knierim - Typos.</para>
49    </listitem>
50    <listitem>
51      <para>Joe Ciccone - Alpha Development, Testing and GCC 4.x fixes.</para>
52    </listitem>
53    <listitem>
54      <para>Matt Darcy - x86_64 Testing.</para>
55    </listitem>
56    <listitem>
57      <para>Alexander E. Patrakov - Udev/Hotplug Integration</para>
58    </listitem>
59  </itemizedlist>
60
61  <para>Thank you all for your support.</para>
62
63</sect1>
Note: See TracBrowser for help on using the repository browser.