Add vga=791 to syslinux.cfg
[grml2usb.git] / debian / control
1 Source: grml2usb
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.8.0
7 Homepage: http://grml.org/grml2usb/
8 Vcs-git: git://git.grml.org/grml2usb.git
9 Vcs-Browser: http://git.grml.org/?p=grml2usb.git
10
11 Package: grml2usb
12 Architecture: all
13 Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux, python
14 Description: install grml system to usb device
15  This script installs a grml ISO to an USB device to be able to boot from it.
16  Make sure you have at least one grml ISO or a running grml system (/live/image)
17  available.