source: introduction/welcome/acknowledgments.xml@ 4122007

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4122007 was 4122007, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

Initial update with new xml style

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2285 af4574ff-66df-0310-9fd7-8a98e5e911e0

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