Package "grub2"
Name: |
grub2
|
Description: |
This package is just an umbrella for a group of other packages,
it has no description. Description samples from packages in group:
- GRand Unified Bootloader (common files)
- GRand Unified Bootloader, version 2 (dummy package)
- GRand Unified Bootloader, version 2 (EFI-AMD64 version)
- GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
|
Latest version: |
1.99-21ubuntu3 |
Release: |
precise (12.04) |
Level: |
base |
Repository: |
main |
Links
Other versions of "grub2" in Precise
Packages in group
Deleted packages are displayed in grey.
Changelog
grub2 (1.99-21ubuntu3) precise; urgency=low
* Backport several upstream EFI device discovery patches to fix boot
failures (LP: #975061).
-- Colin Watson Tue, 17 Apr 2012 16:11:45 +0100
|
Source diff to previous version |
|
grub2 (1.99-21ubuntu2) precise; urgency=low
[ Andy Whitcroft ]
* Only supply vt.handoff=7 when we are using gfxpayload=keep. Do this
even when the command line is modified before execution. (LP: #942846)
[ Colin Watson ]
* Don't crash on inaccessible loop device backing paths (LP: #938724).
-- Colin Watson Thu, 05 Apr 2012 13:36:57 +0100
|
Source diff to previous version |
942846 |
encrypted install fails to boot as long as vt.hando... |
938724 |
`grub-probe --target=device inaccessible-path` cras... |
|
grub2 (1.99-21ubuntu1) 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.
-- Colin Watson Tue, 03 Apr 2012 18:15:58 +0100
|
Source diff to previous version |
947597 |
qemu sometimes hangs on shutdown in GRUB tests |
|
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.
-- Colin Watson Mon, 02 Apr 2012 22:42:18 +0100
|
Source diff to previous version |
947597 |
qemu sometimes hangs on shutdown in GRUB tests |
|
grub2 (1.99-18ubuntu1) 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.
-- Colin Watson Mon, 19 Mar 2012 20:00:22 +0000
|
947597 |
qemu sometimes hangs on shutdown in GRUB tests |
|
About
-
Send Feedback to @ubuntu_updates