a40767272f2cd8a8f5c4fb5c231818a9977816ee
[grml-rescueboot.git] / debian / control
1 Source: grml-rescueboot
2 Section: misc
3 Priority: extra
4 Maintainer: Andreas "Jimmy" Gredler <jimmy@grml.org>
5 Uploaders: Michael Prokop <mika@grml.org>
6 Build-Depends: debhelper (>= 7)
7 Standards-Version: 3.9.2
8 Homepage: http://git.grml.org/?p=grml-rescueboot.git
9 Vcs-git: git://git.grml.org/grml-rescueboot.git
10 Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git
11 Origin: Grml
12 Bugs: mailto:bugs@grml.org
13
14 Package: grml-rescueboot
15 Architecture: all
16 Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends}
17 Description: Integrates ISO-booting into grub
18  grml-rescueboot includes a script for update-grub which looks for Grml
19  ISO images in /boot/grml and automatically adds an entry for each
20  image. The purpose is to use one of those images to boot a rescue
21  system without using a CD or usb stick.