Xi Ruoyao
d8c2d84f9b
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
2024-01-24 20:26:42 +08:00
Xi Ruoyao
24d03240bf
kernel: Regenerate kernel config with 6.7.1
...
No content change!
2024-01-22 03:21:08 +08:00
Xi Ruoyao
9f894d5ab9
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
2024-01-20 02:08:26 +08:00
Xi Ruoyao
d11a0816d4
Some missed ISO-8859-1 -> UTF-8 changes
2024-01-20 02:07:45 +08:00
Pierre Labastie
7152faa5fa
Change all xml files to utf-8 encoding
2024-01-18 20:53:23 +01:00
Xi Ruoyao
00de2694ce
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
2023-12-06 17:29:45 +08:00
Xi Ruoyao
7cce808a46
kernel-config: The hot key for choices is just the first character
...
Stupid inconsistency...
2023-12-06 17:26:10 +08:00
Xi Ruoyao
31a9142d10
kernel-config: Sync fixes from BLFS
2023-12-06 01:32:48 +08:00
Xi Ruoyao
981b9fa6a1
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-05 14:58:29 +08:00
Xi Ruoyao
34774f4986
kernel-config: Regenerate with Linux 6.6.3
...
Only a trivial change (renaming CONFIG_FB).
2023-12-05 14:34:30 +08:00
Xi Ruoyao
e08ba0ae13
arm64: Adapt kernel configuration data and regenerate
2023-08-27 11:08:34 +08:00
Xi Ruoyao
9cca53dcac
kernel: Fix move-if-changed logic and regenerate with 6.4.8
2023-08-08 11:12:36 +08:00
Xi Ruoyao
c7c6c1548a
kernel: systemd: FW_LOADER_USER_HELPER should be n, not y
2023-08-02 19:06:09 +08:00
Xi Ruoyao
3d99820133
kernel: Fix a typo
2023-08-01 09:20:08 +08:00
Xi Ruoyao
57499d5909
kernel: Separate toplevel menus in rendering
2023-08-01 09:17:05 +08:00
Xi Ruoyao
70bf5512d9
kernel: Use new kernel configuration rendering method
...
Import kernel-config infrastructure from BLFS and use it for kernel
configuration. Note that kernel-config.py is slightly different from
BLFS: we need role="nodump" for <screen> here.
2023-08-01 00:08:56 +08:00