Activate zsh-completion, update TODO
[grml-debootstrap.git] / debian / control
1 Source: grml-debootstrap
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Uploaders: Alexander Wirt <formorer@grml.org>
6 Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl
7 Standards-Version: 3.7.2
8 XS-Vcs-hg: http://hg.grml.org/grml-debootstrap
9
10 Package: grml-debootstrap
11 Architecture: all
12 Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), grml-etc-core
13 Description: wrapper around debootstrap for installing plain Debian via grml
14  This package provides a wrapper suite around deboostrap and
15  cdebootstrap for installing a plain Debian system via grml.
16  .
17  All you have to do is adjust a few variables in configuration
18  file /etc/debootstrap/config and invoke grml-debootstrap then.
19  A plain and base Debian system will be installed on the given
20  device (or directory) then. Customization of this process is
21  possible as well.
22  .
23  Supported Debian GNU/Linux releases:
24    * Sarge (3.1) [old-stable]
25    * Etch  (4.0) [stable]
26    * Lenny (4.0) [testing]
27    * Sid   (4.0 unstable) [unstable]