0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-24 05:56:14 +00:00
openwrt/package/base-files/files/bin
Hannu Nyman 3c76bed6a9 base-files: increase default system log size to 128 kB
Increase the default system log buffer size option
in /etc/config/system from 64 kB to 128 kB.

64 kB is barely enough for the boot items of a modern router
with a few add-on packages, but any subsequent logging will
quickly cause the early boot items to get overwritten in the
round-robin log buffer. Double the buffer size to 128 kB.

(Note: built-in default in ubox logd itself is still 16 kB)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/16723
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-10-19 14:14:00 +02:00
..
board_detect treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
config_generate base-files: increase default system log size to 128 kB 2024-10-19 14:14:00 +02:00
ipcalc.sh base-files: ipcalc.sh handle start and range being empty strings 2024-07-21 17:31:59 +02:00