summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-04-26 22:30:05 +0200
committerChristian Breunig <christian@breunig.cc>2025-04-26 22:30:05 +0200
commitfd6b53a2b6e2e7757a3600f3ead5fde6855fedd1 (patch)
treefcdb10cdd38eb5a25a66e3670d42e19ccce92f04 /docs/configuration
parent2b25c16ebf1c5749d850ca659d11133c023b40d4 (diff)
downloadvyos-documentation-fd6b53a2b6e2e7757a3600f3ead5fde6855fedd1.tar.gz
vyos-documentation-fd6b53a2b6e2e7757a3600f3ead5fde6855fedd1.zip
T7397: add "system kernel option quiet" to suppress boot messageskernel-option-quiet
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/system/option.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst
index b5ebaaee..c7b1d757 100644
--- a/docs/configuration/system/option.rst
+++ b/docs/configuration/system/option.rst
@@ -72,6 +72,11 @@ Kernel
.. seealso:: https://docs.kernel.org/admin-guide/pm/amd-pstate.html
+.. cfgcmd:: set system option kernel quiet
+
+ Suppress most kernel messages during boot. This is useful for systems with
+ embedded serial console interfaces to speed up the boot process.
+
***********
HTTP client
***********