Bug#595904: grub-pc: bpo request for grub2 with version from debian testing
Jelle de Jong
jelledejong at powercraft.nl
Tue Sep 7 07:41:56 UTC 2010
Package: grub-pc
Version: 1.97~beta3-1~bpo50+1
Severity: wishlist
I would like to request a new bpo release for the grub2 packages since bpo is
now on debian.org i am using the reportbug tool.
I need the version from debian tesing when i want support for lvm with mdadm and ext4. The version from
debian testing pulls in a lot of extra dependencies from testing, making it inpossible to maintain
a clean debian stable system with grub2 from debian testing. The grub2 version in debian testing I
too old to have lvm, mdamd and ext4 support.
Could somebody helpout and create a new version of the bpo packages for grub2?
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/81d33988-a77c-4596-8ea7-8b417785dabe / ext4 rw,noatime,barrier=1,data=ordered 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/sda
(hd1) /dev/sdb
*********************** 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 /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1
if terminal_input serial ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_input
terminal serial
fi
if terminal_output serial ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal serial
fi
set timeout=3
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.32-bpo.5-686" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 81d33988-a77c-4596-8ea7-8b417785dabe
linux /boot/vmlinuz-2.6.32-bpo.5-686 root=UUID=81d33988-a77c-4596-8ea7-8b417785dabe ro rootfstype=ext4 elevator=deadline acpi=off ipv6.disable=1 console=ttyS0,115200 quiet
initrd /boot/initrd.img-2.6.32-bpo.5-686
}
menuentry "Debian GNU/Linux, Linux 2.6.32-bpo.5-686 (recovery mode)" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 81d33988-a77c-4596-8ea7-8b417785dabe
linux /boot/vmlinuz-2.6.32-bpo.5-686 root=UUID=81d33988-a77c-4596-8ea7-8b417785dabe ro single rootfstype=ext4 elevator=deadline acpi=off ipv6.disable=1 console=ttyS0,115200
initrd /boot/initrd.img-2.6.32-bpo.5-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (990, 'stable')
Architecture: i386 (i586)
Kernel: Linux 2.6.32-bpo.5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii debconf [debconf-2. 1.5.24 Debian configuration management sy
ii grub-common 1.97~beta3-1~bpo50+1 GRand Unified Bootloader, version
ii libc6 2.7-18lenny4 GNU C Library: Shared libraries
ii ucf 3.0016 Update Configuration File: preserv
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
pn desktop-base <none> (no description available)
pn genisoimage <none> (no description available)
-- debconf information excluded
More information about the Pkg-grub-devel
mailing list