[ubuntu/oneiric] grub2 1.99-12ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Mon Sep 5 15:45:29 UTC 2011


grub2 (1.99-12ubuntu1) oneiric; 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 appropriate background for Ubuntu.
    - Apply Ubuntu GRUB Legacy changes to legacy update-grub script.
    - 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.
    - 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.
    - Check hardware support before using gfxpayload=keep.
    - 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.
    - Update default/grub.md5sum to include maverick's default md5sum.
    - Add nomodeset to Linux kernel arguments in recovery mode.
    - Skip Windows os-prober entries on Wubi systems.
  * Suppress the menu by default on Wubi systems with no other-OS entries
    apart from Windows (LP: #826378).
  * Always store hostdisk drive names in canonical form, fixing 'grub-probe
    --target=drive' output when device.map is absent (LP: #820500).

grub2 (1.99-12) unstable; urgency=low

  [ Robert Millan ]
  * Fix grub-probe detection for LSI MegaRAID SAS devices on kFreeBSD.
    - kfreebsd_mfi_devices.patch

  [ Colin Watson ]
  * Backport from upstream:
    - Canonicalise the path argument to grub-probe (closes: #637768).
    - Skip */README* as well as README* (LP: #537123).

Date: Mon, 05 Sep 2011 16:12:50 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/grub2/1.99-12ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 05 Sep 2011 16:12:50 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu grub-pc-bin grub-pc grub-rescue-pc grub-coreboot-bin grub-coreboot grub-efi-ia32-bin grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64 grub-ieee1275-bin grub-ieee1275 grub-firmware-qemu grub-yeeloong-bin grub-yeeloong grub-mount-udeb
Architecture: source
Version: 1.99-12ubuntu1
Distribution: oneiric
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 (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot binaries)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
 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-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware binaries)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-mount-udeb - export GRUB filesystems using FUSE (udeb)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS binaries)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
 grub2-common - GRand Unified Bootloader (common files for version 2)
Closes: 637768
Launchpad-Bugs-Fixed: 537123 820500 826378
Changes: 
 grub2 (1.99-12ubuntu1) oneiric; 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 appropriate background for Ubuntu.
     - Apply Ubuntu GRUB Legacy changes to legacy update-grub script.
     - 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.
     - 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.
     - Check hardware support before using gfxpayload=keep.
     - 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.
     - Update default/grub.md5sum to include maverick's default md5sum.
     - Add nomodeset to Linux kernel arguments in recovery mode.
     - Skip Windows os-prober entries on Wubi systems.
   * Suppress the menu by default on Wubi systems with no other-OS entries
     apart from Windows (LP: #826378).
   * Always store hostdisk drive names in canonical form, fixing 'grub-probe
     --target=drive' output when device.map is absent (LP: #820500).
 .
 grub2 (1.99-12) unstable; urgency=low
 .
   [ Robert Millan ]
   * Fix grub-probe detection for LSI MegaRAID SAS devices on kFreeBSD.
     - kfreebsd_mfi_devices.patch
 .
   [ Colin Watson ]
   * Backport from upstream:
     - Canonicalise the path argument to grub-probe (closes: #637768).
     - Skip */README* as well as README* (LP: #537123).
Checksums-Sha1: 
 c9e9da9f94d00a4f8caca673bbd2db02a133c2e7 3357 grub2_1.99-12ubuntu1.dsc
 abcd82f76c94e374b7d3a017a69c647989398cd7 334563 grub2_1.99-12ubuntu1.diff.gz
Checksums-Sha256: 
 52da382ea39eb3df9dd7b9b42885058b692b3b26895be6a43b5ec5175048bb66 3357 grub2_1.99-12ubuntu1.dsc
 f0538b21483cd8c6d9a2b28c586919810167047ab5236a1bee3398b99ad61c9e 334563 grub2_1.99-12ubuntu1.diff.gz
Files: 
 a0adcb8c38db03d7fc8913e7246ea976 3357 admin extra grub2_1.99-12ubuntu1.dsc
 253bf884ba35c2e0accbf71b3c91c308 334563 admin extra grub2_1.99-12ubuntu1.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

iQIVAwUBTmTn/Tk1h9l9hlALAQgIxQ/+MJiILqKpCuAxtImgRLP8YtHKILQBCXoi
a+8AU323dugvsaUVC2Nt8foFGqpFxWPwsBvdjmWDbBBVRX4Vg4e+WipQlyIYWwya
2YU9DAVAloXM+FKZ2w1dkmuzh6qXUKN/AJAIycxnf1vvfTyLiMHy8tiY+iSaRXtd
zKFqN5yrWZOlT8IjsDimGNaezDACWTVlcuPAQj26W3agFc7u2VxSJJrHQjHY03mm
i/Kd81H//GJYLzX6Yhnxb02dzF+XYPNZiPJu3wD+x/Qb8P8UECckvLvIXqxOQYFb
zjwEMzfH3gelz5ak2tSSFz+aJg6K0Rk/HihISw4e+e3RtQkAqq1JL51eK7N3VyjP
kUITLjugFNSIUszfDAz1HinykR27FFsdk5wytj/2wabcZjE0p2HKb/eINQvprMt5
0mCcFWR6B62sIdOEyIjqb7ovj1/g0q6FYMjzKMHAtKroMWVAIa8XLROsknDD4yxX
WB3oas0mGuX/sjKLeA1o2Wi+d0F7uUj00/XUTP2R/WTB6bkAiw2T9u/z9EVTOCY0
oI5jeaQMjRM7zMBUNrEA8ru9PNZOySDQlh4T2l0sSmVrhyJcjx7jE1y/Vfq7afFJ
HVjL/3TknU1XuC62hQAzTmCZZi+TrsDRTcIcZBx7zUV+Jwl16QInMcFT/xEvTGjx
I5baHz8S1gU=
=IqIC
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list