Your message dated Sat, 5 May 2007 14:04:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed in grub2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: grub
Version: 0.93+cvs20031021-8
Severity: wishlist
File: /sbin/update-grub
Currently the string for the "title" option is hardwired in
/sbin/update-grub:
write_kernel_entry()
{
...
echo "title Debian GNU/Linux, kernel $kernel_version
$recovery_desc" >> $buffer
Would it be possible to use a variable in /etc/defaults/grub file to set it?
It might be usefult to introduce further variables too, e.g. for the
splash image.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-multimedia-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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
--- End Message ---
--- Begin Message ---
Maybe a bit late, but the feature you requested is provided in grub2. Edit
/etc/default/grub and set the GRUB_DISTRIBUTOR variable.
--
Robert Millan
My spam trap is [EMAIL PROTECTED] Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
--- End Message ---