Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27699 - patch for the the init script from bootsplash-0.6-r2 so that it supports different backgrounds for different TTY's
Summary: patch for the the init script from bootsplash-0.6-r2 so that it supports diff...
Status: RESOLVED DUPLICATE of bug 26996
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 27698 (view as bug list)
Depends on:
Blocks: 26996 27682
  Show dependency tree
 
Reported: 2003-09-01 05:25 UTC by Nikolas Garofil
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for the bootsplash-0.6-r2 init script (bootsplash.patch,2.16 KB, patch)
2003-09-01 05:26 UTC, Nikolas Garofil
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Garofil 2003-09-01 05:25:42 UTC
I made a patch for the init script from bootsplash-0.6-r2 so that it supports
different backgrounds for different TTY's. This patch will probably NOT work if
you also patched the init script with the patches from bug 27682 and 26996. 
To put (for example) the default background on TTY3 (this is the 4th screen),
put the following line in "/etc/conf.d/bootsplash":
BOOTSPLASH_THEME3=default

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Nikolas Garofil 2003-09-01 05:26:57 UTC
Created attachment 16901 [details, diff]
patch for the bootsplash-0.6-r2 init script
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-01 05:33:07 UTC

*** This bug has been marked as a duplicate of 27698 ***
Comment 3 Tobias Sager 2003-09-07 04:15:13 UTC
This bug has wrong status.
http://bugs.gentoo.org/show_bug.cgi?id=27698 should be the duplicate (anyway, this is what I see from the comments).



What happens with this patch if there are more or less than 6 consoles?
Comment 4 Nikolas Garofil 2003-09-10 04:21:01 UTC
If there are more then 6 consoles then they console 7 and higher will have no background.
If there are less then 6 consoles you will get the message "Failed to set framebuffer console images" but all consoles will have backgrounds.

This behavior is the same as the unpatched script
Comment 5 Charles Goodwin 2003-12-13 15:52:40 UTC
Re-opening and marking the Bug 27698 as the dup
Comment 6 Charles Goodwin 2003-12-13 15:53:15 UTC
*** Bug 27698 has been marked as a duplicate of this bug. ***
Comment 7 Tobias Sager 2003-12-13 16:58:45 UTC
I'd actually prefer the original implementation with
support for any number of defined TTY's as in Bug 26996
over the fixed definition of 6 possible consoles.

Just my 2cents.
Tobias
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2003-12-19 03:17:05 UTC

*** This bug has been marked as a duplicate of 26996 ***