Commit Graph

4 Commits

Author SHA1 Message Date
Poltern
aec038d85e Packages update and small fix 2024-01-31 21:41:07 +05:00
Poltern
774a765d63 kernel-config: Drop FB
In Linux 6.6 DRM_FBDEV_EMULATION no longer depends on FB, so we no
longer need to select FB (tested in a QEMU VM).

But if DRM is selected, we must select both DRM_FBDEV_EMULATION and
FRAMEBUFFER_CONSOLE or we'll see only blank screen.  And now
FRAMEBUFFER_CONSOLE is not selected by default, be warned!!
2023-12-06 01:21:28 +07:00
Poltern
856f7dec45 Updated kernel.version to 6.4.12 2023-09-02 02:01:47 +05:00
Poltern
3a618ef1e1 Translated chapter 10, use new kernel configuration rendering method 2023-08-14 17:11:05 +05:00