| 1 |
<!doctype debiandoc system>
|
| 2 |
|
| 3 |
<!--
|
| 4 |
Debian META Manual
|
| 5 |
Copyright (C) 1997 Ardo van Rangelrooij
|
| 6 |
Released under the terms of the GNU General Public License,
|
| 7 |
version 2 or (at your option) any later.
|
| 8 |
-->
|
| 9 |
|
| 10 |
<debiandoc>
|
| 11 |
|
| 12 |
<book>
|
| 13 |
|
| 14 |
<titlepag>
|
| 15 |
|
| 16 |
<title>Debian META Manual (Obsolete Documentation)</title>
|
| 17 |
|
| 18 |
<author>
|
| 19 |
<name>Ardo van Rangelrooij</name>
|
| 20 |
<email>ardo.van.rangelrooij@tip.nl</email>
|
| 21 |
</author>
|
| 22 |
<author>
|
| 23 |
<name>Oliver Elphick - Maintainer</name>
|
| 24 |
<email>olly@lfix.co.uk</email>
|
| 25 |
</author>
|
| 26 |
|
| 27 |
<version><date></version>
|
| 28 |
|
| 29 |
<abstract>
|
| 30 |
The Debian META Manual gives an overview of all the manuals
|
| 31 |
available within the Debian GNU/Linux distribution. This
|
| 32 |
overview includes documentation written specifically for
|
| 33 |
Debian GNU/Linux (as part of the Debian Documentation Project)
|
| 34 |
as well as documentation written for Linux in general
|
| 35 |
(e.g. various Linux magazines).
|
| 36 |
</abstract>
|
| 37 |
|
| 38 |
<copyright>
|
| 39 |
|
| 40 |
<copyrightsummary>
|
| 41 |
Copyright © 1997 Ardo van Rangelrooij
|
| 42 |
</copyrightsummary>
|
| 43 |
|
| 44 |
<p>
|
| 45 |
This manual is free software; you may redistribute it and/or
|
| 46 |
modify it under the terms of the GNU General Public License
|
| 47 |
as published by the Free Software Foundation; either version
|
| 48 |
2, or (at your option) any later version.
|
| 49 |
</p>
|
| 50 |
|
| 51 |
<p>
|
| 52 |
This is distributed in the hope that it will be useful, but
|
| 53 |
<em>without any warranty</em>; without even the implied
|
| 54 |
warranty of merchantability or fitness for a particular
|
| 55 |
purpose. See the GNU General Public License for more
|
| 56 |
details.
|
| 57 |
</p>
|
| 58 |
|
| 59 |
<p>
|
| 60 |
You should have received a copy of the GNU General Public
|
| 61 |
License with your Debian GNU/Linux system, in
|
| 62 |
<tt>/usr/doc/copyright/GPL</tt>, or with the
|
| 63 |
<prgn>debiandoc-sgml</prgn> source package as the file
|
| 64 |
<tt>COPYING</tt>. If not, write to the Free Software
|
| 65 |
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
| 66 |
</p>
|
| 67 |
|
| 68 |
</copyright>
|
| 69 |
|
| 70 |
</titlepag>
|
| 71 |
|
| 72 |
<toc sect>
|
| 73 |
|
| 74 |
<chapt>
|
| 75 |
|
| 76 |
<heading>Introduction</heading>
|
| 77 |
|
| 78 |
<p>
|
| 79 |
"about this manual"
|
| 80 |
</p>
|
| 81 |
|
| 82 |
<p>
|
| 83 |
"where to find newer versions"
|
| 84 |
</p>
|
| 85 |
|
| 86 |
<p>
|
| 87 |
"how this manual came about"
|
| 88 |
</p>
|
| 89 |
|
| 90 |
<p>
|
| 91 |
Please send all comments, criticisms, suggestions, bugs, etc. to
|
| 92 |
<email>olly@lfix.co.uk</email>.
|
| 93 |
</p>
|
| 94 |
|
| 95 |
</chapt>
|
| 96 |
|
| 97 |
<chapt>
|
| 98 |
|
| 99 |
<heading>General Manuals</heading>
|
| 100 |
|
| 101 |
<p>
|
| 102 |
The following general manuals are available:
|
| 103 |
<list compact>
|
| 104 |
<item>
|
| 105 |
<p>Project Manual</p>
|
| 106 |
</item>
|
| 107 |
<item>
|
| 108 |
<p>META Manual</p>
|
| 109 |
</item>
|
| 110 |
<item>
|
| 111 |
<p>FAQ</p>
|
| 112 |
</item>
|
| 113 |
<item>
|
| 114 |
<p>Dictionary</p>
|
| 115 |
</item>
|
| 116 |
<item>
|
| 117 |
<p>Book Suggestions</p>
|
| 118 |
</item>
|
| 119 |
<item>
|
| 120 |
<p>online magazines</p>
|
| 121 |
</item>
|
| 122 |
</list>
|
| 123 |
</p>
|
| 124 |
|
| 125 |
<p>
|
| 126 |
The <em>Project Manual</em> explains the history, the
|
| 127 |
goals, and related issues about the Debian Project.
|
| 128 |
</p>
|
| 129 |
|
| 130 |
<p>
|
| 131 |
The <em>META Manual</em> tells the user where to look
|
| 132 |
for the document that covers her/his questions.
|
| 133 |
</p>
|
| 134 |
|
| 135 |
<p>
|
| 136 |
The <em>FAQ</em> is a list of questions frequently asked
|
| 137 |
by users of a Debian GNU/Linux system and the answers to
|
| 138 |
these questions.
|
| 139 |
</p>
|
| 140 |
|
| 141 |
<p>
|
| 142 |
The <em>Dictionary</em> describes and defines the terms
|
| 143 |
used in the Debian manuals.
|
| 144 |
</p>
|
| 145 |
|
| 146 |
<p>
|
| 147 |
The <em>Book Suggestions</em> is a list of books which
|
| 148 |
are intended as suggestions for further reading on
|
| 149 |
various topics covered in the Debian manuals.
|
| 150 |
</p>
|
| 151 |
|
| 152 |
<p>
|
| 153 |
The Debian GNU/Linux distribution comes with the
|
| 154 |
following <em>online magazines</em>:
|
| 155 |
<list compact>
|
| 156 |
<item>
|
| 157 |
<p>Linux Gazette (English)</p>
|
| 158 |
</item>
|
| 159 |
<item>
|
| 160 |
<p>PLUTO Journal (Italian)</p>
|
| 161 |
</item>
|
| 162 |
<item>
|
| 163 |
<p>L'Echo de Linux (French)</p>
|
| 164 |
</item>
|
| 165 |
</list>
|
| 166 |
</p>
|
| 167 |
</chapt>
|
| 168 |
<chapt>
|
| 169 |
|
| 170 |
<heading>User Manuals</heading>
|
| 171 |
|
| 172 |
<p>
|
| 173 |
The following user manuals are available:
|
| 174 |
<list compact>
|
| 175 |
<item>
|
| 176 |
<p>User's Manual</p>
|
| 177 |
</item>
|
| 178 |
<item>
|
| 179 |
<p>Tips</p>
|
| 180 |
</item>
|
| 181 |
</list>
|
| 182 |
</p>
|
| 183 |
|
| 184 |
<p>
|
| 185 |
The <em>User's Manual</em> covers everything a user should
|
| 186 |
know about a Debian GNU/Linux system from a user's view
|
| 187 |
point.
|
| 188 |
</p>
|
| 189 |
|
| 190 |
<p>
|
| 191 |
The <em>Tips</em> is a collection of tips on how to do certain
|
| 192 |
things in a Debian GNU/Linux system.
|
| 193 |
</p>
|
| 194 |
|
| 195 |
</chapt>
|
| 196 |
|
| 197 |
<chapt>
|
| 198 |
|
| 199 |
<heading>Administrator Manuals</heading>
|
| 200 |
|
| 201 |
<p>
|
| 202 |
The following administrator manuals are available:
|
| 203 |
<list compact>
|
| 204 |
<item>
|
| 205 |
<p>Hardware Compatibility List</p>
|
| 206 |
</item>
|
| 207 |
<item>
|
| 208 |
<p>Release Notes</p>
|
| 209 |
</item>
|
| 210 |
<item>
|
| 211 |
<p>Installation Manual</p>
|
| 212 |
</item>
|
| 213 |
<item>
|
| 214 |
<p>System Administrator's Manual</p>
|
| 215 |
</item>
|
| 216 |
<item>
|
| 217 |
<p>Network Administrator's Manual</p>
|
| 218 |
</item>
|
| 219 |
<item>
|
| 220 |
<p>Kernel Configuration Manual</p>
|
| 221 |
</item>
|
| 222 |
</list>
|
| 223 |
</p>
|
| 224 |
|
| 225 |
<p>
|
| 226 |
The <em>Hardware Compatibility List</em> lists all pieces of
|
| 227 |
hardware known to work or not to work with the Debian
|
| 228 |
GNU/Linux distribution. This list also includes hints to set
|
| 229 |
up Debian to work for a certain piece of hardware, e.g. sample
|
| 230 |
X configurations for different display adapters.
|
| 231 |
</p>
|
| 232 |
|
| 233 |
<p>
|
| 234 |
The <em>Release Notes</em> describe all release specific
|
| 235 |
information of the Debian GNU/Linux distribution.
|
| 236 |
</p>
|
| 237 |
|
| 238 |
<p>
|
| 239 |
The <em>Installation Manual</em> contains instructions on how
|
| 240 |
to install the Debian GNU/Linux distribution.
|
| 241 |
</p>
|
| 242 |
|
| 243 |
<p>
|
| 244 |
The <em>System Administrator's Manual</em> covers all system
|
| 245 |
administration aspects of a Debian GNU/Linux system.
|
| 246 |
</p>
|
| 247 |
|
| 248 |
<p>
|
| 249 |
The <em>Network Administrator's Manual</em> covers all network
|
| 250 |
administration aspects of a Debian GNU/Linux system.
|
| 251 |
</p>
|
| 252 |
|
| 253 |
<p>
|
| 254 |
The <em>Kernel Configuration Manual</em> describes all aspects
|
| 255 |
of configuring a kernel in a Debian GNU/Linux system.
|
| 256 |
</p>
|
| 257 |
|
| 258 |
</chapt>
|
| 259 |
|
| 260 |
<chapt>
|
| 261 |
|
| 262 |
<heading>Development Manuals</heading>
|
| 263 |
|
| 264 |
<p>
|
| 265 |
The following development manuals are available:
|
| 266 |
<list>
|
| 267 |
<item>
|
| 268 |
<p>Developer's Reference</p>
|
| 269 |
</item>
|
| 270 |
<item>
|
| 271 |
<p>Policy Manual</p>
|
| 272 |
</item>
|
| 273 |
<item>
|
| 274 |
<p>Introduction: Making a Debian Package</p>
|
| 275 |
</item>
|
| 276 |
<item>
|
| 277 |
<p>Packaging HOWTO</p>
|
| 278 |
</item>
|
| 279 |
<item>
|
| 280 |
<p>Packaging Manual</p>
|
| 281 |
</item>
|
| 282 |
<item>
|
| 283 |
<p>dpkg Intenals Manual</p>
|
| 284 |
</item>
|
| 285 |
<item>
|
| 286 |
<p>Menu System Manual</p>
|
| 287 |
</item>
|
| 288 |
</list>
|
| 289 |
</p>
|
| 290 |
|
| 291 |
<p>
|
| 292 |
The <em>Developer's Reference</em> describes how to contribute
|
| 293 |
to the Debian GNU/Linux distribution. This includes an
|
| 294 |
introduction for becoming a new developer, the upload
|
| 295 |
procedure, how to handle the bug tracking system, mailing
|
| 296 |
lists, Internet server, etc. This manual is thought as a
|
| 297 |
<em>reference manual</em> for all Debian developers, newbies
|
| 298 |
as well as oldpros.
|
| 299 |
</p>
|
| 300 |
|
| 301 |
<p>
|
| 302 |
The <em>Policy Manual</em> describes the policy requirements
|
| 303 |
for the Debian GNU/Linux distribution. This includes the
|
| 304 |
structure and contents of the Debian archive, several design
|
| 305 |
issues of the operating system, as well as technical
|
| 306 |
requirements each package must satisfy to be included in the
|
| 307 |
distribution.
|
| 308 |
</p>
|
| 309 |
|
| 310 |
<p>
|
| 311 |
<em>Introduction: Making a Debian Package</em> gives an
|
| 312 |
introduction on how to create a Debian GNU/Linux package.
|
| 313 |
</p>
|
| 314 |
|
| 315 |
<p>
|
| 316 |
The <em>Packaging HOWTO</em> explains how to create a package
|
| 317 |
for the Debian GNU/Linux system. This manual focusses on
|
| 318 |
using <prgn>debmake</prgn>.
|
| 319 |
</p>
|
| 320 |
|
| 321 |
<p>
|
| 322 |
The <em>Packaging Manual</em> explains how to create a package
|
| 323 |
for the Debian GNU/Linux system. This manual focusses on
|
| 324 |
using <prgn>dpkg-dev</prgn>.
|
| 325 |
</p>
|
| 326 |
|
| 327 |
<p>
|
| 328 |
The <em>dpkg Internals Manual</em> describes the internals of
|
| 329 |
<prgn>dpkg</prgn> and how to write new tools for package
|
| 330 |
management using the <prgn>dpkg</prgn> libraries.
|
| 331 |
</p>
|
| 332 |
|
| 333 |
<p>
|
| 334 |
The <em>Menu System Manual</em> describes the Debian GNU/Linux
|
| 335 |
Menu System and the <prgn>menu</prgn> package.
|
| 336 |
</p>
|
| 337 |
|
| 338 |
</chapt>
|
| 339 |
|
| 340 |
<chapt>
|
| 341 |
|
| 342 |
<heading>Documentation Manuals</heading>
|
| 343 |
|
| 344 |
<p>
|
| 345 |
The following documentation manuals are available:
|
| 346 |
<list>
|
| 347 |
<item>
|
| 348 |
<p>How to Get Started on a New SGML-based Manual</p>
|
| 349 |
</item>
|
| 350 |
<item>
|
| 351 |
<p>Documentation Guidelines</p>
|
| 352 |
</item>
|
| 353 |
<item>
|
| 354 |
<p>Debiandoc-SGML Markup Manual</p>
|
| 355 |
</item>
|
| 356 |
</list>
|
| 357 |
</p>
|
| 358 |
|
| 359 |
<p>
|
| 360 |
<em>How to Get Started on a New SGML-based Manual</em> is an
|
| 361 |
example SGML document for Debian. This example can be used as
|
| 362 |
a starting point for people wanting to write a new manual for
|
| 363 |
Debian. It includes an example SGML source code for a manual
|
| 364 |
as well as some shell scripts and make scripts to generate the
|
| 365 |
different output formats.
|
| 366 |
</p>
|
| 367 |
|
| 368 |
<p>
|
| 369 |
The <em>Documentation Guidelines</em> is the "Policy Manual"
|
| 370 |
for Debian documentation.
|
| 371 |
</p>
|
| 372 |
|
| 373 |
<p>
|
| 374 |
The <em>Debiandoc-SGML Markup Manual</em> describes how to use
|
| 375 |
the SGML markup commands of the Debiandoc-SGML package.
|
| 376 |
</p>
|
| 377 |
|
| 378 |
</chapt>
|
| 379 |
|
| 380 |
</book>
|
| 381 |
|
| 382 |
</debiandoc>
|
| 383 |
|
| 384 |
<!-- Keep this comment at the end of the file
|
| 385 |
Local variables:
|
| 386 |
mode: sgml
|
| 387 |
sgml-omittag:nil
|
| 388 |
sgml-shorttag:t
|
| 389 |
sgml-minimize-attributes:nil
|
| 390 |
sgml-always-quote-attributes:t
|
| 391 |
sgml-indent-step:2
|
| 392 |
sgml-indent-data:t
|
| 393 |
sgml-parent-document:nil
|
| 394 |
sgml-exposed-tags:nil
|
| 395 |
sgml-local-catalogs:nil
|
| 396 |
sgml-local-ecat-files:nil
|
| 397 |
End:
|
| 398 |
-->
|