debian-handbook/debian
Raphaël Hertzog 4f3963e960 Revert many commits that were pushed on the wrong branch
Revert "Put the book in draft mode until the wheezy update is complete"
This reverts commit e31f897fcf.

Revert "Update debian/rules to match new version number"
This reverts commit f895b4311c.

Revert "Clarify the explanation about udev and the presence of device files"
This reverts commit ea67607bfd.

Revert "Be explicit about the need to run dpkg-reconfigure as root"
This reverts commit 884f738293.

Revert "Add some bug reports that should be fixed for Wheezy"
This reverts commit b528b56b33.

Revert "Add supplementary build dependencies for the PDF output"
This reverts commit 88fc1e770f.

Revert "Fix small spelling mistake"
This reverts commit 8670353eb4.

Revert "Add TODO file distributing the work between Roland and me"
This reverts commit 038d6e5602.

Revert "Update meta-information to indicate that this is the wheezy version"
This reverts commit d57e89c108.

Revert "basic-configuration: mention the layer 3 technology on top of Ethernet"
This reverts commit 0d3facffcd.

Revert "network-infrastructure: Move IPv6 tunneling to an own section."
This reverts commit 97d51deedf.

Revert "network-infrastructure: use new autoconf/accept_ra syntax for IPv6"
This reverts commit 69e9c15124.
2013-02-27 19:18:00 +01:00
..
source Add initial Debian packaging 2012-05-09 21:41:38 +02:00
changelog Drop duplicate words spotted by Richard Nienaber 2012-12-21 14:50:03 +01:00
compat Add initial Debian packaging 2012-05-09 21:41:38 +02:00
control Revert many commits that were pushed on the wrong branch 2013-02-27 19:18:00 +01:00
copyright Add initial Debian packaging 2012-05-09 21:41:38 +02:00
debian-handbook.doc-base Add initial Debian packaging 2012-05-09 21:41:38 +02:00
README.Debian Add initial Debian packaging 2012-05-09 21:41:38 +02:00
rules Revert many commits that were pushed on the wrong branch 2013-02-27 19:18:00 +01:00

Notes about the debian-handbook package
---------------------------------------

This package only provides the HTML version of the book to limit the
package size. Providing other formats would double or triple its size.

You can however download PDF and EPUB versions of this book on
its website:
http://debian-handbook.info/get/

Alternatively you can build those files from sources. Download the source
package with "apt-get source debian-handbook" and run dblatex/build.sh
to build the PDF version or epub/build.sh to build the EPUB version.