Re: splash(4) support in vt
- Reply: Tomoaki AOKI : "Re: splash(4) support in vt"
- In reply to: Emmanuel Vadot : "Re: splash(4) support in vt"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 19:56:09 UTC
Thanks for the pointers! It just occurred to me that splash only hides kernel messages, but after init(8) starts the image disappears and the textual boot sequence is resumed. What are the approaches to solve this? Should we handoff rendering to some usermode program? Would that be seamless?