]> git.proxmox.com Git - grub2.git/commitdiff
Make the description of grub-firmware-qemu a little more generic, rather
authorColin Watson <cjwatson@debian.org>
Thu, 27 Jun 2013 13:46:41 +0000 (14:46 +0100)
committerColin Watson <cjwatson@debian.org>
Thu, 27 Jun 2013 13:46:41 +0000 (14:46 +0100)
than assuming that bochsbios provides qemu's default BIOS image (closes:
#714277).

debian/changelog
debian/control

index d3c8c09fed5842fcc84dfd5fb1b966ff110f9e30..04ab6ba7375f9ac38700720564e3daf51086d711 100644 (file)
@@ -6,6 +6,9 @@ grub2 (2.00-15) UNRELEASED; urgency=low
     --target=mipsel-loongson (closes: #708204).
   * Make grub-script-check fail on scripts containing no commands (closes:
     #713886).
+  * Make the description of grub-firmware-qemu a little more generic, rather
+    than assuming that bochsbios provides qemu's default BIOS image (closes:
+    #714277).
 
   [ Debconf translations ]
   * Hungarian (Dr. Nagy Elemér Károly).
index 2dffd2c9e46207820bf914a6865d852b791a2519..0df0969d4e78375bfad22900728f2b5438941b53 100644 (file)
@@ -437,8 +437,8 @@ Enhances: qemu
 Multi-Arch: foreign
 Description: GRUB firmware image for QEMU
  This package contains a binary of GRUB that has been built for use as
- firmware for QEMU.  It can be used as a replacement for the standard
PC BIOS provided by the bochsbios package (bios.bin).
+ firmware for QEMU.  It can be used as a replacement for other PC BIOS
images provided by seabios, bochsbios, and so on.
  .
  In order to make QEMU use this firmware, simply add `-bios grub.bin' when
  invoking it.