[ubuntu/precise] grub2 1.99-20ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Mon Apr 2 21:55:46 UTC 2012


grub2 (1.99-20ubuntu1) precise; 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.
    - In recovery mode, add nomodeset to the Linux kernel arguments, and
      remove the 'set gfxpayload=keep' command.
    - Skip Windows os-prober entries on Wubi systems, and suppress the menu
      by default if those are the only other-OS entries.
    - Handle probing striped DM-RAID devices.
    - Replace 'single' by 'recovery' when friendly-recovery is installed.
    - Use qemu -no-kvm in tests for now to work around LP #947597.
    - Disable cursor as early as possible in grub_main.

grub2 (1.99-20) unstable; urgency=low

  * Backport kFreeBSD support from upstream to 4k_sectors.patch.

grub2 (1.99-19) unstable; urgency=low

  [ Colin Watson ]
  * Add grub-probe to grub-mount-udeb (LP: #963471).
  * Backport from upstream:
    - Restore CFLAGS after efiemu check (closes: #665772).
    - Include __ctzdi2 and __ctzsi2 from libgcc if present (closes:
      #665993).
    - Support non-512B sectors and agglomerate reads.

  [ Debconf translations ]
  * Croatian (Tomislav Krznar).

Date: Mon, 02 Apr 2012 22:42:18 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/grub2/1.99-20ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Apr 2012 22:42:18 +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-20ubuntu1
Distribution: precise
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: 665772 665993
Launchpad-Bugs-Fixed: 963471
Changes: 
 grub2 (1.99-20ubuntu1) precise; 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.
     - In recovery mode, add nomodeset to the Linux kernel arguments, and
       remove the 'set gfxpayload=keep' command.
     - Skip Windows os-prober entries on Wubi systems, and suppress the menu
       by default if those are the only other-OS entries.
     - Handle probing striped DM-RAID devices.
     - Replace 'single' by 'recovery' when friendly-recovery is installed.
     - Use qemu -no-kvm in tests for now to work around LP #947597.
     - Disable cursor as early as possible in grub_main.
 .
 grub2 (1.99-20) unstable; urgency=low
 .
   * Backport kFreeBSD support from upstream to 4k_sectors.patch.
 .
 grub2 (1.99-19) unstable; urgency=low
 .
   [ Colin Watson ]
   * Add grub-probe to grub-mount-udeb (LP: #963471).
   * Backport from upstream:
     - Restore CFLAGS after efiemu check (closes: #665772).
     - Include __ctzdi2 and __ctzsi2 from libgcc if present (closes:
       #665993).
     - Support non-512B sectors and agglomerate reads.
 .
   [ Debconf translations ]
   * Croatian (Tomislav Krznar).
Checksums-Sha1: 
 7ef67c0329cdc3e561ec9e62515c244f47c1e0e6 4019 grub2_1.99-20ubuntu1.dsc
 3097643dbc568b2422e495b2c087b6cdf68cbbcb 434858 grub2_1.99-20ubuntu1.diff.gz
Checksums-Sha256: 
 57549dbb95e001adc298f25195667c02405035f734043f322c58804566390a64 4019 grub2_1.99-20ubuntu1.dsc
 226980bc448f32554e3d8ed1bd3cd6c521e21ec2e91db2867077680fbd309624 434858 grub2_1.99-20ubuntu1.diff.gz
Files: 
 38f8bc935c89c72cab7f72ad54a3626f 4019 admin extra grub2_1.99-20ubuntu1.dsc
 17d73edc58a550424c9d41b3e57b6adc 434858 admin extra grub2_1.99-20ubuntu1.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

iQIVAwUBT3ofgjk1h9l9hlALAQg2ehAAtyZszOIuqpzZYUUZoVdm/WatAIBI/2pO
ISKJp3iCQr6A+DMu+aS4yKX6hRnBNSckMIEOa9N8N4THcl69/d6sB931YSEMErDs
/94LmSx/XvFwlvxoCrHjmxhc1XYN/YoCGFqsQ7Z5ddnH6Zwr4gghlugEbk1YxEZX
aVfV95hUWttrdwuRzV7beLDNK4qpmfDdQ4CGlNu0eczlSem7CNeaDBlS/nhSmrZS
PV+w9e0r3urD4+XhfGVg2j8E/XBgqPpJD1qSyAEhB055vTvNUyOi68gov9g1Ueic
/18iPiKabLSVNsP+O6RUBeyNa7GlkeXXHt8pYS/ESq5kHe70x9ul6EZpCTOjb2FL
SGgBiji14muBN/3Shqg/4BpPfvXXCom6CkSZIYhcTXSaY28HoTsxgvMrjvqKmPlk
O7S//Z+MxakdfY2/buDcyN8+dzXEvnD9RjNfmX8hxGbXx2oyDxg+PM2vziSVtJUT
u3fT1pXKZadymZEonzB2Gvsp7W+DCaCA5j/elUVb2s6vHwHRoX9/mEjSpvcokYK4
BS6+juTbHl2ZVfA1S2hi59ZWachg0GBsrQHMJG7fNFH7426FSqM5DXMEia/QsInj
Sxg2Bhf24duamhewbGUKoVS5+MZ42OOfpHMvIktVxP0pO/exj4nVShQlFznRGYAb
JouQlt4Vlww=
=T0Yo
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list