Bugzilla – Bug 114936
more info in the bottom strip of the framebuffer console
Last modified: 2006-04-02 20:47:04 UTC
Starting from beta4, there is a nice decorative blue strip in the bottom of the framebuffer console, showing the 'SUSE Linux' title. It would be beautiful if we could have more information there, e.g. the current time, number of the current virtual console, and/or the current host name. I think it would look very geeky cool :o)
Yes I agree. Unfortunately I can't decide this. Reassigned to Ken. (We can only display "static" information, so current time doesn't work)
Rodney, I hope you can sort this out
Well, we can't put this information in the image itself. And, as far as I know, the graphical framebuffer image only ever works on the first virtual console. The hostname or VT # would have to be displayed programatically, and all we would need it some method to configure the positioning through the bootsplash config files where we specify the console text area size and such already. This also means that the display of dynamic information such as time could happen as well, I think, although I guess it has to happen inside the kernel? I'm not really sure how all the bootsplash stuff works internally. I don't really think it's worth all the trouble though, and this bug needs to be either closed as WONTFIX or reassigned to someone more appropriate for the job.
Jiri - I suggest you create a fate entry to track this the way features no-one feels responsible for are tracked
Done, added as FATE entry #300519.
As it is now in FATE, closing as resolved.