[ubuntu/natty] grub2 1.99~rc1-4ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Tue Mar 15 14:00:31 UTC 2011


grub2 (1.99~rc1-4ubuntu1) 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.
    - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
    - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
    - Use qemu rather than qemu-system-i386.
    - 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.
    - Enable lua from grub-extras.
    - Incorporate the bitop library into lua.
    - Add enum_pci function to grub module in lua.
    - 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.
    - Don't ask where to install if upgrading and core.img doesn't exist.
    - Drop the default priority of grub2/linux_cmdline to medium.
    - Build with gcc-4.5 on ppc64.
    - Add apport hook for ProblemType = 'Package'.

grub2 (1.99~rc1-4) unstable; urgency=low

  * Don't touch /boot/grub/grub2-installed if using the --root-directory
    option to grub-install (thanks, Nicolas George; closes: #614927).
  * Update branch_devmapper.patch, adding partitioned MD RAID support
    (untested) and support for probing multipath disks.
  * Update ntldr-img from grub-extras:
    - Only call ntfs_fix_mmft if the attribute to find is AT_DATA.  This
      matches GRUB's NTFS module.
    - Install grubinst as grub-ntldr-img.
  * Fix loading GRUB from lnxboot (LP: #693671).
  * Update branch_embed-sectors.patch to avoid straying into first partition
    when embedding-area sectors are in use (closes: #613409, LP: #730225).

Date: Tue, 15 Mar 2011 13:47:34 +0000
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-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 15 Mar 2011 13:47:34 +0000
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-4ubuntu1
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: 613409 614927
Launchpad-Bugs-Fixed: 693671 730225
Changes: 
 grub2 (1.99~rc1-4ubuntu1) 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.
     - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
     - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
     - Use qemu rather than qemu-system-i386.
     - 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.
     - Enable lua from grub-extras.
     - Incorporate the bitop library into lua.
     - Add enum_pci function to grub module in lua.
     - 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.
     - Don't ask where to install if upgrading and core.img doesn't exist.
     - Drop the default priority of grub2/linux_cmdline to medium.
     - Build with gcc-4.5 on ppc64.
     - Add apport hook for ProblemType = 'Package'.
 .
 grub2 (1.99~rc1-4) unstable; urgency=low
 .
   * Don't touch /boot/grub/grub2-installed if using the --root-directory
     option to grub-install (thanks, Nicolas George; closes: #614927).
   * Update branch_devmapper.patch, adding partitioned MD RAID support
     (untested) and support for probing multipath disks.
   * Update ntldr-img from grub-extras:
     - Only call ntfs_fix_mmft if the attribute to find is AT_DATA.  This
       matches GRUB's NTFS module.
     - Install grubinst as grub-ntldr-img.
   * Fix loading GRUB from lnxboot (LP: #693671).
   * Update branch_embed-sectors.patch to avoid straying into first partition
     when embedding-area sectors are in use (closes: #613409, LP: #730225).
Checksums-Sha1: 
 ac5a4fb29030c634d15895590129d13ba5fc8c54 3162 grub2_1.99~rc1-4ubuntu1.dsc
 f0164aaa9bf07890a19b0c442b8e5d0a93af9495 763150 grub2_1.99~rc1-4ubuntu1.diff.gz
Checksums-Sha256: 
 20c65e6aa5c3592107ee6c69c490014baec07f735d44266cf23bcbd1cf1456cd 3162 grub2_1.99~rc1-4ubuntu1.dsc
 948cf4789a8f631aa25ecfed526d299ac2018c74ecbad4330c500c7517f4a673 763150 grub2_1.99~rc1-4ubuntu1.diff.gz
Files: 
 8d8e3a118858ef70d7bb5645c95c602a 3162 admin extra grub2_1.99~rc1-4ubuntu1.dsc
 8f49fa477f7260e06b7699ad296ae10a 763150 admin extra grub2_1.99~rc1-4ubuntu1.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

iQIVAwUBTX9uajk1h9l9hlALAQhRKQ//aGzg3uVL/XANeXDAJEkCG83uXMKBZrIV
mFiOu7S4EYOF3cld0ed4GNFQ7LRohrG8c2UCect4WnhQrsjQ548TC8ia4lM7oyHO
xN2JpZb+RpJp4QoARpAeA0AyYqqEJu4EdeFRo2mjIQhE507BbvL8LQDrlQdjzU+G
lhN95aSuCnqMSRk15mTX/5t5DSL26rBJVho+C64hgFnomvdsOGnkApjIw7suVurA
ncb0EcvESFUtu3ODkg4oe11NEn+gaNdjqevzI60j+RLUMTHKywB28gd/ES9Ruu+R
zfRoT55V/y8IHDIxSMy1FLXvosHV+Bug/k3ZaMJs1GKmsi91yHeKP9tHA2engSGQ
jpL79tO/qnzXtfusdNJY2KAsykWC2cwAFlN5TXKrSFzlNwkpYpZMxSMw+RitvtgF
wcWeU0CNJ1lbCDKlXCIQ+LiU54hkd5xvi6mgFjrtNOqF9k2WhAWUQs5G1LuyBHWP
16hfTN1yOjfwBocfqBslgCa7h8KHHI1RgLSiBbqMyOcmnZIwrG9/7d0rHJMhYrP6
h96S1NMODJYTfPeIEnQtlMCETfwV/ZLFa3vq68kOWZUk8akyuq2nAjwOp1lKnVUJ
DabEM8aHTGKU66rH8g2vFoQik068tlkULtAG3aiyU2v6x5ILtqF8DcOzppaLVZ+X
3KO5jFYeUvE=
=UU/L
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list