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
|
---|
37 | have supported, spotted needed corrections, and testing of the cross-lfs book
|
---|
38 | via 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 | <listitem>
|
---|
60 | <para>G. Moko - Text updates and Typos</para>
|
---|
61 | </listitem>
|
---|
62 | <listitem>
|
---|
63 | <para>Chris Staub - Text updates and Typos</para>
|
---|
64 | </listitem>
|
---|
65 | </itemizedlist>
|
---|
66 |
|
---|
67 | <para>Thank you all for your support.</para>
|
---|
68 |
|
---|
69 | </sect1>
|
---|