8 Commits

Author SHA1 Message Date
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
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
3ff307af94 Make minor change to ifup script output text.
Remove blank output line generated in ifup script when bringing
up wireless interface.
2024-04-22 23:31:53 +05:00
468efb4921 bootscripts: change "halt stop" to "halt start" 2023-10-04 23:19:37 +05:00
7573f4cb93 bootscripts: changed mountvirtfs, udev, udev_retry 2023-08-09 18:34:23 +05:00
2096683dfa Mount /dev/shm as a tmpfs and typos fix 2023-06-20 22:27:53 +05:00
5459185de8 Package updates.
Update to linux-5.18.14.
Update to libcap-2.65.

Mark raid array as clean at shutdown
2022-07-25 01:07:54 +05:00
b9127d642e Added bootscripts 2022-06-25 14:46:56 +05:00