From 07c3c89d4bf7b48b90cb603f716ed5c344dc5f15 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 26 Apr 2025 22:22:04 +0200 Subject: T7397: add "system kernel option quiet" to suppress boot messages Add option to limit the number of messages that are displayed on the console during the boot process and to persist this setting with image upgrades. set system option kernel quiet --- interface-definitions/system_option.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/system_option.xml.in b/interface-definitions/system_option.xml.in index 638ac1a3d..c9240064f 100644 --- a/interface-definitions/system_option.xml.in +++ b/interface-definitions/system_option.xml.in @@ -69,6 +69,12 @@ + + + Disable most log messages + + + Dynamic debugging for kernel module -- cgit v1.2.3