Support setting location of ISOs via ISO_LOCATION in /etc/default/grml-rescueboot.
[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.1
8 Homepage: http://git.grml.org/?p=grml-rescueboot.git
9
10 Package: grml-rescueboot
11 Architecture: all
12 Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends}
13 Description: Integrates ISO-booting into grub
14  grml-rescueboot includes a script for update-grub which looks for Grml
15  ISO images in /boot/grml and automatically adds an entry for each
16  image. The purpose is to use one of those images to boot a rescue
17  system without using a CD or usb stick.