[lfs] branch trunk updated: kernel: discourage PARTITION_ADVANCED

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177539099026.10658.9040458151598586900@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 0aa1933a0 kernel: discourage PARTITION_ADVANCED
0aa1933a0 is described below

commit 0aa1933a0976e6daebb794ebb5a21a7c1d5592ce
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Apr 5 20:06:10 2026 +0800

    kernel: discourage PARTITION_ADVANCED
    
    It's not so harmful as EXPERT but still let's not imply people to use
    overly "low-level" control.
---
 chapter10/kernel.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 8fb95d875..942c6cb97 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -172,6 +172,13 @@
 
       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
         href="kernel/uefi.xml"/>
+
+      <para>
+        If <literal>PARTITION_ADVANCED</literal> is not selected,
+        <literal>EFI_PARTITION</literal> will be hidden but implicitly
+        selected.  So don't select <literal>PARTITION_ADVANCED</literal>
+        just because you need to boot via UEFI.
+      </para>
     </note>
 
     <note revision="systemd">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.