Commit Graph

4 Commits

Author SHA1 Message Date
Poltern
8cd1e8e64d bootscripts: console: Fix fb console detection
If CONFIG_FB is not set but CONFIG_DRM_FBDEV_EMULATION is set to y, on a
DRM-drived graphic card (anything from AMD/ATI, Intel, or NVIDIA in
recent 20 years) we'd be using a fb console but without
/sys/class/graphics/fb0.  Then the script won't run setfont for VT 2-6.

Typos on comments.
These changes are all in comments that do not affect the books in any way.

sysklogd
Turn off network logging by default

Update to lfs-bootscripts-20240825

Fix typos
2024-08-25 22:14:05 +05:00
Poltern
e88e84f858 Update lfs-bootscripts to only output escape sequences to a terminal.
Add -n to the ln command, for recreating /dev/fd correctly if the initramfs has already created one
2024-08-06 21:05:46 +05:00
Poltern
2096683dfa Mount /dev/shm as a tmpfs and typos fix 2023-06-20 22:27:53 +05:00
Vladimir Pertsev
b9127d642e Added bootscripts 2022-06-25 14:46:56 +05:00