mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 11:56:03 +00:00
Re-enable QEMU port.
This commit is contained in:
parent
8a2ac68ae4
commit
4cb39b4eb7
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
grub2 (1.96+20090628-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New SVN snapshot.
|
||||||
|
* Re-enable QEMU port.
|
||||||
|
|
||||||
|
-- Robert Millan <rmh.debian@aybabtu.com> Sun, 28 Jun 2009 01:11:10 +0200
|
||||||
|
|
||||||
grub2 (1.96+20090627-2) unstable; urgency=low
|
grub2 (1.96+20090627-2) unstable; urgency=low
|
||||||
|
|
||||||
* Disable QEMU port untill it goes through NEW.
|
* Disable QEMU port untill it goes through NEW.
|
||||||
|
29
debian/control
vendored
29
debian/control
vendored
@ -171,15 +171,20 @@ Description: GRand Unified Bootloader, version 2 (Open Firmware version)
|
|||||||
This package contains a version of GRUB that has been built for use with
|
This package contains a version of GRUB that has been built for use with
|
||||||
Open Firmware implementations.
|
Open Firmware implementations.
|
||||||
|
|
||||||
#Package: grub-firmware-qemu
|
Package: grub-firmware-qemu
|
||||||
#Architecture: all
|
Architecture: all
|
||||||
#Depends: base-files (>= 4.0.1~), ${misc:Depends}
|
Depends: base-files (>= 4.0.1~), ${misc:Depends}
|
||||||
#Recommends: qemu
|
Recommends: qemu
|
||||||
#Enhances: qemu
|
Enhances: qemu
|
||||||
#Description: GRUB firmware image for QEMU
|
Description: GRUB firmware image for QEMU
|
||||||
# This package contains a binary of GRUB that has been built for use as
|
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
|
firmware for QEMU. It can be used as a replacement for the standard
|
||||||
# PC BIOS provided by the bochsbios package (bios.bin).
|
PC BIOS provided by the bochsbios package (bios.bin).
|
||||||
# .
|
.
|
||||||
# In order to make QEMU use this firmware, simply add `-bios grub.bin' when
|
In order to make QEMU use this firmware, simply add `-bios grub.bin' when
|
||||||
# invoking it.
|
invoking it.
|
||||||
|
.
|
||||||
|
Note: this firmware is only suitable for QEMU. If you want to install GRUB
|
||||||
|
as firmware on real hardware, you can do so in combination with coreboot
|
||||||
|
(http://www.coreboot.org/). To support that, a grub-coreboot package is
|
||||||
|
also provided.
|
||||||
|
Loading…
Reference in New Issue
Block a user