ad4256de1dc780f4c2e3fb4c78936e92eed7d5cb
[grml-rescueboot.git] / debian / control
1 Source: grml-rescueboot
2 Section: admin
3 Priority: extra
4 Maintainer: Grml Team <team@grml.org>
5 Uploaders: Michael Prokop <mika@debian.org>, Alexander Wirt <formorer@debian.org>, Christian Hofstaedtler <christian@hofstaedtler.name>, Ulrich Dangel <mru@spamt.net>
6 DM-Upload-Allowed: yes
7 Build-Depends: debhelper (>= 7)
8 Standards-Version: 3.9.2
9 Homepage: http://git.grml.org/?p=grml-rescueboot.git
10 Vcs-git: git://git.grml.org/grml-rescueboot.git
11 Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git
12
13 Package: grml-rescueboot
14 Architecture: all
15 Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends}
16 Description: Integrates ISO-booting into grub
17  grml-rescueboot includes a script for update-grub which looks for Grml
18  ISO images in /boot/grml and automatically adds an entry for each
19  image. The purpose is to use one of those images to boot a rescue
20  system without using a CD or usb stick.