source: introduction/welcome/acknowledgments.xml@ eede1a3

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since eede1a3 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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