~ubuntu-core-dev/ubuntu/maverick/grub2/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Colin Watson
  • Date: 2010-09-19 22:54:11 UTC
  • mfrom: (1892.1.300 grub)
  • Revision ID: cjwatson@canonical.com-20100919225411-9d09pttxo2ry5rfb
merge from Debian 1.98+20100804-5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
grub2 (1.98+20100804-4ubuntu7) UNRELEASED; urgency=low
 
1
grub2 (1.98+20100804-5ubuntu1) UNRELEASED; urgency=low
2
2
 
 
3
  * Resynchronise with Debian.  Remaining changes:
 
4
    - Adjust for default Ubuntu boot options ("quiet splash").
 
5
    - Default to hiding the menu; holding down Shift at boot will show it.
 
6
    - Set a monochromatic theme for Ubuntu.
 
7
    - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
 
8
      recovery mode, quiet option, tweak how memtest86+ is displayed, and
 
9
      use UUIDs where appropriate.
 
10
    - Fix backslash-escaping in merge_debconf_into_conf.
 
11
    - Remove "GNU/Linux" from default distributor string.
 
12
    - Add crashkernel= options if kdump and makedumpfile are available.
 
13
    - If other operating systems are installed, then automatically unhide
 
14
      the menu.  Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus
 
15
      if available to check whether Shift is pressed.  If it is, show the
 
16
      menu, otherwise boot immediately.  If keystatus is not available, then
 
17
      fall back to a short delay interruptible with Escape.
 
18
    - Allow Shift to interrupt 'sleep --interruptible'.
 
19
    - Don't display introductory message about line editing unless we're
 
20
      actually offering a shell prompt.  Don't clear the screen just before
 
21
      booting if we never drew the menu in the first place.
 
22
    - Remove some verbose messages printed before reading the configuration
 
23
      file.
 
24
    - Suppress progress messages as the kernel and initrd load for
 
25
      non-recovery kernel menu entries.
 
26
    - Change prepare_grub_to_access_device to handle filesystems
 
27
      loop-mounted on file images.
 
28
    - Ignore devices loop-mounted from files in 10_linux.
 
29
    - Show the boot menu if the previous boot failed, that is if it failed
 
30
      to get to the end of one of the normal runlevels.
 
31
    - Handle RAID devices containing virtio components.
 
32
    - Don't generate /boot/grub/device.map during grub-install or
 
33
      grub-mkconfig by default.
 
34
    - Adjust upgrade version checks for Ubuntu.
 
35
    - Don't display "GRUB loading" unless Shift is held down.
 
36
    - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate
 
37
      our backport of the grub-doc split.
 
38
    - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
 
39
    - Look for .mo files in /usr/share/locale-langpack as well, in
 
40
      preference.
 
41
    - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
 
42
    - Probe all devices in 'grub-probe --target=drive' if
 
43
      /boot/grub/device.map is missing.
 
44
    - Adjust hostdisk id for hard disks, allowing grub-setup to use its
 
45
      standard workaround for broken BIOSes.
 
46
    - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
 
47
    - Use qemu rather than qemu-system-i386.
 
48
    - Extend the EFI version of grub-install to be able to install into an
 
49
      EFI System Partition mounted on /boot/efi in a location that complies
 
50
      with the EFI specification.
 
51
    - Upgrade the installed core image when upgrading grub-efi-ia32 or
 
52
      grub-efi-amd64, although only if /boot/efi/EFI/ubuntu already exists.
 
53
    - Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that
 
54
      grub-install works properly.
 
55
    - Program vesafb on BIOS systems rather than efifb.
 
56
    - Add a grub-rescue-efi-amd64 package containing a rescue CD-ROM image
 
57
      for EFI-AMD64.
 
58
    - Extend EFI initialisation code to understand (,$partition)-style
 
59
      prefixes.  If the EFI System Partition is on the same disk as
 
60
      /boot/grub, use this rather than allowing GRUB to set the prefix to
 
61
      the EFI System Partition by default.
 
62
    - Handle partition devices without corresponding disk devices.
3
63
  * Extend ubuntu_linux_no_loopmount.patch to ignore devices loop-mounted
4
64
    from files in /etc/grub.d/20_linux_xen as well as /etc/grub.d/10_linux,
5
65
    quelling a warning message on Wubi.
6
66
  * On Wubi, don't ask for an install device, but just update wubildr using
7
67
    the diverted grub-install (LP: #581760).
8
68
 
9
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 17 Sep 2010 23:50:46 +0100
 
69
 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 19 Sep 2010 23:51:36 +0100
 
70
 
 
71
grub2 (1.98+20100804-5) unstable; urgency=low
 
72
 
 
73
  [ Updated translations ]
 
74
  * Hebrew (he.po) by Omer Zak and Lior Kaplan (closes: #593855).
 
75
  * Romanian (ro.po) by ioan-eugen STAN (closes: #595727).
 
76
  * Esperanto (eo.po) by Felipe Castro (closes: #596171).
 
77
 
 
78
  [ Colin Watson ]
 
79
  * Make grub-efi-amd64 conflict with grub-pc as well as the other way
 
80
    round.
 
81
  * Backport upstream patches to fix DM-RAID support (closes: #594221,
 
82
    LP: #634840).
 
83
 
 
84
  [ Robert Millan ]
 
85
  * enable_zfs.patch: Fix grub-fstest build problem.
 
86
  * zfs_fix_label_arg.patch: Fix kfreebsd_device initialization on ZFS
 
87
    for non-main filesystems.
 
88
 
 
89
 -- Colin Watson <cjwatson@debian.org>  Fri, 17 Sep 2010 23:45:10 +0100
10
90
 
11
91
grub2 (1.98+20100804-4ubuntu6) maverick; urgency=low
12
92