drop $CMDLINE from grml-autoconfig; it's initialized from within autoconfig.functions
[grml-autoconfig.git] / debian / control
1 Source: grml-autoconfig
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.8.2
7 Homepage: http://git.grml.org/?p=grml-autoconfig.git
8 Vcs-git: git://git.grml.org/grml-autoconfig.git
9 Vcs-Browser: http://git.grml.org/?p=grml-autoconfig.git
10
11 Package: grml-autoconfig
12 Architecture: all
13 Conflicts: grml-etc (<= 0.4-7)
14 Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng | system-log-daemon, console-tools, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync
15 Recommends: acpi-support, hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7)
16 Description: main bootup process of a grml system
17  grml-autoconfig is the main part of the bootup process of the
18  grml system. This includes the hardware recognition system.
19  .
20  grml-autoconfig is also a script which is an interface to
21  the configuration system (see /etc/grml/autoconfig) of
22  the framework.