| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- Original version: $Revision: 1.13 $ -->
|
| 3 |
<chapt id="faqinfo">General information about the FAQ
|
| 4 |
|
| 5 |
<sect id="authors">Authors
|
| 6 |
|
| 7 |
<p>The first edition of this FAQ was made and maintained by J.H.M. Dassen
|
| 8 |
(Ray) and Chuck Stickelman. Authors of the rewritten &debian; FAQ are
|
| 9 |
Susan G. Kleinmann and Sven Rudolph. After them, the FAQ was maintained
|
| 10 |
by Santiago Vila and, later, by Josip Rodin.
|
| 11 |
The current maintainer is Javier Fernandez-Sanguino.
|
| 12 |
|
| 13 |
<p>Parts of the information came from:
|
| 14 |
<list>
|
| 15 |
<item>The Debian-1.1 release announcement, by <url name="Bruce Perens" id="http://www.perens.com/">.
|
| 16 |
<item>The Linux FAQ, by <url name="Ian Jackson" id="http://www.chiark.greenend.org.uk/~ijackson/">.
|
| 17 |
<item><url name="Debian Mailing Lists Archives" id="http://lists.debian.org/">,
|
| 18 |
<item>the dpkg programmers' manual and the Debian Policy manual
|
| 19 |
(see <ref id="debiandocs">)
|
| 20 |
<item>many developers, volunteers, and beta testers, and
|
| 21 |
<item>the flaky memories of its authors. :-)
|
| 22 |
<item>Kamaraju Kusumanchi's <url name="Choosing a Debian distribution FAQ" id="http://people.cornell.edu/pages/kk288/debian_choosing_distribution.html">, who graciously made it GPL so I could include it as a new chapter (see <ref id="choosing">)
|
| 23 |
</list>
|
| 24 |
|
| 25 |
<p>The authors would like to thank all those who helped make this
|
| 26 |
document possible.
|
| 27 |
|
| 28 |
<p>All warranties are disclaimed. All trademarks are property of their
|
| 29 |
respective trademark owners.
|
| 30 |
|
| 31 |
<sect id="feedback">Feedback
|
| 32 |
|
| 33 |
<p>Comments and additions to this document are always welcome. Please send
|
| 34 |
e-mail to <email/doc-debian@packages.debian.org/, or submit a wishlist
|
| 35 |
bug report against the
|
| 36 |
<package><url name="debian-faq" id="http://bugs.debian.org/debian-faq"></package>
|
| 37 |
package.
|
| 38 |
|
| 39 |
<sect id="latest">Availability
|
| 40 |
|
| 41 |
<p>The latest version of this document can be viewed on the Debian WWW
|
| 42 |
pages at <url id="http://www.debian.org/doc/FAQ/">.
|
| 43 |
|
| 44 |
<p>It is also available for download in plain text, HTML, PostScript
|
| 45 |
and PDF formats at <url id="http://www.debian.org/doc/user-manuals#faq">.
|
| 46 |
Also, there are several translations there.
|
| 47 |
|
| 48 |
<p>This document is available in the <package/debian-faq/ package.
|
| 49 |
Translations are available in <package/debian-faq-de/, <package/debian-faq-fr/
|
| 50 |
and other packages.
|
| 51 |
|
| 52 |
<p>The original SGML files used to create this document are also available
|
| 53 |
in <package/debian-faq/'s source package, or in SVN at:
|
| 54 |
<tt>svn://svn.debian.org/svn/ddp/manuals/trunk/debian-faq</tt>
|
| 55 |
and <url id="http://svn.debian.org/viewsvn/ddp/manuals/trunk/debian-faq/">.
|
| 56 |
|
| 57 |
<sect id="docformat">Document format
|
| 58 |
|
| 59 |
<p>This document was written using the DebianDoc SGML DTD (rewritten
|
| 60 |
from LinuxDoc SGML). DebianDoc SGML systems enables us to create files in
|
| 61 |
a variety of formats from one source, e.g. this document can be viewed
|
| 62 |
as HTML, plain text, TeX DVI, PostScript, PDF, or GNU info.
|
| 63 |
|
| 64 |
<p>Conversion utilities for DebianDoc SGML are available in Debian
|
| 65 |
package <package/debiandoc-sgml/.
|