blob: 2e1e9ca053ab40a9b65f71c61bb1cab9e532148d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<sect1 id="ch01-acknowledgments">
<title>Acknowledgments</title>
<para>We would like to thank the following people and organizations for their
contributions toward the Linux From Scratch project:</para>
<itemizedlist>
<listitem><para><ulink url="mailto:strider@linux.com">Mark Stone</ulink>
<mstone@linux.com> for donating the linuxfromscratch.org
servers.</para></listitem>
<listitem><para><ulink url="http://www.valinux.com">VA Linux
Systems</ulink> for providing rackspace and bandwidth for the
linuxfromscratch.org server.</para></listitem>
<listitem><para><ulink url="http://www.dreamwvr.com/services">DREAMWVR.COM</ulink> for their ongoing sponsorship by donating various resources to the LFS and
related sub projects.</para></listitem>
<listitem><para><ulink url="mailto:highos@highos.com">Jesse Tie Ten
Quee</ulink> <highos@highos.com> for running the
www.ca.linuxfromscratch.org mirror.</para></listitem>
<listitem><para><ulink url="mailto:jan.niemann@tu.bs.de">Jan
Niemann</ulink> <jan.niemann@tu.bs.de> for running the
www.de.linuxfromscratch.org mirror.</para></listitem>
<listitem><para><ulink url="mailto:westermann@linux-provider.net">Torsten
Westermann</ulink> <westermann@linux-provider.net> for running the
lfs.linux-provider.net mirror.</para></listitem>
<listitem><para><ulink url="mailto:ian@ichilton.co.uk">Ian
Chilton</ulink> <ian@ichilton.co.uk> for running the
www.us.linuxfromscratch.org and www.linuxfromscratch.co.uk
mirrors.</para></listitem>
<listitem><para><ulink url="mailto:dag@stenstad.net">Dag
Stenstad</ulink> <dag@stenstad.net> for providing the
www.no.linuxfromscratch.org mirror, and
<ulink url="mailto:ian@ichilton.co.uk">Ian Chilton</ulink>
<ian@ichilton.co.uk> for running it.</para></listitem>
<listitem><para><ulink url="mailto:Antonin.Sprinzl@tuwien.ac.at">Antonin
Sprinzl</ulink> <Antonin.Sprinzl@tuwien.ac.at> for running the
www.at.linuxfromscratch.org mirror.</para></listitem>
<listitem><para><ulink url="mailto:adrian@elcom.ro">Firica Viorel
Adrian</ulink> <adrian@elcom.ro> for running the
www.ro.linuxfromscratch.org mirror.</para></listitem>
<listitem><para><ulink url="mailto:jason@dstc.edu.au">Jason
Andrade</ulink> <jason@dstc.edu.au> for running the
www.au.linuxfromscratch.org mirror.</para></listitem>
<listitem><para><ulink url="http://www.valinux.com">VA Linux
Systems</ulink> who,
on behalf of <ulink url="http://www.linux.com">Linux.com</ulink>, donated
a VA Linux 420 (former StartX SP2) workstation
towards this project.</para></listitem>
<listitem><para><ulink url="johan@linuxfromscratch.org">Johan
Lenglet</ulink> <johan@linuxfromscratch.org> for leading the French
LFS translation project.</para></listitem>
<listitem><para><ulink url="mailto:highos@highos.com">Jesse Tie Ten
Quee</ulink> <highos@highos.com> for donating a Yamaha CDRW 8824E
cd writer.</para></listitem>
<listitem><para><ulink url="http://www.oreilly.com">O'Reilly</ulink> for
donating books on SQL and PHP.</para></listitem>
<listitem><para>Robert Briggs for donating the linuxfromscratch.org and
linuxfromscratch.com domain names.</para></listitem>
<listitem><para><ulink url="mailto:bkenoah@oswd.org">Frank
Skettino</ulink> <bkenoah@oswd.org> at <ulink
url="http://www.oswd.org">OSWD</ulink> for coming up the initial design
of the LFS website.</para></listitem>
<listitem><para><ulink url="mailto:garrett@linux.com">Garrett
LeSage</ulink> <garrett@linux.com> for creating the LFS
banner</para></listitem>
<listitem><para>Countless other people on the various LFS mailinglists who are
making this book happen by giving their suggestions, testing the book
and submitting bug reports.</para></listitem>
</itemizedlist>
</sect1>
|