[ubuntu/natty] grub2 1.99~rc1-8ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Fri Apr 1 17:45:35 UTC 2011
grub2 (1.99~rc1-8ubuntu1) natty; urgency=low
* Resynchronise with Debian. Remaining changes:
- Adjust for default Ubuntu boot options ("quiet splash").
- Default to hiding the menu; holding down Shift at boot will show it.
- Set a monochromatic theme and an aubergine background for Ubuntu.
- Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
recovery mode, quiet option, tweak how memtest86+ is displayed, and
use UUIDs where appropriate.
- Fix backslash-escaping in merge_debconf_into_conf.
- Remove "GNU/Linux" from default distributor string.
- Add crashkernel option.
- Bypass menu unless other OSes are installed or Shift is pressed.
- Allow Shift to interrupt 'sleep --interruptible'.
- Reduce visual clutter in normal mode.
- Remove verbose messages printed before reading configuration.
- Suppress kernel/initrd progress messages, except in recovery mode.
- Handle filesystems loop-mounted on file images.
- Ignore devices loop-mounted from files in Linux grub.d scripts.
- Show the boot menu if the previous boot failed.
- Don't generate device.map during grub-install or grub-mkconfig.
- Adjust upgrade version checks for Ubuntu.
- Suppress "GRUB loading" message unless Shift is held down.
- Adjust versions of grub-doc and grub-legacy-doc conflicts.
- Fix LVM/RAID probing in the absence of /boot/grub/device.map.
- Look for .mo files in /usr/share/locale-langpack first.
- Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
- Add a grub-rescue-efi-amd64 package.
- On Wubi, don't ask for an install device, but just update wubildr
using the diverted grub-install.
- Check hardware support before using gfxpayload=keep.
- Build part_msdos and vfat into EFI boot images.
- Put second and subsequent Linux menu entries in a submenu.
- Preferred resolution detection for VBE.
- Set vt.handoff=7 for smooth handoff to kernel graphical mode.
* Drop patch to use qemu rather than qemu-system-i386, now that qemu-kvm
ships a symlink.
* Rewrite hwmatch.lua in C. Drop lua grub-extras module.
* Update ubuntu_vbe_autodetect.patch, bringing GRUB_GFXMODE documentation
up to date.
* Fix use of freed memory when replacing existing loopback device
(LP: #742967).
grub2 (1.99~rc1-8) unstable; urgency=low
* Cherry-pick from upstream:
- Fix FreeBSD compilation problem.
grub2 (1.99~rc1-7) unstable; urgency=low
* Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
/dev/disk/by-uuid/ to bug reports, by request of upstream.
* Cherry-pick from upstream:
- Use libgeom on FreeBSD to detect partitions (closes: #612128).
- Copy the partition table zone if floppy support is disabled, even if
no partition table is found (LP: #741867).
- Fix an ext2 overflow affecting inodes past 2TiB.
- Fix RAID-0 disk size calculation for metadata 1.x (LP: #743136).
* Merge from Ubuntu:
- Build with gcc-4.5 on ppc64.
- Add apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
Lallement (LP: #591753).
Date: Fri, 01 Apr 2011 17:35:59 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/grub2/1.99~rc1-8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 01 Apr 2011 17:35:59 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-rescue-efi-amd64 grub-ieee1275 grub-firmware-qemu grub-yeeloong
Architecture: source
Version: 1.99~rc1-8ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
grub-common - GRand Unified Bootloader, version 2 (common files)
grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
grub-efi - GRand Unified Bootloader, version 2 (dummy package)
grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
grub-emu - GRand Unified Bootloader, version 2 (emulated version)
grub-firmware-qemu - GRUB firmware image for QEMU
grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version)
grub-rescue-efi-amd64 - GRUB bootable rescue images, version 2 (EFI-AMD64 version)
grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
grub2 - GRand Unified Bootloader, version 2 (dummy package)
Closes: 612128
Launchpad-Bugs-Fixed: 591753 741867 742967 743136
Changes:
grub2 (1.99~rc1-8ubuntu1) natty; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- Adjust for default Ubuntu boot options ("quiet splash").
- Default to hiding the menu; holding down Shift at boot will show it.
- Set a monochromatic theme and an aubergine background for Ubuntu.
- Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
recovery mode, quiet option, tweak how memtest86+ is displayed, and
use UUIDs where appropriate.
- Fix backslash-escaping in merge_debconf_into_conf.
- Remove "GNU/Linux" from default distributor string.
- Add crashkernel option.
- Bypass menu unless other OSes are installed or Shift is pressed.
- Allow Shift to interrupt 'sleep --interruptible'.
- Reduce visual clutter in normal mode.
- Remove verbose messages printed before reading configuration.
- Suppress kernel/initrd progress messages, except in recovery mode.
- Handle filesystems loop-mounted on file images.
- Ignore devices loop-mounted from files in Linux grub.d scripts.
- Show the boot menu if the previous boot failed.
- Don't generate device.map during grub-install or grub-mkconfig.
- Adjust upgrade version checks for Ubuntu.
- Suppress "GRUB loading" message unless Shift is held down.
- Adjust versions of grub-doc and grub-legacy-doc conflicts.
- Fix LVM/RAID probing in the absence of /boot/grub/device.map.
- Look for .mo files in /usr/share/locale-langpack first.
- Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
- Add a grub-rescue-efi-amd64 package.
- On Wubi, don't ask for an install device, but just update wubildr
using the diverted grub-install.
- Check hardware support before using gfxpayload=keep.
- Build part_msdos and vfat into EFI boot images.
- Put second and subsequent Linux menu entries in a submenu.
- Preferred resolution detection for VBE.
- Set vt.handoff=7 for smooth handoff to kernel graphical mode.
* Drop patch to use qemu rather than qemu-system-i386, now that qemu-kvm
ships a symlink.
* Rewrite hwmatch.lua in C. Drop lua grub-extras module.
* Update ubuntu_vbe_autodetect.patch, bringing GRUB_GFXMODE documentation
up to date.
* Fix use of freed memory when replacing existing loopback device
(LP: #742967).
.
grub2 (1.99~rc1-8) unstable; urgency=low
.
* Cherry-pick from upstream:
- Fix FreeBSD compilation problem.
.
grub2 (1.99~rc1-7) unstable; urgency=low
.
* Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
/dev/disk/by-uuid/ to bug reports, by request of upstream.
* Cherry-pick from upstream:
- Use libgeom on FreeBSD to detect partitions (closes: #612128).
- Copy the partition table zone if floppy support is disabled, even if
no partition table is found (LP: #741867).
- Fix an ext2 overflow affecting inodes past 2TiB.
- Fix RAID-0 disk size calculation for metadata 1.x (LP: #743136).
* Merge from Ubuntu:
- Build with gcc-4.5 on ppc64.
- Add apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
Lallement (LP: #591753).
Checksums-Sha1:
f75000d7f3c126028005755d40d460c99de7a28c 3190 grub2_1.99~rc1-8ubuntu1.dsc
899c7a8e933dcd9484e0467d499ed69ecbc47a71 633681 grub2_1.99~rc1-8ubuntu1.diff.gz
Checksums-Sha256:
f444ab42bd4a8dd3c42db019683177c8b3534f95e67a3b0eaf129b2bfa4b4049 3190 grub2_1.99~rc1-8ubuntu1.dsc
701c0e0f4bcad97e83d1bfdb0310bb374d13c99b3df3e422a77ec3d01e61a34e 633681 grub2_1.99~rc1-8ubuntu1.diff.gz
Files:
a607640db3b79bfbf4ad94cc66cc8f4e 3190 admin extra grub2_1.99~rc1-8ubuntu1.dsc
a24257255ee4b34734bcf5d409690b7b 633681 admin extra grub2_1.99~rc1-8ubuntu1.diff.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBTZYNXTk1h9l9hlALAQjzeA//ed2IjQYRgaEAkFbShej1V1eP0y8Cnidb
SE3bqij4OHF4MMU92A0nFgc72E5RuloyfUMUFS1pKAlSBxYI9wEPcncMdls/KiPa
VgYC6FEWEv0jXs6BY2vJztcGEjfHLzzqiWw0vEqD2nP3gtnwTLAv7uvtDTCV46ho
PKmuMrchzVsmYLdTft2tPPfKvNNdik7b0QbpOSNqDfL7udW2ITgMVgrJnS8EiiAF
DFyVGTnM444AE8QOQ63fczjgkeNv5vr12lOgqVHLt8GBkB5M3rdwlrzBEVDAUxzi
KjZq6i0XNrIOx+bq6jn3uElaIFPrs5vNVFcYbgzUfEdR0Aee3rlf7zKX0pmB5Mvb
aPsJoZ85SF9vdZOckLMXPdfr1Rg+stViI/Oiu5ADcVJABuJONqNMQ9U9fY5voutZ
W1J1n0slqH3W+a6LfQAbNeujDMDxCWdUd3yoV8xXjjTobVKEhW3Li/KG6e/MJGfK
C0MLbr641lb9LfqeswAjjBjcUVdP3xhxy1yHVIq68kNHBONY48KxIeFrobbOIqqf
0Kmcz8xIVAsJfj9LmBIjXUN5b97vsGv6Xg8CJoNHn5Lf/VPEnxh6RNKhzlIZqESM
h3QbyHBs1OhRsDB6n/8dSGYVv9llEl834hoM7NYcoWrpdDJebh68x2VpbZ6pYX/6
RL6IiuH9JOA=
=eHIH
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list