Bug#523777: /etc/grub.d/10_hurd: obsolete conffile /etc/grub.d/10_hurd not removed
Sam Morris
sam at robots.org.uk
Sun Apr 12 12:34:16 UTC 2009
Package: grub-pc
Version: 1.96+20090317-1
Severity: minor
File: /etc/grub.d/10_hurd
Usertags: cruft
The following file was shipped in a previous version of the package, but was
not removed on upgrade:
/etc/grub.d/10_hurd dd21337b54c93bf1fa1a979261ed09d1 obsolete
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/mapper/durandal-root / ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/durandal-home_crypt /home ext3 rw,errors=continue,data=ordered 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/grub-mkconfig using templates
# from and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
if loadfont /usr/share/grub/ascii.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
insmod png
if background_image /boot/grub/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 ###
menuentry "Debian GNU/Linux, linux 2.6.29-1-amd64" {
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
linux /boot/vmlinuz-2.6.29-1-amd64 root=/dev/mapper/durandal-root ro quiet
initrd /boot/initrd.img-2.6.29-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.29-1-amd64 (recovery mode)" {
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
linux /boot/vmlinuz-2.6.29-1-amd64 root=/dev/mapper/durandal-root ro single quiet
initrd /boot/initrd.img-2.6.29-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.26-1-amd64" {
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
linux /boot/vmlinuz-2.6.26-1-amd64 root=/dev/mapper/durandal-root ro quiet
initrd /boot/initrd.img-2.6.26-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.26-1-amd64 (recovery mode)" {
insmod lvm
set root=(durandal-root)
search --fs-uuid --set 1747df7f-80bb-4943-862f-4d604fdaeaaf
linux /boot/vmlinuz-2.6.26-1-amd64 root=/dev/mapper/durandal-root ro single quiet
initrd /boot/initrd.img-2.6.26-1-amd64
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
linux /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### 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: squeeze/sid
APT prefers testing
APT policy: (530, 'testing'), (520, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii grub-common 1.96+20090317-1 GRand Unified Bootloader, version
ii libc6 2.9-4 GNU C Library: Shared libraries
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
ii desktop-base 5.0.5 common files for the Debian Deskto
ii os-prober 1.28 utility to detect other OSes on a
-- debconf information:
grub-pc/linux_cmdline: fillme
grub-pc/chainload_from_menu.lst: true
More information about the Pkg-grub-devel
mailing list