Commit Graph

10 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
14c38953d5 Package and format updates.
Update to iana-etc-20240612.
Update to bc-6.7.6.
Update to man-pages-6.9.1.
Update to linux-6.9.7.
Update to sysklogd-2.5.2.
Update to shadow-4.16.0.
Update to systemd-256.1.
Update to setuptools-70.1.1.

Also change the formatting of options '-Dsomething' to '-D something'
2024-07-12 13:06:06 +05:00
Poltern
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
Poltern
468efb4921 bootscripts: change "halt stop" to "halt start" 2023-10-04 23:19:37 +05:00
Poltern
4c54302f47 Package updates and misc upates/typos 2023-09-05 00:36:20 +03:00
Poltern
7573f4cb93 bootscripts: changed mountvirtfs, udev, udev_retry 2023-08-09 18:34:23 +05:00
Poltern
2096683dfa Mount /dev/shm as a tmpfs and typos fix 2023-06-20 22:27:53 +05:00
Vladimir Pertsev
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
Vladimir Pertsev
b9127d642e Added bootscripts 2022-06-25 14:46:56 +05:00