source: introduction/welcome/acknowledgments.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 2.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="acknowledgments">
9 <?dbhtml filename="acknowledgments.html"?>
10
11
12 <title>Acknowledgments</title>
13
14 <para>We would like to thank the following people and organizations for their
15 contributions toward the BLFS and LFS projects:</para>
16
17 <itemizedlist>
18 <listitem>
19 <para>All those people listed on the Credits page for submitting patches,
20 instructions and corrections to the book. The former editor would
21 especially like to thank Bruce, Larry and Billy for their enormous inputs
22 to the project.</para>
23 </listitem>
24 <listitem>
25 <para>Jeff Bauman (former co-editor of the book) for his assistance
26 with getting BLFS off the ground.</para>
27 </listitem>
28 <listitem>
29 <para><ulink url="mailto:gerard@&lfs-domainname;">Gerard Beekmans</ulink>
30 &lt;gerard &lt;at&gt; &lfs-domainname;&gt; for starting and writing the
31 vast majority of the LFS project.</para>
32 </listitem>
33 <listitem>
34 <para>Robert Briggs for donating the &lfs-domainname; and
35 linuxfromscratch.com domain names.</para>
36 </listitem>
37 <listitem>
38 <para>DREAMWVR.COM for their sponsorship by donating various resources to
39 the LFS and related sub projects.</para>
40 </listitem>
41 <listitem>
42 <para>Bruce Dubbs for donating the anduin package server and his
43 substantial contribution to the purchase of the new quantum server.</para>
44 </listitem>
45 <listitem>
46 <para><ulink url="mailto:garrett@linux.com">Garrett LeSage</ulink>
47 &lt;garrett &lt;at&gt; linux.com&gt; for creating the LFS banner.</para>
48 </listitem>
49 <listitem>
50 <para><ulink url="mailto:bkenoah@oswd.org">Frank Skettino</ulink>
51 &lt;bkenoah &lt;at&gt; oswd.org&gt; at <ulink
52 url="http://www.oswd.org">OSWD</ulink> for coming up with the initial
53 design of the LFS and BLFS websites.</para>
54 </listitem>
55 <listitem>
56 <para><ulink url="mailto:strider@linux.com">Mark Stone</ulink>
57 &lt;mstone &lt;at&gt; linux.com&gt; for donating the original
58 &lfs-domainname; servers.</para>
59 </listitem>
60 <listitem>
61 <para><ulink url="mailto:highos@&lfs-domainname;">Jesse
62 Tie-Ten-Quee</ulink> &lt;higho &lt;at&gt; &lfs-domainname;&gt; for
63 answering many questions on IRC, having a great deal of patience and for
64 not killing the former editor for the joke in the original BLFS
65 announcement!</para>
66 </listitem>
67 <listitem>
68 <para>Countless other people on the various LFS and BLFS mailing lists
69 who are making this book possible by giving their suggestions, testing
70 the book and submitting bug reports.</para>
71 </listitem>
72 </itemizedlist>
73
74</sect1>
Note: See TracBrowser for help on using the repository browser.