[ubuntu/maverick] grub2 1.98+20100722-1ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Thu Jul 22 21:50:29 BST 2010


grub2 (1.98+20100722-1ubuntu1) maverick; 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 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= options if kdump and makedumpfile are available.
    - If other operating systems are installed, then automatically unhide
      the menu.  Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus
      if available to check whether Shift is pressed.  If it is, show the
      menu, otherwise boot immediately.  If keystatus is not available, then
      fall back to a short delay interruptible with Escape.
    - Allow Shift to interrupt 'sleep --interruptible'.
    - Don't display introductory message about line editing unless we're
      actually offering a shell prompt.  Don't clear the screen just before
      booting if we never drew the menu in the first place.
    - Remove some verbose messages printed before reading the configuration
      file.
    - Suppress progress messages as the kernel and initrd load for
      non-recovery kernel menu entries.
    - Change prepare_grub_to_access_device to handle filesystems
      loop-mounted on file images.
    - Ignore devices loop-mounted from files in 10_linux.
    - Show the boot menu if the previous boot failed, that is if it failed
      to get to the end of one of the normal runlevels.
    - Handle RAID devices containing virtio components.
    - Don't generate /boot/grub/device.map during grub-install or
      grub-mkconfig by default.
    - Adjust upgrade version checks for Ubuntu.
    - Don't display "GRUB loading" unless Shift is held down.
    - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate
      our backport of the grub-doc split.
    - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
    - Look for .mo files in /usr/share/locale-langpack as well, in
      preference.
    - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
    - Probe all devices in 'grub-probe --target=drive' if
      /boot/grub/device.map is missing.
    - Adjust hostdisk id for hard disks, allowing grub-setup to use its
      standard workaround for broken BIOSes.
    - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
    - Use qemu rather than qemu-system-i386.
    - Extend the EFI version of grub-install to be able to install into an
      EFI System Partition mounted on /boot/efi in a location that complies
      with the EFI specification.
    - Upgrade the installed core image when upgrading grub-efi-ia32 or
      grub-efi-amd64, although only if /boot/efi/EFI/ubuntu already exists.
    - Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that
      grub-install works properly.
    - Program vesafb on BIOS systems rather than efifb, and return to
      enabling gfxpayload=keep by default if the kernel has the necessary
      support built-in.

grub2 (1.98+20100722-1) unstable; urgency=low

  * New Bazaar snapshot.
    - Don't count named RAID arrays when looking for unused array numbers.

  [ Colin Watson ]
  * Merge from Ubuntu:
    - grub-common Breaks: lupin-support (<< 0.30) due to a grub-mkimage
      syntax change (lupin-support isn't in Debian, but this is harmless
      anyway).

Date: Thu, 22 Jul 2010 21:44:52 +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/maverick/+source/grub2/1.98+20100722-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 22 Jul 2010 21:44:52 +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-ieee1275 grub-firmware-qemu grub-yeeloong
Architecture: source
Version: 1.98+20100722-1ubuntu1
Distribution: maverick
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-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)
Changes: 
 grub2 (1.98+20100722-1ubuntu1) maverick; 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 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= options if kdump and makedumpfile are available.
     - If other operating systems are installed, then automatically unhide
       the menu.  Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus
       if available to check whether Shift is pressed.  If it is, show the
       menu, otherwise boot immediately.  If keystatus is not available, then
       fall back to a short delay interruptible with Escape.
     - Allow Shift to interrupt 'sleep --interruptible'.
     - Don't display introductory message about line editing unless we're
       actually offering a shell prompt.  Don't clear the screen just before
       booting if we never drew the menu in the first place.
     - Remove some verbose messages printed before reading the configuration
       file.
     - Suppress progress messages as the kernel and initrd load for
       non-recovery kernel menu entries.
     - Change prepare_grub_to_access_device to handle filesystems
       loop-mounted on file images.
     - Ignore devices loop-mounted from files in 10_linux.
     - Show the boot menu if the previous boot failed, that is if it failed
       to get to the end of one of the normal runlevels.
     - Handle RAID devices containing virtio components.
     - Don't generate /boot/grub/device.map during grub-install or
       grub-mkconfig by default.
     - Adjust upgrade version checks for Ubuntu.
     - Don't display "GRUB loading" unless Shift is held down.
     - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate
       our backport of the grub-doc split.
     - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
     - Look for .mo files in /usr/share/locale-langpack as well, in
       preference.
     - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
     - Probe all devices in 'grub-probe --target=drive' if
       /boot/grub/device.map is missing.
     - Adjust hostdisk id for hard disks, allowing grub-setup to use its
       standard workaround for broken BIOSes.
     - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
     - Use qemu rather than qemu-system-i386.
     - Extend the EFI version of grub-install to be able to install into an
       EFI System Partition mounted on /boot/efi in a location that complies
       with the EFI specification.
     - Upgrade the installed core image when upgrading grub-efi-ia32 or
       grub-efi-amd64, although only if /boot/efi/EFI/ubuntu already exists.
     - Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that
       grub-install works properly.
     - Program vesafb on BIOS systems rather than efifb, and return to
       enabling gfxpayload=keep by default if the kernel has the necessary
       support built-in.
 .
 grub2 (1.98+20100722-1) unstable; urgency=low
 .
   * New Bazaar snapshot.
     - Don't count named RAID arrays when looking for unused array numbers.
 .
   [ Colin Watson ]
   * Merge from Ubuntu:
     - grub-common Breaks: lupin-support (<< 0.30) due to a grub-mkimage
       syntax change (lupin-support isn't in Debian, but this is harmless
       anyway).
