Bug#495616: /etc/grub.d/05_debian_theme: Does not use the grub theme specified by desktop-base

Michael Biebl biebl at debian.org
Mon Aug 18 23:48:19 UTC 2008


Package: grub-pc
Version: 1.96+20080724-7
Severity: normal
File: /etc/grub.d/05_debian_theme

Hi,

I installed the desktop-base package to get a consistent artwork throughout
my Debian system.

I've used the default, moreblue-orbit theme:

# update-alternatives --display desktop-grub
desktop-grub - Status ist auto.
 Link verweist zur Zeit auf /usr/share/images/desktop-base/moreblue-orbit-grub.png
/usr/share/images/desktop-base/moreblue-orbit-grub.png - Priorität 10
Gegenwärtig »beste« Version ist /usr/share/images/desktop-base/moreblue-orbit-grub.png.

Unfortunately, /etc/grub.d/05_debian_theme doesn't pick up the theme set via
the desktop-grub alternative and uses a hard coded image instead.

Please update 05_debian_theme to use /usr/share/images/desktop-base/desktop-grub

Cheers,
Michael


-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d / ext3 rw,relatime,errors=remount-ro,user_xattr,acl,data=ordered 0 0
/dev/sda7 /home reiserfs rw,relatime,notail,user_xattr,acl 0 0
/dev/sda3 /mnt/gemeinsam vfat rw,nosuid,nodev,uid=1000,gid=1000,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,utf8 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/sda
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
if font /usr/share/grub/ascii.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
insmod png
if background_image /usr/share/images/desktop-base/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
set root=(hd0,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
menuentry "Debian GNU/Linux, linux 2.6.26.2" {
	linux	/boot/vmlinuz-2.6.26.2 root=UUID=5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d ro quiet 
	initrd	/boot/initrd.img-2.6.26.2
}
menuentry "Debian GNU/Linux, linux 2.6.26.2 (single-user mode)" {
	linux	/boot/vmlinuz-2.6.26.2 root=UUID=5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d ro single quiet
	initrd	/boot/initrd.img-2.6.26.2
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/12_ubuntu ###
menuentry "Ubuntu Intrepid Ibex, kernel 2.6.26-5-generic" {
	linux	(hd0,8)/boot/vmlinuz-2.6.26-5-generic root=/dev/sda8 ro quiet splash
	initrd	(hd0,8)/boot/initrd.img-2.6.26-5-generic
}
#menuentry "Ubuntu Hardy Heron, kernel 2.6.24-19-generic" {
#	linux	(hd0,8)/boot/vmlinuz-2.6.24-19-generic root=/dev/sda8 ro quiet splash
#	initrd	(hd0,8)/boot/initrd.img-2.6.24-19-generic
#}
### END /etc/grub.d/12_ubuntu ###

### BEGIN /etc/grub.d/13_fedora ###
menuentry "Fedora 9, kernel 2.6.25-14.fc9.i686" {
	linux	(hd0,9)/boot/vmlinuz-2.6.25-14.fc9.i686 root=/dev/sda9 ro quiet rhgb
	initrd	(hd0,9)/boot/initrd-2.6.25-14.fc9.i686.img
}
### END /etc/grub.d/13_fedora ###

### BEGIN /etc/grub.d/14_windows ###
menuentry "Windows XP" {
	set root=(hd0,1)
	chainloader +1
}
### END /etc/grub.d/14_windows ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.2
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]    1.5.23          Debian configuration management sy
ii  grub-common              1.96+20080724-7 GRand Unified Bootloader, version 
ii  libc6                    2.7-13          GNU C Library: Shared libraries
ii  liblzo2-2                2.03-1          data compression library
ii  libncurses5              5.6+20080804-1  shared libraries for terminal hand

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base                  5.0.0      common files for the Debian Deskto
pn  os-prober                     <none>     (no description available)

-- debconf information excluded





More information about the Pkg-grub-devel mailing list