Bug#254947: update-grub should take into account the classic vmlinuz/vmlinuz.old names

Joshua Kwan Joshua Kwan <joshk@triplehelix.org>, 254947@bugs.debian.org
Thu, 17 Jun 2004 14:37:43 -0700


Package: grub
Version: 0.94+cvs20040511-1
Severity: wishlist

Right now, if I have a /boot/vmlinuz symlink in /boot, i get

title           Debian GNU/Linux, kernel
root            (hd0,0)
kernel          /vmlinuz root=/dev/hda3 ro
savedefault
boot

and for vmlinuz.old

title           Debian GNU/Linux, kernel .old
root            (hd0,0)
kernel          /vmlinuz.old .old
savedefault
boot

Note that the kernel line for vmlinuz.old is wrong.

These should be special cases IMO, and say perhaps Debian GNU/Linux
(default kernel) and Debian GNU/Linux (older kernel), or something.

Thanks,
Josh

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (499, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.26+fpu
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (ignored: LC_ALL set to en_US.UTF-8)

Versions of packages grub depends on:
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libncurses5                 5.4-4        Shared libraries for terminal hand

-- no debconf information