123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <sect1 id="ch01-acknowledgements">
- <title>Acknowledgements</title>
- <para>
- I would like to thank the following people and organizations for their
- contributions towards the LinuxFromScratch project:
- </para>
- <itemizedlist>
- <listitem><para>
- <ulink url="mailto:bdumm@boddy.bcpub.com">Bryan Dumm</ulink> for providing
- the hardware to run linuxfromscratch.org and for providing
- <ulink url="http://www.bcpub.com">http://www.bcpub.com</ulink> as the
- lfs.bcpub.com mirror
- </para></listitem>
- <listitem><para>
- <ulink url="http://www.dreamwvr.com/services">DREAMWVR.COM</ulink> for
- their ongoing sponsorhip by donating various resources to the LFS and
- related sub projects.
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:jan.niemann@tu-bs.de">Jan Niemann</ulink> for providing
- <ulink url="http://helga.lk.etc.tu-bs.de">
- http://helga.lk.etc.tu-bs.de</ulink> as the 134.169.139.209 mirror
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:johanlenglet@linuxfromscratch.org">Johan Lenglet</ulink> for
- running the French translation project at <ulink
- url="http://www.fr.linuxfromscratch.org">
- http://www.fr.linuxfromscratch.org</ulink>
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:mpeters@mac.com">Michael Peters</ulink> for
- contributing the Apple PowerPC modifications
- </para></listitem>
- <listitem><para>
- <ulink url="http://www.valinux.com">VA Linux Systems</ulink> who, on
- behalf of <ulink url="http://www.linux.com">Linux.com</ulink>, donated a
- VA Linux 420 (formerly StartX SP2) workstation towards this project
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:highos@highos.com">Jesse Tie Ten Quee</ulink> who
- donated a Yamaha CDRW 8824E CD-RW.
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:highos@highos.com">Jesse Tie Ten Quee</ulink> for
- providing quasar.highos.com as the www.ca.linuxfromscratch.org
- mirror.
- </para></listitem>
- <listitem><para>
- <ulink url="http://www.oreilly.com">O'Reilly</ulink> for donating books
- on SQL and PHP.
- </para></listitem>
- <listitem><para>
- Robert Briggs for donating the linuxfromscratch.org and
- linuxfromscratch.com domain names.
- </para></listitem>
- <listitem><para>
- <ulink url="mailto:westermann@linux-provider.net">Torsten
- Westermann</ulink> for running the lfs.linux-provider.net http and ftp
- mirror sites.
- </para></listitem>
- <listitem><para>
- Countless other people from the various LFS mailinglists who are making
- this book happen by making suggestions, testing and submitting bug
- reports.
- </para></listitem>
- </itemizedlist>
- </sect1>
|