source: introduction/welcome/credits.xml@ bccbdaea

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 bccbdaea was bccbdaea, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Trailing spaces clean-up. Basicnet, book, and general parts.

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

  • Property mode set to 100644
File size: 15.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-credits" xreflabel="Credits">
9 <?dbhtml filename="credits.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Credits</title>
17
18 <para>Many people have contributed both directly and indirectly to
19 BLFS. This page lists all of those we can think of. We may well have
20 left people out and if you feel this is the case, drop us line. Many
21 thanks to all of the LFS community for their assistance with
22 this project. If you are in the list and wish to have your email address
23 included, again please drop us a line to &maintainer-address; and we'll
24 be happy to add it. We don't include email addresses by default so if
25 you want it included, please state so when you contact us.</para>
26
27 <sect2>
28 <title>Editors</title>
29
30 <itemizedlist>
31 <listitem>
32 <para><emphasis>Editor:</emphasis> Bruce Dubbs <ulink
33 url="mailto:&maintainer-address;">&lt;&maintainer-address;&gt;</ulink></para>
34 </listitem>
35 <listitem>
36 <para><emphasis>Co-Editors:</emphasis> Randy McMurchy,
37 Larry Lawrence, Igor Zivkovic, DJ Lucas, Tushar Teredesai, David Jensen,
38 Manuel Canales Esparcia, and Richard Downing.</para>
39 </listitem>
40 </itemizedlist>
41
42 </sect2>
43
44 <sect2>
45 <title>Text Authors</title>
46
47 <itemizedlist>
48
49 <listitem>
50 <para>Chapter 01. Based on the LFS introductory text by
51 <emphasis> Gerard Beekmans</emphasis>, modified by
52 <emphasis>Mark Hymers</emphasis> for BLFS.</para>
53 </listitem>
54
55 <listitem>
56 <para>Chapter 02: The /usr versus /usr/local debate:
57 <emphasis>Andrew McMurry</emphasis>.</para>
58 </listitem>
59
60 <listitem>
61 <para>Chapter 02: Going beyond BLFS:
62 <emphasis>Tushar Teredesai</emphasis>.</para>
63 </listitem>
64
65 <listitem>
66 <para>Chapter 02: Package Management:
67 <emphasis>Tushar Teredesai</emphasis>.</para>
68 </listitem>
69
70 <listitem>
71 <para>Chapter 03: /etc/inputrc:
72 <emphasis>Chris Lynn</emphasis>.</para>
73 </listitem>
74
75 <listitem>
76 <para>Chapter 03: Customizing your logon &amp; vimrc:
77 <emphasis>Mark Hymers</emphasis>.</para>
78 </listitem>
79
80 <listitem>
81 <para>Chapter 03: /etc/shells:
82 <emphasis>Igor Zivkovic</emphasis>.</para>
83 </listitem>
84
85 <listitem>
86 <para>Chapter 03: Random number script
87 <emphasis>Larry Lawrence</emphasis>.</para>
88 </listitem>
89
90 <listitem>
91 <para>Chapter 03: Creating a Custom Boot Device
92 <emphasis>Bruce Dubbs</emphasis>.</para>
93 </listitem>
94
95 <listitem>
96 <para>Chapter 03: The Bash Shell Startup Files
97 <emphasis>James Robertson</emphasis> revised by
98 <emphasis>Bruce Dubbs</emphasis>.</para>
99 </listitem>
100
101 <listitem>
102 <para>Chapter 03: Compressed docs
103 <emphasis>Olivier Peres</emphasis>.</para>
104 </listitem>
105
106 <listitem>
107 <para>Chapter 04: Firewalling:
108 <emphasis>Henning Rohde</emphasis> with thanks to
109 <emphasis>Jeff Bauman</emphasis>. Revised by
110 <emphasis>Bruce Dubbs</emphasis>.</para>
111 </listitem>
112
113 <listitem>
114 <para>Chapter 11: Which
115 <emphasis>Mark Hymers</emphasis> with many thanks to
116 <emphasis>Seth Klein</emphasis> and
117 <emphasis>Jesse Tie-Ten-Quee</emphasis>.</para>
118 </listitem>
119
120 <listitem>
121 <para>Chapter 25: X Window System Environment:
122 <emphasis>Bruce Dubbs</emphasis>.</para>
123 </listitem>
124
125 <listitem>
126 <para>Chapter 27: Intro to Window Managers:
127 <emphasis>Bruce Dubbs</emphasis>.</para>
128 </listitem>
129
130 <listitem>
131 <para>Chapters 28 and 29: KDE:
132 <emphasis>Bruce Dubbs</emphasis>.</para>
133 </listitem>
134
135 <listitem>
136 <para>Chapters 30, 31, and 32: GNOME:
137 <emphasis>Larry Lawrence</emphasis>.</para>
138 </listitem>
139
140 </itemizedlist>
141
142 </sect2>
143
144 <sect2>
145 <title>Installation Instruction Authors</title>
146
147 <itemizedlist>
148
149 <listitem>
150 <para>aalib, Alsa, ffmpeg, MPlayer, transcode, xvid and xsane:
151 <emphasis>Alex Kloss</emphasis></para>
152 </listitem>
153
154 <listitem>
155 <para>AbiWord, at-spi, ATK, audiofile, avifile, bc, bonobo-activation,
156 bug-buddy, cdrdao, cdrtools, cpio, curl, dhcp, enlightenment, eog, esound,
157 fcron, fluxbox, gail, galeon, gconf-editor, gdbm, gedit, gimp, GLib2,
158 gmp, gnet, gnome-applets, gnome-desktop, gnome-games, gnome-icon-theme,
159 gnome-libs, gnome-media, gnome-mime-data, gnome-panel, gnome-session,
160 gnome-system-monitor, gnome-terminal, gnome-themes, gnome-utils, gnome-vfs,
161 gnome2-user-docs, gnumeric, GTK+2, gtk-doc, gtk-engines,
162 eel, imlib, intltool, lame, libao, libart_lgpl, libbonobo, libbonoboui,
163 libgail-gnome, libglade2, libgnome, libgnomecanvas, libgnomeprint,
164 libgnomeprintui, libgnomeui, libgsf, libgtkhtml, libgtop, libIDL, libogg,
165 librep, librsvg, libvorbis, libwnck, libxml2, libxslt, LPRng, Linux-PAM,
166 metacity, MIT Kerberos 5, MPlayer, mutt, nautilus, oaf, OpenJade,
167 OpenSP, OpenSSH, ORBit, ORBit2, pan, Pango, pcre, pkgconfig, postfix,
168 procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common,
169 sgml-dtd, shadow, startup-notification, unzip, vorbis-tools, vte, wget, XFce,
170 xine, xml-dtd, yelp and zip:
171 <emphasis>Larry Lawrence</emphasis></para>
172 </listitem>
173
174 <listitem>
175 <para>CDParanoia, mpg123, SDL and XMMS:
176 <emphasis>Jeroen Coumans</emphasis></para>
177 </listitem>
178
179 <listitem>
180 <para>alsa, cvs, dhcpcd, gpm, hdparm, libjpeg, libmng, libpng,
181 libtiff, libungif, giflib, links, lynx, openssl, tcsh, which, zsh, zlib:
182 <emphasis>Mark Hymers</emphasis></para>
183 </listitem>
184
185 <listitem>
186 <para>traceroute:
187 <emphasis>Jeff Bauman</emphasis></para>
188 </listitem>
189
190 <listitem>
191 <para>db and lcms:
192 <emphasis>Jeremy Jones</emphasis> and
193 <emphasis>Mark Hymers</emphasis></para>
194 </listitem>
195
196 <listitem>
197 <para>aspell, balsa, bind, bonobo, bonobo-conf, cvs server,
198 emacs, evolution, exim, expat, gnome-print,
199 GnuCash, gtkhtml, guppi, guile, g-wrap, leafnode, lesstif,
200 libcapplet, libesmtp, libghttp, libglade, pine, portmap,
201 PostgreSQL, qpopper, reiserfs, Samba, sendmail,
202 slrn, soup, tex, tcp-wrappers, and xinetd:
203 <emphasis>Billy O'Connor</emphasis></para>
204 </listitem>
205
206 <listitem>
207 <para>ProFTPD and rsync:
208 <emphasis>Daniel Baumann</emphasis></para>
209 </listitem>
210
211 <listitem>
212 <para>ESP Ghostscript:
213 <emphasis>Matt Rogers</emphasis></para>
214 </listitem>
215
216 <listitem>
217 <para>ALSA Tools, Apache Ant, cairo, Cyrus-SASL, D-BUS, DejaGnu,
218 desktop-file-utils, DocBook DSSSL Stylesheets, DocBook-utils, Ethereal,
219 Evince, Evolution Data Server, Exim (many additions), Expect, FOP,
220 FreeTTS, FriBidi, GC, GCC (rewrite), GMime, gnome-audio,
221 gnome-backgrounds, gnome-menus, gnome-volume-manager, GNOME Doc Utils,
222 GNOME Keyring Manager, GnuCash (many additions), HAL, Heimdal,
223 HTML Tidy, ISO Codes, JadeTeX, Java Access Bridge, LessTif (rewrite),
224 libexif, libgail-gnome, libgnomecups, libmpeg2, libmusicbrainz,
225 MPlayer (extensive overhaul), Other Programming Tools, PDL,
226 Perl Modules, pilot-link, Poppler, PyXML,
227 Samba 3 (many additions), SANE (original instructions by Alex Kloss),
228 Shadow (rewrite), SLIB, Sound Juicer, Stunnel, Sysstat,
229 system-tools-backends, Totem and unixODBC:
230 <emphasis>Randy McMurchy</emphasis></para>
231 </listitem>
232
233 <listitem>
234 <para>sudo:
235 <emphasis>Bruce Dubbs</emphasis></para>
236 </listitem>
237
238 <listitem>
239 <para>Screen:
240 <emphasis>Andreas Pedersen</emphasis></para>
241 </listitem>
242
243 <listitem>
244 <para>PHP:
245 <emphasis>Jeremy Utley</emphasis></para>
246 </listitem>
247
248 <listitem>
249 <para>Gimp-Print and libusb:
250 <emphasis>Alexander E. Patrakov</emphasis></para>
251 </listitem>
252
253 <listitem>
254 <para>Fetchmail and WvDial:
255 <emphasis>Paul Campbell</emphasis></para>
256 </listitem>
257
258 <listitem>
259 <para>UDFtools, Perl modules (initial version) and Bluefish:
260 <emphasis>Richard Downing</emphasis></para>
261 </listitem>
262
263 <listitem>
264 <para>Epiphany, FLAC, File Roller, GNOME Magnifier,
265 GNOME Netstatus, GNOME Speech, GOK, GnomeMeeting, Gnopernicus,
266 Imlib2, LZO, MC, NASM, Nautilus CD Burner, OpenQuicktime,
267 Speex, XScreenSaver, Zenity, compface, freeglut, gcalctool, gucharmap,
268 id3lib, kde-i18n, kdeaccessibility, kdebindings, kdesdk, kdevelop,
269 kdewebdev, libFAME, liba52, libdv, libdvdcss, libdvdread, libmad,
270 libmikmod and libmpeg3:
271 <emphasis>Igor Zivkovic</emphasis></para>
272 </listitem>
273
274 <listitem>
275 <para>tripwire:
276 <emphasis>Manfred Glombowski</emphasis></para>
277 </listitem>
278
279 <listitem>
280 <para>ALSA Firmware, ALSA OSS, inetutils, GLib, GTK+,
281 libxml and vim:
282 <emphasis>James Iwanek</emphasis></para>
283 </listitem>
284
285 <listitem>
286 <para>iptables:
287 <emphasis>Henning Rohde</emphasis></para>
288 </listitem>
289
290 <listitem>
291 <para>joe, nano, nmap, slang, w3m and whois:
292 <emphasis>Timothy Bauscher</emphasis></para>
293 </listitem>
294
295 <listitem>
296 <para>MySQL:
297 <emphasis>Jesse Tie-Ten-Quee</emphasis></para>
298 </listitem>
299
300 <listitem>
301 <para>fontconfig, gcc, jdk, mozilla, nas, openoffice, ispell,
302 nail, ImageMagick, hd2u, tcl, tk and bind-utils:
303 <emphasis>Tushar Teredesai</emphasis></para>
304 </listitem>
305
306 <listitem>
307 <para>cracklib, libpcap, ncpfs, netfs, ppp (update), RP-PPPoE,
308 Samba-3 and Subversion:
309 <emphasis>DJ Lucas</emphasis></para>
310 </listitem>
311
312 <listitem>
313 <para>ntp:
314 <emphasis>Eric Konopka</emphasis></para>
315 </listitem>
316
317 <listitem>
318 <para>nfs-utils:
319 <emphasis>Reinhard</emphasis></para>
320 </listitem>
321
322 <!-- <listitem>
323 <para>courier:
324 <emphasis>Jim Gifford</emphasis></para>
325 </listitem> -->
326
327 </itemizedlist>
328
329 </sect2>
330
331 <sect2>
332 <title>General Acknowledgments</title>
333
334 <itemizedlist>
335
336 <listitem>
337 <para><emphasis>Fernando Arbeiza</emphasis>
338 for doing great quality assurance on Shadow utilizing PAM. The
339 machine access he saved may have been yours.</para>
340 </listitem>
341
342 <listitem>
343 <para><emphasis>Archaic</emphasis>
344 for trouble shooting the mozilla section by performing multiple builds
345 and for providing a description of the various mozilla extensions.</para>
346 </listitem>
347
348 <listitem>
349 <para><emphasis>Miguel Bazdresch</emphasis>
350 for many suggestions and contributions to the Other Programming Tools
351 section.</para>
352 </listitem>
353
354 <listitem>
355 <para><emphasis>Gerard Beekmans</emphasis>
356 for generally putting up with us and for running the whole LFS
357 project.</para>
358 </listitem>
359
360 <listitem>
361 <para><emphasis>Oliver Brakmann</emphasis>
362 for developing the dhcpcd patch for FHS compliance.</para>
363 </listitem>
364
365 <listitem>
366 <para><emphasis>Ian Chilton</emphasis>
367 for writing the nfs hint.</para>
368 </listitem>
369
370 <listitem>
371 <para><emphasis>Nathan Coulson</emphasis>
372 for writing the new network bootscripts.</para>
373 </listitem>
374
375 <listitem>
376 <para><emphasis>Nathan Coulson</emphasis>,
377 <emphasis>DJ Lucas</emphasis> and
378 <emphasis>Zack Winkles</emphasis>
379 for reworking the bootscripts used throughout the book.</para>
380 </listitem>
381
382 <listitem>
383 <para><emphasis>Jim Harris</emphasis>
384 for writing the dig-nslookup-host.txt hint on which the bind-utils
385 instructions are based.</para>
386 </listitem>
387
388 <listitem>
389 <para><emphasis>Lee Harris</emphasis>
390 for writing the gpm.txt hint on which our gpm instructions
391 are based.</para>
392 </listitem>
393
394 <listitem>
395 <para><emphasis>Marc Heerdink</emphasis>
396 for creating patches for tcp_wrappers and portmap and for writing
397 the gpm2.txt hint on which our gpm instruction are based.</para>
398 </listitem>
399
400 <listitem>
401 <para><emphasis>Mark Hymers</emphasis>
402 for initiating the BLFS project and writing many of the initial chapters
403 of the book.</para>
404 </listitem>
405
406 <listitem>
407 <para><emphasis>J_Man</emphasis>
408 for submitting a gpm-1.19.3.diff file on which our gpm instructions
409 are based.</para>
410 </listitem>
411
412 <listitem>
413 <para><emphasis>Jeremy Jones</emphasis>
414 (otherwise known as <emphasis>mca</emphasis>)
415 for hacking Makefiles and general assistance.</para>
416 </listitem>
417
418 <listitem>
419 <para><emphasis>Steffen Knollmann</emphasis>
420 for revising the JadeTeX instructions to work with Tex-3.0.</para>
421 </listitem>
422
423 <listitem>
424 <para><emphasis>Eric Konopka</emphasis>
425 for writing the ntp.txt hint on which the ntp section is based.</para>
426 </listitem>
427
428<!--
429 <listitem>
430 <para><emphasis>DJ Lucas</emphasis>
431 for contributing to dhcpcd patch and many contributions while
432 DHCP section was being developed and beyond.</para>
433 </listitem>
434-->
435
436<!--
437 <listitem>
438 <para><emphasis>Randy McMurchy</emphasis>
439 for writing the Heimdal hint and for proofreading the book from cover
440 to cover for grammatical errors.</para>
441 </listitem>
442-->
443
444 <listitem>
445 <para><emphasis>Scot McPherson</emphasis>
446 for writing the gnome-1.4.txt hint from which was gathered useful information
447 and for warning us that GNOME Version 2.0 may not be ready to put in the
448 book.</para>
449 </listitem>
450
451<!--
452 <listitem>
453 <para><emphasis>Billy O'Connor</emphasis>
454 for building GNOME 2.0 so many times and being very helpful with
455 his comments on that section.</para>
456 </listitem>
457-->
458
459 <listitem>
460 <para><emphasis>Alexander E. Patrakov</emphasis>
461 for patches and suggestions to improve the book content, assistance
462 with alsa dev.d helpers, and increasing the l10n awareness.</para>
463 </listitem>
464
465 <listitem>
466 <para><emphasis>Ted Riley</emphasis>
467 for writing the Linux-PAM + CrackLib + Shadow hint on which
468 reinstalling Shadow to use PAM is based.</para>
469 </listitem>
470
471<!--
472 <listitem>
473 <para><emphasis>Tushar Teredesai</emphasis>
474 for writing the Compiling Java 2 SDK from Scratch hint on which jdk is
475 based and for writing the docbook hint used throughout the typesetting
476 chapter.</para>
477 </listitem>
478-->
479
480 </itemizedlist>
481
482 </sect2>
483
484</sect1>
Note: See TracBrowser for help on using the repository browser.