[ubuntu/precise] grub2 1.99-17ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue Mar 6 18:45:21 UTC 2012
grub2 (1.99-17ubuntu1) 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-17) unstable; urgency=low
* efi_disk_cache.patch: Fix incorrect GRUB_DISK_CACHE_BITS (LP: #944347).
Date: Tue, 06 Mar 2012 18:42:33 +0000
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-17ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 06 Mar 2012 18:42:33 +0000
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-17ubuntu1
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)
Launchpad-Bugs-Fixed: 944347
Changes:
grub2 (1.99-17ubuntu1) 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-17) unstable; urgency=low
.
* efi_disk_cache.patch: Fix incorrect GRUB_DISK_CACHE_BITS (LP: #944347).
Checksums-Sha1:
cf9278cc6653e93ad9b557b26d1c3ee4fbb41832 4019 grub2_1.99-17ubuntu1.dsc
631a0d88193914384d10b377a6bbf0aebbe1b523 374046 grub2_1.99-17ubuntu1.diff.gz
Checksums-Sha256:
fa425fa44c22ac487e4d51864ff0aec4be4171dd1252a4ca30714d62be52b1b5 4019 grub2_1.99-17ubuntu1.dsc
3437cad07f73935103d3c8aec88a54da8885c046fd5d0a41d89702cb1c8acc87 374046 grub2_1.99-17ubuntu1.diff.gz
Files:
044a9ee9db6edf05747f56083a52c312 4019 admin extra grub2_1.99-17ubuntu1.dsc
84d5cd1cf0cd9c7f6d8b64e89b212e75 374046 admin extra grub2_1.99-17ubuntu1.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
iQIVAwUBT1Za1jk1h9l9hlALAQjKLA/+ND7YJWMs3KpTCfiNljYEPcZ6xxsthIt4
wqFLKdLUE251bE0wdJNc/6Q+sqTjbmiovETajzbkrzT+8kFdV0e1ZuTJIZpk18Zg
Z8CrOv8EEVlSzkYlnqSwNgg6uK8HSjocTHpf5KyeygzXeT8jombTzqHh/92EaUoW
83mhJnVLBhPG7yHYn7me+Q1gQJls1zKrwMD17gOMRWvosUdAsJkRtV0sp/t/+iJK
pX2NKns4Ol2SdTonNo8ijaWd8E8hImGnUIpxTDNOKuBqQ0uTLIvLTSM4+7uZW48W
QtEGV/XUn4rTtQX9F2jMFYueyC5HkJHGMp0jBREe6tfIxAq0ejIJWr1wXzI//OBN
8/CmnujoegOYs1t1UlxhYGliQLO5C8SF4iXzwHQsK7BbG+8BSfZxCbBQihBP4YFw
nsaCFUK0h1Q0DCWTogzZA3AiR6WO5P+kGAFZKjL3m8PW+GQz8ynleMrVFJy5B5dq
Oqm2QqmtduM9pADS0Gze30+1jh1WmHUSoWfTfnbyHltv5zup859CrH65VRYj37Lh
alT6OmvHGRHgTtp/BIWnX2XCrPlxu405liQ//Zc47PzrkcMUpJ7/R79o5qpu2ip7
YpdAvvRROEqloJvH+tR0apa/IS8RuHJ/bwnJOj84v5BtEFqoPn6lS5UE78jhF0ec
H++Vmo2QNGQ=
=Iuj0
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list