~ubuntu-branches/ubuntu/precise/lupin/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-05-25 15:09:10 UTC
  • Revision ID: james.westby@ubuntu.com-20110525150910-o6en7t5vpxzg3ze2
Tags: 0.35
* Bring /etc/grub.d/10_lupin up to date with /etc/grub.d/10_linux
  (LP: #771732):
  - Enable menu entry translation.
  - Set classes for the benefit of gfxmenu themes.
  - Handle rootflags for btrfs.
  - Add vt.handoff=7 if a splash screen is active.
  - Don't save a new default entry if recovery mode is selected.
  - Set gfxpayload=keep unless the hardware is blacklisted.
  - Cache commands required to access /boot.
  - Print extra debugging messages in recovery mode.
  - Move second and subsequent kernels to a submenu.
  - Check GRUB_DISABLE_RECOVERY rather than GRUB_DISABLE_LINUX_RECOVERY.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lupin (0.35) oneiric; urgency=low
 
2
 
 
3
  * Bring /etc/grub.d/10_lupin up to date with /etc/grub.d/10_linux
 
4
    (LP: #771732):
 
5
    - Enable menu entry translation.
 
6
    - Set classes for the benefit of gfxmenu themes.
 
7
    - Handle rootflags for btrfs.
 
8
    - Add vt.handoff=7 if a splash screen is active.
 
9
    - Don't save a new default entry if recovery mode is selected.
 
10
    - Set gfxpayload=keep unless the hardware is blacklisted.
 
11
    - Cache commands required to access /boot.
 
12
    - Print extra debugging messages in recovery mode.
 
13
    - Move second and subsequent kernels to a submenu.
 
14
    - Check GRUB_DISABLE_RECOVERY rather than GRUB_DISABLE_LINUX_RECOVERY.
 
15
 
 
16
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 25 May 2011 15:09:10 +0100
 
17
 
1
18
lupin (0.34) natty; urgency=low
2
19
 
3
20
  * Use 'set -e' rather than '#! /bin/sh -e', to avoid accidents when