X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8f6a8dfcb5fd9d50f02e970871b89b9b30592610;hp=f094f4aaa1cc5b577f0bc89434ec9970eb0584ba;hb=refs%2Fheads%2Fgrub-loopback-iso;hpb=241540acf16076b359186fb459931a74078d75e6 diff --git a/debian/control b/debian/control index f094f4a..8f6a8df 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,33 @@ -Source: grml-rescueboot -Section: misc +Source: grub-loopback-iso +Section: admin Priority: extra -Maintainer: Andreas "Jimmy" Gredler -Uploaders: Michael Prokop +Maintainer: Grml Team +Uploaders: Michael Prokop , + Alexander Wirt , + Christian Hofstaedtler , + Ulrich Dangel Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.2 +Standards-Version: 3.9.5 Homepage: http://git.grml.org/?p=grml-rescueboot.git +Vcs-git: git://git.grml.org/grml-rescueboot.git +Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git + +Package: grub-loopback-iso +Architecture: all +Depends: grub-pc | grub-efi-amd64, + ${misc:Depends}, + ${shlibs:Depends} +Replaces: grml-rescueboot (<< 0.4.6~) +Breaks: grml-rescueboot (<< 0.4.6~) +Description: Boot a compatible loopback ISO from GRUB 2 + grub-loopback-iso is a GRUB 2 configuration hook to boot compatible + ISOs stored on the host filesystem. The stanzas built utilize GRUB + 2's loopback mount support to chain a /boot/grub/loopback.cfg file on + an ISO. Package: grml-rescueboot +Depends: grub-loopback-iso, ${misc:Depends} Architecture: all -Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends} -Description: Integrates ISO-booting into grub - grml-rescueboot includes a script for update-grub which looks for Grml - ISO images in /boot/grml and automatically adds an entry for each - image. The purpose is to use one of those images to boot a rescue - system without using a CD or usb stick. +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed.