source: introduction/welcome/credits.xml@ f5a8678f

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 f5a8678f was f5a8678f, checked in by Randy McMurchy <randy@…>, 19 years ago

Added new package GNOME Keyring Manager-2.12.0

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

  • Property mode set to 100644
File size: 15.0 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, gocr, MPlayer, opendivx, transcode,
151 xvid and xsane:
152 <emphasis>Alex Kloss</emphasis></para>
153 </listitem>
154
155 <listitem>
156 <para>AbiWord, at-spi, ATK, audiofile, avifile, bc, bonobo-activation,
157 bug-buddy, cdrdao, cdrtools, cpio, curl, dhcp, enlightenment, eog, esound,
158 fcron, fluxbox, FNLIB, gail, galeon, gconf-editor, gdbm, gedit, gimp, GLib2,
159 gmp, gnet, gnome-applets, gnome-desktop, gnome-games, gnome-icon-theme,
160 gnome-libs, gnome-media, gnome-mime-data, gnome-panel, gnome-session,
161 gnome-system-monitor, gnome-terminal, gnome-themes, gnome-utils, gnome-vfs,
162 gnome2-user-docs, gnumeric, GTK+2, gtk-doc, gtk-engines, gtk-thinice-engine,
163 eel, imlib, intltool, lame, libao, libart_lgpl, libbonobo, libbonoboui,
164 libgail-gnome, libglade2, libgnome, libgnomecanvas, libgnomeprint,
165 libgnomeprintui, libgnomeui, libgsf, libgtkhtml, libgtop, libIDL, libogg,
166 librep, librsvg, libvorbis, libwnck, libxml2, libxslt, linc, LPRng, Linux_PAM,
167 metacity, MIT Kerberos 5,MPlayer, mutt, nautilus, nautilus-media, oaf, OpenJade,
168 OpenSP, OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix,
169 procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common,
170 sgml-dtd, shadow, startup-notification, unzip, vorbis-tools, vte, wget, XFce,
171 xine, xml-dtd, yelp and zip:
172 <emphasis>Larry Lawrence</emphasis></para>
173 </listitem>
174
175 <listitem>
176 <para>CDParanoia, mpg123, SDL and XMMS:
177 <emphasis>Jeroen Coumans</emphasis></para>
178 </listitem>
179
180 <listitem>
181 <para>alsa, cvs, dhcpcd, gpm, hdparm, libjpeg, libmng, libpng,
182 libtiff, libungif, giflib, links, lynx, openssl, tcsh, which, zsch, zlib:
183 <emphasis>Mark Hymers</emphasis></para>
184 </listitem>
185
186 <listitem>
187 <para>traceroute:
188 <emphasis>Jeff Bauman</emphasis></para>
189 </listitem>
190
191 <listitem>
192 <para>db and lcms:
193 <emphasis>Jeremy Jones</emphasis> and
194 <emphasis>Mark Hymers</emphasis></para>
195 </listitem>
196
197 <listitem>
198 <para>aspell, balsa, bind, bonobo, bonobo-conf, cvs server,
199 db-3.3.11, db-3.1.17, emacs, evolution, exim, expat, gal, gnome-print,
200 GnuCash, gtkhtml, guppi, guile, guppi, g-wrap, leafnode, lesstif,
201 libcapplet, libesmtp, libfam, libghttp, libglade, pine, portmap,
202 PostgreSQL, pspell, qpopper, readline, reiserfs, Samba, sendmail,
203 slrn, soup, tex, tcp-wrappers, and xinetd:
204 <emphasis>Billy O'Connor</emphasis></para>
205 </listitem>
206
207 <listitem>
208 <para>ProFTPD and rsync:
209 <emphasis>Daniel Baumann</emphasis></para>
210 </listitem>
211
212 <listitem>
213 <para>ESP Ghostscript:
214 <emphasis>Matt Rogers</emphasis></para>
215 </listitem>
216
217 <listitem>
218 <para>ALSA Tools, Apache Ant, cairo, Cyrus-SASL, D-BUS, DejaGnu,
219 desktop-file-utils, DocBook DSSSL Stylesheets, DocBook-utils, Ethereal,
220 Evolution Data Server, Exim (many additions), Expect, FOP, FreeTTS,
221 FriBidi, GCC (rewrite), gnome-audio, gnome-backgrounds, gnome-menus,
222 GNOME Doc Utils, GNOME Keyring Manager, GnuCash (many additions), HAL,
223 Heimdal, HTML Tidy,
224 ISO Codes, JadeTeX, Java Access Bridge, LessTif (rewrite), libexif,
225 libgail-gnome, libgnomecups, MPlayer (extensive overhaul), Other
226 Programming Tools, PDL, Perl Modules, pilot-link, PyXML, Samba 3 (many
227 additions), Shadow (rewrite), SANE (original instructions by Alex
228 Kloss), SLIB, Stunnel, Sysstat, system-tools-backends and unixODBC:
229 <emphasis>Randy McMurchy</emphasis></para>
230 </listitem>
231
232 <listitem>
233 <para>Screen:
234 <emphasis>Andreas Pedersen</emphasis></para>
235 </listitem>
236
237 <listitem>
238 <para>PHP:
239 <emphasis>Jeremy Utley</emphasis></para>
240 </listitem>
241
242 <listitem>
243 <para>Gimp-Print and libusb:
244 <emphasis>Alexander E. Patrakov</emphasis></para>
245 </listitem>
246
247 <listitem>
248 <para>Fetchmail and WvDial:
249 <emphasis>Paul Campbell</emphasis></para>
250 </listitem>
251
252 <listitem>
253 <para>UDFtools, Perl modules (initial version) and Bluefish:
254 <emphasis>Richard Downing</emphasis></para>
255 </listitem>
256
257 <listitem>
258 <para>Epiphany, FLAC, File Roller, GNOME Magnifier,
259 GNOME Netstatus, GNOME Speech, GOK, GPdf, GnomeMeeting, Gnopernicus,
260 Imlib2, LZO, MC, NASM, Nautilus CD Burner, OpenQuicktime,
261 Speex, XScreenSaver, Zenity, compface, freeglut, gcalctool, gucharmap,
262 id3lib, kde-i18n, kdeaccessibility, kdebindings, kdesdk, kdevelop,
263 kdewebdev, libFAME, liba52, libdv, libdvdcss, libdvdread, libmad,
264 libmikmod and libmpeg3:
265 <emphasis>Igor Zivkovic</emphasis></para>
266 </listitem>
267
268 <listitem>
269 <para>tripwire:
270 <emphasis>Manfred Glombowski</emphasis></para>
271 </listitem>
272
273 <listitem>
274 <para>ALSA Firmware, ALSA OSS, inetutils, gdk, GLib, GTK+,
275 libxml and vim:
276 <emphasis>James Iwanek</emphasis></para>
277 </listitem>
278
279 <listitem>
280 <para>iptables:
281 <emphasis>Henning Rohde</emphasis></para>
282 </listitem>
283
284 <listitem>
285 <para>joe, nano, nmap, slang, w3m and whois:
286 <emphasis>Timothy Bauscher</emphasis></para>
287 </listitem>
288
289 <listitem>
290 <para>MySQL:
291 <emphasis>Jesse Tie-Ten-Quee</emphasis></para>
292 </listitem>
293
294 <listitem>
295 <para>fontconfig, gcc, jdk, mozilla, nas, openoffice, ispell,
296 nail, ImageMagick, hd2u, tcl, tk and bind-utils:
297 <emphasis>Tushar Teredesai</emphasis></para>
298 </listitem>
299
300 <listitem>
301 <para>cracklib, libpcap, ncpfs, netfs, ppp(update), RP-PPPoE,
302 Samba-3 and Subversion:
303 <emphasis>DJ Lucas</emphasis></para>
304 </listitem>
305
306 <listitem>
307 <para>ntp:
308 <emphasis>Eric Konopka</emphasis></para>
309 </listitem>
310
311 <listitem>
312 <para>nfs-utils:
313 <emphasis>Reinhard</emphasis></para>
314 </listitem>
315
316 <!-- <listitem>
317 <para>courier:
318 <emphasis>Jim Gifford</emphasis></para>
319 </listitem> -->
320
321 </itemizedlist>
322
323 </sect2>
324
325 <sect2>
326 <title>General Acknowledgments</title>
327
328 <itemizedlist>
329
330 <listitem>
331 <para><emphasis>Fernando Arbeiza</emphasis>
332 for doing great quality assurance on Shadow utilizing PAM. The
333 machine access he saved may have been yours.</para>
334 </listitem>
335
336 <listitem>
337 <para><emphasis>Archaic</emphasis>
338 for trouble shooting the mozilla section by performing multiple builds
339 and for providing a description of the various mozilla extensions.</para>
340 </listitem>
341
342 <listitem>
343 <para><emphasis>Gerard Beekmans</emphasis>
344 for generally putting up with us and for running the whole LFS
345 project.</para>
346 </listitem>
347
348 <listitem>
349 <para><emphasis>Oliver Brakmann</emphasis>
350 for developing the dhcpcd patch for FHS compliance.</para>
351 </listitem>
352
353 <listitem>
354 <para><emphasis>Ian Chilton</emphasis>
355 for writing the nfs hint.</para>
356 </listitem>
357
358 <listitem>
359 <para><emphasis>Nathan Coulson</emphasis>
360 for writing the new network bootscripts.</para>
361 </listitem>
362
363 <listitem>
364 <para><emphasis>Nathan Coulson</emphasis>,
365 <emphasis>DJ Lucas</emphasis> and
366 <emphasis>Zack Winkles</emphasis>
367 for reworking the bootscripts used throughout the book.</para>
368 </listitem>
369
370 <listitem>
371 <para><emphasis>Jim Harris</emphasis>
372 for writing the dig-nslookup-host.txt hint on which the bind-utils
373 instructions are based.</para>
374 </listitem>
375
376 <listitem>
377 <para><emphasis>Lee Harris</emphasis>
378 for writing the gpm.txt hint on which our gpm instructions
379 are based.</para>
380 </listitem>
381
382 <listitem>
383 <para><emphasis>Marc Heerdink</emphasis>
384 for creating patches for tcp_wrappers and portmap and for writing
385 the gpm2.txt hint on which our gpm instruction are based.</para>
386 </listitem>
387
388 <listitem>
389 <para><emphasis>Mark Hymers</emphasis>
390 for initiating the BLFS project and writing many of the initial chapters
391 of the book.</para>
392 </listitem>
393
394 <listitem>
395 <para><emphasis>J_Man</emphasis>
396 for submitting a gpm-1.19.3.diff file on which our gpm instructions
397 are based.</para>
398 </listitem>
399
400 <listitem>
401 <para><emphasis>Jeremy Jones</emphasis>
402 (otherwise known as <emphasis>mca</emphasis>)
403 for hacking Makefiles and general assistance.</para>
404 </listitem>
405
406 <listitem>
407 <para><emphasis>Steffen Knollmann</emphasis>
408 for revising the JadeTeX instructions to work with Tex-3.0.</para>
409 </listitem>
410
411 <listitem>
412 <para><emphasis>Eric Konopka</emphasis>
413 for writing the ntp.txt hint on which the ntp section is based.</para>
414 </listitem>
415
416<!--
417 <listitem>
418 <para><emphasis>DJ Lucas</emphasis>
419 for contributing to dhcpcd patch and many contributions while
420 DHCP section was being developed and beyond.</para>
421 </listitem>
422-->
423
424<!--
425 <listitem>
426 <para><emphasis>Randy McMurchy</emphasis>
427 for writing the Heimdal hint and for proofreading the book from cover
428 to cover for grammatical errors.</para>
429 </listitem>
430-->
431
432 <listitem>
433 <para><emphasis>Scot McPherson</emphasis>
434 for writing the gnome-1.4.txt hint from which was gathered useful information
435 and for warning us that GNOME Version 2.0 may not be ready to put in the
436 book.</para>
437 </listitem>
438
439<!--
440 <listitem>
441 <para><emphasis>Billy O'Connor</emphasis>
442 for building GNOME 2.0 so many times and being very helpful with
443 his comments on that section.</para>
444 </listitem>
445-->
446
447 <listitem>
448 <para><emphasis>Alexander E. Patrakov</emphasis>
449 for patches and suggestions to improve the book content, assistance
450 with alsa dev.d helpers, and increasing the l10n awareness.</para>
451 </listitem>
452
453 <listitem>
454 <para><emphasis>Ted Riley</emphasis>
455 for writing the Linux-PAM + CrackLib + Shadow hint on which
456 reinstalling Shadow to use PAM is based.</para>
457 </listitem>
458
459<!--
460 <listitem>
461 <para><emphasis>Tushar Teredesai</emphasis>
462 for writing the Compiling Java 2 SDK from Scratch hint on which jdk is
463 based and for writing the docbook hint used throughout the typesetting
464 chapter.</para>
465 </listitem>
466-->
467
468 </itemizedlist>
469
470 </sect2>
471
472</sect1>
Note: See TracBrowser for help on using the repository browser.