source: introduction/welcome/credits.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: 11.5 KB
RevLine 
[4122007]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
[78b3cd61]8<sect1 id="intro-welcome-credits" xreflabel="Credits">
[71e06e23]9<?dbhtml filename="credits.html"?>
[f45b1953]10<title>Credits</title>
11
[acfc391]12<para>Many people have contributed both directly and indirectly to <acronym>
13BLFS</acronym>. This page lists all of those we can think of. We may well have
[7891efc]14left people out and if you feel this is the case, drop us line. Many
15thanks to all of the <acronym>LFS</acronym> community for their assistance with
16this project. If you are in the list and wish to have your email address
[f45b1953]17included, again please drop us a line to &maintainer-address; and we'll
18be happy to add it. We don't include email addresses by default so if
19you want it included, please state so when you contact us.</para>
20
21<sect2>
22<title>Editors</title>
23<itemizedlist>
24
[acfc391]25<listitem><para><emphasis>Editor:</emphasis> Larry Lawrence <ulink
26url="mailto:&maintainer-address;">&lt;&maintainer-address;&gt;</ulink></para>
27</listitem>
[f45b1953]28
[acfc391]29<listitem><para><emphasis>Co-Editors:</emphasis> Bruce Dubbs, Mark Hymers,
[a504f0aa]30Billy O'Connor, Tushar Teredesai and Igor Zivkovic.</para></listitem>
[f45b1953]31
32</itemizedlist>
33</sect2>
34
35<sect2>
36<title>Text Authors</title>
37<itemizedlist>
38
[78b3cd61]39<listitem><para>Chapter 01. Based on the <acronym>LFS</acronym> introductory
40text by <emphasis> Gerard Beekmans</emphasis>, modified by <emphasis>
41Mark Hymers</emphasis> for <acronym>BLFS</acronym>.</para></listitem>
[f45b1953]42
[acfc391]43<listitem><para>Chapter 02: The /usr versus /usr/local debate: <emphasis>Andrew
44McMurry</emphasis>.</para></listitem>
[f45b1953]45
[78b3cd61]46<listitem><para>Chapter 02: Going beyond <acronym>BLFS</acronym>: <emphasis>
47Tushar Teredesai</emphasis>.</para></listitem>
[d23a555]48
[3d760b6]49<listitem><para>Chapter 02: Package Management: <emphasis>
50Tushar Teredesai</emphasis>.</para></listitem>
51
[acfc391]52<listitem><para>Chapter 03: /etc/inputrc: <emphasis>Chris Lynn</emphasis>.
53</para></listitem>
[f45b1953]54
[64d97b7c]55<listitem><para>Chapter 03: Customizing your logon &amp; vimrc: <emphasis>Mark
[f45b1953]56Hymers</emphasis>.</para></listitem>
57
[eb2ca242]58<listitem><para>Chapter 03: /etc/shells: <emphasis>Igor
59Zivkovic</emphasis>.</para></listitem>
60
61<listitem><para>Chapter 03: Random number script <emphasis>Larry Lawrence</emphasis>.
62</para></listitem>
[f45b1953]63
[a4be499]64<listitem><para>Chapter 03: Creating a Custom Boot Disk <emphasis>Mike
[9fcf865d]65Bedwell</emphasis> and expanded by <emphasis>Bill Maltby</emphasis>.</para>
66</listitem>
[35fd1edf]67
[b554263]68<listitem><para>Chapter 03: The Bash Shell Startup Files <emphasis>James
69Robertson</emphasis>.</para></listitem>
70
[70919be]71<listitem><para>Chapter 03: Compressed docs <emphasis>Olivier
72Peres</emphasis>.</para></listitem>
73
[78b3cd61]74<listitem><para>Chapter 04: Firewalling: <emphasis>Henning Rohde with thanks to
75Jeff Bauman</emphasis>.</para></listitem>
[f45b1953]76
[7f827a6a]77<listitem><para>Chapter 11: Which <emphasis>Mark Hymers</emphasis> with
78many thanks to <emphasis>Seth Klein</emphasis> and <emphasis>Jesse
79Tie-Ten-Quee</emphasis>.</para></listitem>
80
[acfc391]81<listitem><para>Chapter 26: XFree86 <emphasis>Bruce Dubbs</emphasis>.</para>
82</listitem>
[f45b1953]83
[acfc391]84<listitem><para>Chapter 28: Intro to Window Managers <emphasis>Bruce Dubbs
85</emphasis>.</para></listitem>
[f45b1953]86
[7f827a6a]87<listitem><para>Chapter 29: KDE: <emphasis>Bruce Dubbs</emphasis>.</para>
[f45b1953]88</listitem>
89
[acfc391]90<listitem><para>Chapter 32: GNOME: <emphasis>Larry Lawrence</emphasis>.</para>
91</listitem>
[7f827a6a]92
[f45b1953]93</itemizedlist>
94</sect2>
95
96<sect2>
97<title>Installation Instruction Authors</title>
98<itemizedlist>
99
[8223b66]100<listitem><para>aalib, Alsa, ffmpeg, gocr, MPlayer, opendivx, sane, transcode,
[7008de1]101xvid and xsane: <emphasis>Alex Kloss</emphasis></para></listitem>
[f45b1953]102
[acfc391]103<listitem><para>AbiWord, at-spi, ATK, audiofile, avifile, bc, bonobo-activation,
104bug-buddy, cdrdao, cdrtools, cpio, curl, dhcp, enlightenment, eog, esound,
105fcron, fluxbox, FNLIB, gail, galeon, gconf-editor, gdbm, gedit, gimp, GLib2,
106gmp, gnet, gnome-applets, gnome-desktop, gnome-games, gnome-icon-theme,
107gnome-libs, gnome-media, gnome-mime-data, gnome-panel, gnome-session,
[abff8f89]108gnome-system-monitor, gnome-terminal, gnome-themes, gnome-utils, gnome-vfs,
[acfc391]109gnome2-user-docs, gnumeric, GTK+2, gtk-doc, gtk-engines, gtk-thinice-engine,
110eel, imlib, intltool, lame, libao, libart_lgpl, libbonobo, libbonoboui,
111libgail-gnome, libglade2, libgnome, libgnomecanvas, libgnomeprint,
[9fcf865d]112libgnomeprintui, libgnomeui, libgsf, libgtkhtml, libgtop, libIDL, libogg,
113librep, librsvg, libvorbis, libwnck, libxml2, libxslt, linc, LPRng, Linux_PAM,
[1dce143]114metacity, MIT Kerberos 5,MPlayer, mutt, nautilus, nautilus-media, oaf, OpenJade, OpenSP,
[ec796497]115OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix,
[7008de1]116procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common,
[acfc391]117sgml-dtd, shadow, startup-notification, unzip, vorbis-tools, vte, wget, XFce,
118xine, xml-dtd, yelp and zip: <emphasis>Larry Lawrence</emphasis></para>
119</listitem>
[f45b1953]120
121<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
122Coumans</emphasis></para></listitem>
123
[acfc391]124<listitem><para>alsa, cvs, dhcpcd, gpm, hdparm, libjpeg, libmng, libpng,
125libtiff, libungif, links, lynx, openssl, tcsh, which, zsch, zlib: <emphasis>
126Mark Hymers</emphasis></para></listitem>
[f45b1953]127
[f6751097]128<listitem><para>traceroute: <emphasis>Jeff
[f45b1953]129Bauman</emphasis></para></listitem>
130
[acfc391]131<listitem><para>db and lcms: <emphasis>Jeremy Jones and Mark Hymers</emphasis>
132</para></listitem>
[f45b1953]133
[64d97b7c]134<listitem><para>aspell, balsa, bind, bonobo, bonobo-conf, cvs server,
[d910b9d]135db-3.3.11, db-3.1.17, emacs, evolution, exim, expat, gal, gnome-print, GnuCash,
136gtkhtml, guppi, guile, guppi, g-wrap, leafnode, lesstif, libcapplet,
137libesmtp, libfam, libghttp, libglade, pine, portmap, PostgreSQL,
[f6751097]138pspell, qpopper, readline, reiserfs, Samba, sendmail, slib,
[acfc391]139slrn, soup, tex, tcp-wrappers, and xinetd: <emphasis>Billy O'Connor</emphasis>
140</para></listitem>
[4d07d5d5]141
[acfc391]142<listitem><para>ProFTPD and rsync: <emphasis>Daniel Baumann</emphasis></para>
143</listitem>
[a637fc2]144
[acfc391]145<listitem><para>ESP Ghostscript: <emphasis>Matt Rogers</emphasis></para>
146</listitem>
[a486991]147
[cc5e6a45]148<listitem><para>Heimdal: <emphasis>Randy McMurchy</emphasis></para></listitem>
149
[6683a00]150<listitem><para>PHP: <emphasis>Jeremy Utley</emphasis></para></listitem>
151
[bdf5806e]152<listitem><para>Gimp-Print, libusb: <emphasis>Alexander E. Patrakov</emphasis></para></listitem>
[f9cfce77]153
[acfc391]154<listitem><para>fetchmail and wvdial: <emphasis>Paul Campbell</emphasis></para>
155</listitem>
[f45b1953]156
[a27e2f67]157<listitem><para>udftools, perl modules: <emphasis>Richard Downing</emphasis></para></listitem>
[6a79eeb1]158
[fc20429]159<listitem><para>DirectFB, Epiphany, FLAC, File Roller, GNOME Magnifier,
160GNOME Netstatus, GNOME Speech, GOK, GPdf, GnomeMeeting, Gnopernicus,
161Imlib2, LZO, MC, NASM, Nautilus CD Burner, OpenQuicktime, SVGAlib,
162Speex, Zenity, compface, gcalctool, gucharmap, id3lib, kde-i18n,
163kdeaccessibility, kdebindings, kdesdk, kdevelop, quanta, libFAME,
164liba52, libdv, libdvdcss, libdvdread, libmad, libmikmod, libmpeg3 and
165quanta: <emphasis>Igor Zivkovic</emphasis></para></listitem>
166
167<listitem><para>tripwire: <emphasis>Manfred Glombowski</emphasis></para>
[acfc391]168</listitem>
[b6194c5]169
[9dd48834]170<listitem><para>ALSA Firmware, ALSA OSS, inetutils, gdk, GLib, GTK+, libxml and vim: <emphasis>
[acfc391]171James Iwanek</emphasis></para></listitem>
[f45b1953]172
[acfc391]173<listitem><para>iptables: <emphasis>Henning Rohde</emphasis></para></listitem>
[f45b1953]174
[a1223bf]175<listitem><para>joe, nano, nmap, slang, w3m and whois: <emphasis>Timothy
[5ef91aa]176Bauscher</emphasis></para></listitem>
177
[acfc391]178<listitem><para>MySQL: <emphasis>Jesse Tie-Ten-Quee</emphasis></para></listitem>
[2823abf9]179
[768bab5]180<listitem><para>fontconfig, gcc, gcc2, j2sdk, mozilla, nas, openoffice, ispell, nail,
[8591347]181ImageMagick, hd2u,
[c4f1401]182STLport, tcl, tk and bind-utils: <emphasis>Tushar Teredesai</emphasis></para></listitem>
[b6f200a]183
[8cfd1f9]184<listitem><para>cracklib, libpcap, ncpfs, netfs, ppp(update), RP-PPPoE
185and Samba-3: <emphasis>DJ Lucas</emphasis></para></listitem>
[3cfb81c]186
[39f01ca]187<listitem><para>ntp: <emphasis>Eric Konopka</emphasis></para></listitem>
188
[a945d40]189<listitem><para>nfs-utils: <emphasis>Reinhard</emphasis></para></listitem>
190
[2f473b2]191<listitem><para>courier: <emphasis>Jim Gifford</emphasis></para></listitem>
192
[f45b1953]193</itemizedlist>
194</sect2>
195
196<sect2>
197<title>General Acknowledgments</title>
198
199<itemizedlist>
200
201<listitem><para><emphasis>Gerard Beekmans</emphasis> for generally
[acfc391]202putting up with us and for running the whole <acronym>LFS</acronym> project.
203</para></listitem>
[f45b1953]204
205<listitem><para><emphasis>Bruce Dubbs</emphasis> for writing the kde.txt
206hint from which we gathered much useful information.</para></listitem>
207
208<listitem><para><emphasis>Lee Harris</emphasis> for writing the gpm.txt
[2e520f1]209hint on which our gpm instructions are based.</para></listitem>
[f45b1953]210
211<listitem><para><emphasis>Marc Heerdink</emphasis> for writing the
212gpm2.txt hint on which our gpm instruction are based.</para></listitem>
213
214<listitem><para><emphasis>Jeremy Jones</emphasis> (otherwise known as
[acfc391]215<emphasis>mca</emphasis>) for hacking Makefiles and general assistance.</para>
216</listitem>
[f45b1953]217
[acfc391]218<listitem><para><emphasis>J_Man</emphasis> for submitting a gpm-1.19.3.diff
219file on which our gpm instructions are based.</para></listitem>
[f45b1953]220
[7f827a6a]221<listitem><para><emphasis>Scot Mc Pherson</emphasis> for writing the
[a90533f0]222gnome-1.4.txt hint from which was gathered useful information and for
[78b3cd61]223warning us that GNOME Version 2.0 may not be ready to put in the book.</para>
[acfc391]224</listitem>
[f45b1953]225
[74c1100]226<listitem><para><emphasis>Tushar Teredesai</emphasis> for writing the
[acfc391]227Compiling Java 2 SDK from Scratch hint on which j2sdk is based and for writing
228the docbook hint used throughout the typesetting chapter.</para></listitem>
[74c1100]229
[8170e62]230<listitem><para><emphasis>Oliver Brakmann</emphasis> for developing the
[acfc391]231dhcpcd patch for <acronym>FHS</acronym> compliance.</para></listitem>
[777e407]232
[64d97b7c]233<listitem><para><emphasis>DJ Lucas</emphasis> for contributing to dhcpcd
[78b3cd61]234patch and many contributions while <acronym>DHCP</acronym> section was being
[58a6bfc]235developed and beyond.</para></listitem>
[a90533f0]236
[acfc391]237<listitem><para><emphasis>Billy O'Connor</emphasis> for building GNOME
2382.0 so many times and being very helpful with his comments on that section.
239</para></listitem>
[a90533f0]240
[acfc391]241<listitem><para><emphasis>Ted Riley</emphasis> for writing the
242Linux-<acronym>PAM</acronym> + CrackLib + Shadow hint on which reinstalling
243shadow to use <acronym>PAM</acronym> is based.</para></listitem>
[96e3995]244
[c8e101d8]245<listitem><para><emphasis>Fernando Arbeiza</emphasis> for doing great
[acfc391]246quality assurance on Shadow utilizing <acronym>PAM</acronym>. The machine
247access he saved may have been yours.</para></listitem>
[c8e101d8]248
[acfc391]249<listitem><para><emphasis>Jim Harris</emphasis> for writing the
250dig-nslookup-host.txt hint on which the bind-utils instructions are based.
251</para></listitem>
[57dda11f]252
[39f01ca]253<listitem><para><emphasis>Eric Konopka</emphasis> for writing the
254ntp.txt hint on which the ntp section is based.
255</para></listitem>
256
[024784d]257<listitem><para><emphasis>Marc Heerdink</emphasis> for creating patches
258for tcp_wrappers and portmap.</para></listitem>
259
[52f94d30]260<listitem><para><emphasis>Archaic</emphasis> for trouble shooting the
261mozilla section by performing multiple builds and for providing a description
262of the various mozilla extensions.</para></listitem>
263
[fa48bf3]264<listitem><para><emphasis>Nathan Coulson</emphasis> for writing the new
265network bootscripts.</para></listitem>
[06435ff]266
[abf062f9]267<listitem><para><emphasis>Alexander E. Patrakov</emphasis> for patches and
268suggestions to improve the book content and increasing the <acronym>l10n</acronym>
269awareness.</para></listitem>
270
[a945d40]271<listitem><para><emphasis>Ian Chilton</emphasis> for writing the nfs hint.</para></listitem>
272
[b5ea3492]273<listitem><para><emphasis>Nathan Coulson</emphasis>, <emphasis>DJ Lucas</emphasis>
274and <emphasis>Zack Winkles</emphasis> for reworking the bootscripts used throughout
275the book.</para></listitem>
276
[df98db6]277<listitem><para><emphasis>Randy McMurchy</emphasis> for writing the
278Heimdal hint and for proofreading the book from cover to cover for
279grammatical errors.</para></listitem>
280
[f45b1953]281</itemizedlist>
282</sect2>
283
284</sect1>
Note: See TracBrowser for help on using the repository browser.