[ubuntu/oneiric] grub2 1.99-8ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue Jun 21 12:30:19 UTC 2011
grub2 (1.99-8ubuntu1) 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.
grub2 (1.99-8) unstable; urgency=low
[ Robert Millan ]
* Avoid buggy versions of libgeom-dev (see #630107). Closes: #630197
* Fix grub-probe detection for ATA devices using `ata' driver on kFreeBSD 9.
- kfreebsd-9_ada_devices.patch
[ Colin Watson ]
* Update ntldr-img from grub-extras:
- Handle ext3 inode sizes other than 128.
[ Debconf translations ]
* Kazakh (Baurzhan Muftakhidinov). Closes: #630915
Date: Tue, 21 Jun 2011 13:25:48 +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/oneiric/+source/grub2/1.99-8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 21 Jun 2011 13:25:48 +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-8ubuntu1
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: 630197 630915
Changes:
grub2 (1.99-8ubuntu1) 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.
.
grub2 (1.99-8) unstable; urgency=low
.
[ Robert Millan ]
* Avoid buggy versions of libgeom-dev (see #630107). Closes: #630197
* Fix grub-probe detection for ATA devices using `ata' driver on kFreeBSD 9.
- kfreebsd-9_ada_devices.patch
.
[ Colin Watson ]
* Update ntldr-img from grub-extras:
- Handle ext3 inode sizes other than 128.
.
[ Debconf translations ]
* Kazakh (Baurzhan Muftakhidinov). Closes: #630915
Checksums-Sha1:
596ef035c559143a9794a9fea4d49509d974a9b7 3311 grub2_1.99-8ubuntu1.dsc
fe7decbb69b4493e1f78a72850b6548248447623 331056 grub2_1.99-8ubuntu1.diff.gz
Checksums-Sha256:
16b372de8b0cab9ca59faa3c2b73373f091f4b9eb5974a5f76ee91e0137a37ef 3311 grub2_1.99-8ubuntu1.dsc
6ab2d88a8c70402367dc46d0319f1aaf8214e5ebd2808ca94b86f32d5b56f464 331056 grub2_1.99-8ubuntu1.diff.gz
Files:
e4f7187d4247d66da30247d71669d60e 3311 admin extra grub2_1.99-8ubuntu1.dsc
e5de54ce8ce7b88061faa9c3896e9bcf 331056 admin extra grub2_1.99-8ubuntu1.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
iQIVAwUBTgCN/zk1h9l9hlALAQgocw//USLH4nRVBmkAMiUL7TZyOEQSg9Wm+E1q
6E+kdzr7WLjocc9TVJTzwieDTtiOXe60rdcqznFL9e81hi64owzACT4fVv8UAJp4
xxugg5SzNXvIecKkptNRTY9j+fTdNcwy5sQ7jwnPpU3mapnwLvYIoNCbJFXHgrNF
sWkovm/WSpg0sbNnUpvUAhhTWJlPDM+6CBCFkrmi4lNS/jDDWJg8ZfjGwcsjzIwB
AqIZY+gw21Ls1qu4XkYI4YS8xm42/gCeKOF/kB6/vAcnjRfKl9yvMMfB0nzUjoJZ
qg6Y2XuLEKe+pP6gHAI9xZSxLQGEBj8pRIr+DRunEH9Kd6Gb/Fo4ElYGVP+SAxl+
X2q9O2MOQEqnx3sZsBnw9bytEXyRo9g9vg8uHGvOjDqdWMlXNA6AFyErxosJAxxK
cm36C/5QzBIh39syGo2Y808ksThEJkuWIqkNc13+wQe+u75Su/8jsW2F2q8ElUuL
tUcUbBA+0wn/tRwuDMvXSVzEgYExJ4ObWR2uhBJXNBVJgGvl+8naf/mHWy1XjEw5
bgM/e2GJvxx08by6AS+Py0M0p+8Nw3WuyjMGaaHbOhANFCby+RyYtOfTV+xRTLNH
BJwpDRREG+T5bo9CnhfLVBWqtiSSgE6LQn3mTi1tkVUtXxhrdGA776fvcZPBHiex
uM/tT+1sqoU=
=tw+m
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list