Package: grub Version: 0.97-7.1 Severity: wishlist Tags: patch Hello,
the current update-grub output in case of a splash image is the following: ===== gismo:~# /sbin/update-grub Searching for GRUB installation directory ... found: /boot/grub Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst Searching for splash image ... Found splashscreen: splashimage=/boot/grub/splashimages/debsplash.xpm.gz Found kernel: /boot/vmlinuz-2.6.17-rc4 Found kernel: /boot/vmlinuz-2.6.16 Updating /boot/grub/menu.lst ... done gismo:~# ===== I don't like the splash image line, because it's quite different from the output above (installation directory and menu.list). The attached patch changes renders the output similar to the above one: ===== gismo:~# ./update-grub Searching for GRUB installation directory ... found: /boot/grub Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst Searching for splash image ... found: /boot/grub/splashimages/debsplash.xpm.gz Found kernel: /boot/vmlinuz-2.6.17-rc4 Found kernel: /boot/vmlinuz-2.6.16 Updating /boot/grub/menu.lst ... done gismo:~# ===== Please consider for inclusion, TIA. Thx, bye, Gismo / Luca -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-rc4 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages grub depends on: ii libc6 2.3.6-7 GNU C Library: Shared libraries ii libncurses5 5.5-2 Shared libraries for terminal hand grub recommends no packages. -- no debconf information
update-grub_better-splash-image-output_gismo-20060519.patch.gz
Description: better splash image output
pgpNUcUraem0s.pgp
Description: PGP signature

