From: Michael Prokop Date: Mon, 2 Mar 2009 19:09:31 +0000 (+0100) Subject: Either depend on syslinux | grub2 | grub X-Git-Tag: v0.9.2~6 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=f0c1be97a7c4a5aadaf5e982c21bff6e72d44f75 Either depend on syslinux | grub2 | grub --- diff --git a/debian/changelog b/debian/changelog index 9a48ed8..cacaea7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ grml2usb (0.9.2) unstable; urgency=low - drop mtools from depends - slightly improve long description - add asciidoc, xsltproc and docbook-xsl to Build-Depends + - either depend on syslinux | grub2 | grub -- Michael Prokop Mon, 02 Mar 2009 16:40:55 +0100 diff --git a/debian/control b/debian/control index 1257192..deccff0 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.grml.org/?p=grml2usb.git Package: grml2usb Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux, python +Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python Description: install grml system / ISO to usb device This script installs a grml ISO to an USB device to be able to boot from it. Make sure you have at least one grml ISO or a running grml system (/live/image)