blob: 0b4777a39d173208bf8b353d4d068e8f8427863b (
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
92
93
94
|
<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:mstone@linux.com">Mark Stone</ulink> for
donating the linuxfromscratch.org server.
</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:jan.niemann@tu-bs.de">Jan Niemann</ulink> for providing
<ulink url="http://helga.lk.etc.tu-bs.de">
http://helga.lk.etc.tu-bs.de</ulink> as the 134.169.139.209 mirror.
</para></listitem>
<listitem><para>
<ulink url="mailto:johanlenglet@linuxfromscratch.org">Johan Lenglet</ulink> for
leading the French translation project at <ulink
url="http://www.fr.linuxfromscratch.org">
http://www.fr.linuxfromscratch.org</ulink>.
</para></listitem>
<listitem><para>
<ulink url="mailto:mpeters@mac.com">Michael Peters</ulink> for
contributing the Apple PowerPC modifications.
</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 (formerly StartX SP2) workstation toward this project.
</para></listitem>
<listitem><para>
<ulink url="mailto:highos@highos.com">Jesse Tie Ten Quee</ulink> who
donated a Yamaha CDRW 8824E CD-RW.
</para></listitem>
<listitem><para>
<ulink url="mailto:highos@highos.com">Jesse Tie Ten Quee</ulink> for
providing highos.com as the www.ca.linuxfromscratch.org
mirror.
</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:westermann@linux-provider.net">Torsten
Westermann</ulink> for running the lfs.linux-provider.net HTTP and FTP
mirror sites.
</para></listitem>
<listitem><para>
<ulink url="mailto:dag@stenstad.net">Dag Stenstad</ulink> for providing
the hardware and bandwidth to run the Norwegian mirror and
<ulink url="mailto:ian@ichilton.co.uk">Ian Chilton</ulink> for maintaining
this mirror.
</para></listitem>
<listitem><para>
Countless other people from the various LFS mailing lists who are making
this book happen by making suggestions, testing, and submitting bug
reports.
</para></listitem>
</itemizedlist>
</sect1>
|