[Splashy-devel] Bug#410861: initscript does not detect "splash" boot parameter if splash is the last boot option

Michael Biebl biebl at debian.org
Tue Feb 13 23:56:21 CET 2007


Package: splashy
Version: 0.3.1
Severity: normal

/etc/init.d/splashy contains:

grep -q -e '[[:space:]]splash\([[:space:]]+\|$\)' /proc/cmdline &&
ENABLE=1
grep -q -e '[[:space:]]nosplash\([[:space:]]+\|$\)' /proc/cmdline &&
ENABLE=0

If splash is the last boot parameter with no white space following, this
expression does not match, i.e. splash support is disabled although my
grub command line looks like "... vga=791 splash".

Cheers,
Michael

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages splashy depends on:
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libglib2.0-0                2.12.6-2     The GLib library of C routines
ii  libmagic1                   4.19-1       File type determination library us
ii  libsplashy0                 0.3.1        Library to draw splash screen on b
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages splashy recommends:
ii  lsb                           3.1-23     Linux Standard Base 3.1 support pa
ii  lsb-base                      3.1-23     Linux Standard Base 3.1 init scrip

-- no debconf information




More information about the Splashy-devel mailing list