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