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 CLFS team would like to acknowledge people who
|
---|
13 | have assisted in making the book what it is today.</para>
|
---|
14 |
|
---|
15 | <para>Our Leaders:</para>
|
---|
16 |
|
---|
17 | <itemizedlist>
|
---|
18 | <listitem>
|
---|
19 | <para>Ryan Oliver - Build Process Developer.</para>
|
---|
20 | </listitem>
|
---|
21 | <listitem>
|
---|
22 | <para>Jim Gifford - Lead Developer.</para>
|
---|
23 | </listitem>
|
---|
24 | <listitem>
|
---|
25 | <para>Jeremy Utley - Release Manager 1.x Series.</para>
|
---|
26 | </listitem>
|
---|
27 | </itemizedlist>
|
---|
28 |
|
---|
29 | <para>Our CLFS Team:</para>
|
---|
30 |
|
---|
31 | <itemizedlist>
|
---|
32 | <listitem>
|
---|
33 | <para>Joe Ciccone - Alpha, MIPS, Sparc builds.</para>
|
---|
34 | </listitem>
|
---|
35 | <listitem>
|
---|
36 | <para>Nathan Coulson - Bootscripts.</para>
|
---|
37 | </listitem>
|
---|
38 | <listitem>
|
---|
39 | <para>Matt Darcy - x86, X86_64, and Sparc builds.</para>
|
---|
40 | </listitem>
|
---|
41 | <listitem>
|
---|
42 | <para>Manuel Canales Esparcia - Book XML.</para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Karen McGuiness - Proofreader.</para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Jeremy Huntwork - PowerPC, x86, Sparc builds.</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Justin Knierim - Website Architect.</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Ken Moffat - PowerPC and X86_64 builds. Developer of Pure 64 Hint.</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Alexander E. Patrakov - Udev/Hotplug Integration</para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>Chris Staub - x86 builds. Leader of Quality Control.</para>
|
---|
61 | </listitem>
|
---|
62 | </itemizedlist>
|
---|
63 |
|
---|
64 | <para>Outside the Development Team</para>
|
---|
65 | <itemizedlist>
|
---|
66 | <listitem>
|
---|
67 | <para>Jürg Billeter - Testing and assisted in the development of the Linux Headers Package</para>
|
---|
68 | </listitem>
|
---|
69 | <listitem>
|
---|
70 | <para>Richard Downing - Testing, typo, and content fixes.</para>
|
---|
71 | </listitem>
|
---|
72 | <listitem>
|
---|
73 | <para>Peter Ennis - Typo and content fixes.</para>
|
---|
74 | </listitem>
|
---|
75 | <listitem>
|
---|
76 | <para>Tony Morgan - Typo and content fixes.</para>
|
---|
77 | </listitem>
|
---|
78 | </itemizedlist>
|
---|
79 |
|
---|
80 | <para>The CLFS team would also like to acknowledge people who
|
---|
81 | have supported, spotted needed corrections, and testing of the cross-lfs book
|
---|
82 | via the CLFS-DEV Mailing lists.</para>
|
---|
83 |
|
---|
84 | <itemizedlist>
|
---|
85 | <listitem>
|
---|
86 | <para>G. Moko - Text updates and Typos</para>
|
---|
87 | </listitem>
|
---|
88 | <listitem>
|
---|
89 | <para>Maxim Osipov - MIPS Testing.</para>
|
---|
90 | </listitem>
|
---|
91 | <listitem>
|
---|
92 | <para>Doug Ronne - Various x86_64 fixes.</para>
|
---|
93 | </listitem>
|
---|
94 | <listitem>
|
---|
95 | <para>William Zhou - Text updates and Typos</para>
|
---|
96 | </listitem>
|
---|
97 | <listitem>
|
---|
98 | <para>Theo Schneider - Testing of the Linux Headers Package</para>
|
---|
99 | </listitem>
|
---|
100 | </itemizedlist>
|
---|
101 |
|
---|
102 | <para>Thank you all for your support.</para>
|
---|
103 |
|
---|
104 | </sect1>
|
---|