Package: usplash
Version: 0.3e
Severity: normal

I have the kbd package installed (it handles bigger fonts than
console-utilities) and its initscript is called
"/etc/init.d/console-screen.kbd.sh". The usplash init.d script is not
going to use this since it's looking for
"/etc/init.d/console-screen.sh" instead.

Would you consider putting the kbd init.d script in as an
alternative? e.g.

CONSOLE_SCREEN=/etc/init.d/console-screen.sh
if [ -x /etc/init.d/console-screen.kbd.sh ]
then
  CONSOLE_SCREEN=/etc/init.d/console-screen.kbd.sh
fi

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages usplash depends on:
ii  initramfs-tools               0.73c      tools for generating an initramfs
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries

usplash recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to