Checksums-Sha1: 
 8aa96a375044a77dc7aa7c277d9c186c76c48275 3013 grub2_1.98+20100722-1ubuntu1.dsc
 1350053a692a9685928f8329c0f396fa61537729 2105586 grub2_1.98+20100722.orig.tar.gz
 ce54f4d0bcbe293b472b8d2a9bc7ddcd7faad37d 461880 grub2_1.98+20100722-1ubuntu1.diff.gz
Checksums-Sha256: 
 07b3de4cc38752818e8af617a695dbb366b7874a0460f71e2c4ae7dee8a2fd59 3013 grub2_1.98+20100722-1ubuntu1.dsc
 be29e42815bc0f88a86121f3e0438b1ef1e30f1ea9ebdc16f17cc36ba8de3bea 2105586 grub2_1.98+20100722.orig.tar.gz
 41dfa754667be5ea4c828624e8f1a9eeb74baa2cd760cd4653312e6676a14615 461880 grub2_1.98+20100722-1ubuntu1.diff.gz
Files: 
 547f3456efedc0ad2d3fafadec70c005 3013 admin extra grub2_1.98+20100722-1ubuntu1.dsc
 f31248c17446c0716a8245595a6b7a9d 2105586 admin extra grub2_1.98+20100722.orig.tar.gz
 1158db93a22b8b0e10804366622b5aa6 461880 admin extra grub2_1.98+20100722-1ubuntu1.diff.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBTEiuRzk1h9l9hlALAQhWmxAAoM32oEtCzBMynRCPsUi8kEb8FnkgXUm9
HqVIaVwWTvuwy/M8HX+YmFwPZROyu+hDtRdM262E6dz7DIHY5m8fW4mQQrc9M8s5
NfL6PgWlfqRPDBp5IacH6meZJO3tRPQ2U80tFe7O4RQ69a6mVum1OxjkBi5FW0tG
+TUdy5Oq6dTpKDav7LqdGWqsTlmCBWVYvTPjMGG9e/YRO3LQxw6N8+a7/mtUfSOe
hvg4uCLh7Ufdh4gLRVvR1+zQ4Fz3S+gRVExWZd6+9KpT7sVXzKQ4jFIDAmirpmgt
5heR/Ku7/EAaIbMugFikr9HZ0FOPwU4vhQ4KRuijT+WuGiHj0c0wYvXnbPcJBXuJ
3sBDlWgmZ1b1Rij+XmLalKYKCszZ3Yme3FnmrxHX7JBmPN/l+zcobseFYcjMinG1
nVz3GB03ts10YPT9KlJauZX+Sdqfu5qbDzE94n1U8BBq1Fbpxdhps9fOhPQk+AFM
9szSIiLjH6InZLQn0x34yhpUGOXOO+vFqQU2Bps4gfW1KDs1jMzlRtywNbbIAqi5
GeoELHC6Q+CtuwUG8VVVS13gLEpv+SS5crWYAtTEiUAA84gB3sdWKmpKXIaarwLx
iR2v9H6DqSY4+kaV0M7iUI6VNd9JwjT1pSaOgMGrcC0LHsMvWIHZsgb79mqJ1Rmg
wIdrs83Gs0s=
=0nB8
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list