d7ff74c0fb4548816770782375597c27f46d0052
[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.8.0
8 Homepage: http://hg.grml.org/grml-debootstrap/
9 XS-Vcs-hg: http://hg.grml.org/grml-debootstrap/
10 XS-Vcs-Browser: http://hg.grml.org/grml-debootstrap/
11
12 Package: grml-debootstrap
13 Architecture: all
14 Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), grml-etc-core
15 Description: wrapper around debootstrap for installing plain Debian via grml
16  This package provides a wrapper suite around deboostrap and
17  cdebootstrap for installing a plain Debian system via grml.
18  .
19  All you have to do is adjust a few variables in configuration
20  file /etc/debootstrap/config or use the configuration frontend.
21  A plain and base Debian system will be installed on the given
22  device (or directory) then. Customization of this process is
23  possible as well.
24  .
25  Supported Debian GNU/Linux releases:
26    * Sarge (3.1) [old-stable]
27    * Etch  (4.0) [stable]
28    * Lenny (4.0) [testing]
29    * Sid   (4.0 unstable) [unstable]