From 697d266c1a58aa7935bd2421e3694ae86e36ef28 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Fri, 2 Feb 2024 07:14:02 -0500 Subject: [PATCH] Added information related to root-partition-auto-resize (cherry picked from commit 09511c5922c310066192c0b309595e416a503344) # Conflicts: # docs/configuration/system/option.rst --- docs/configuration/system/option.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index 4a1c3bd311..fbeeee8e44 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -22,6 +22,7 @@ General Play an audible beep to the system speaker when system is ready. +<<<<<<< HEAD Kernel ====== @@ -29,6 +30,12 @@ Kernel Disable all optional CPU mitigations. This improves system performance, but it may also expose users to several CPU vulnerabilities. +======= +.. cfgcmd:: set system option root-partition-auto-resize + + Enables the root partition auto-extension and resizes to the maximum + available space on system boot. +>>>>>>> 09511c59 (Added information related to root-partition-auto-resize) *********** HTTP client