Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 850706

Summary: sys-apps/kmscon: missing the fblog patchset after install
Product: Gentoo Linux Reporter: Stefan Schmid <schmidicom>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Aetf/kmscon/tree/develop/fblog
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Schmid 2022-06-09 06:51:52 UTC
The ebuild ignores the fblog patchsets in the archive. These patchsets should be provided in some directory, perhaps in "/usr/share/...".

The fblog is a replacement for the framebuffer console so that the kernel is able to output kernel messages at boot time even without CONFIG_FB and CONFIG_VT.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-06-13 16:57:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2526a0aa882a711723e3676a375132bc845b1f6f

commit 2526a0aa882a711723e3676a375132bc845b1f6f
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-06-13 16:55:30 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-06-13 16:57:10 +0000

    sys-apps/kmscon: start installing fblog kernel patchset
    
    Closes: https://bugs.gentoo.org/850706
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/kmscon/kmscon-8_p20220214-r1.ebuild | 148 +++++++++++++++++++++++++++
 1 file changed, 148 insertions(+)