[jhalfs] 11/14: Try to clarify help in Config.in

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

git pushed a commit to branch trunk
in repository jhalfs.

commit a2917edfa28e3a842c49c1036c69614a7bed4d4d
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri Apr 1 10:16:45 2022 +0200

    Try to clarify help in Config.in
    
    Also prevent the chroot/boot method to be prompted for the blfs
    book
---
 Config.in | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Config.in b/Config.in
index 1ecfe10..9117c13 100644
--- a/Config.in
+++ b/Config.in
@@ -59,12 +59,13 @@ menu "BOOK Settings"
         config    BRANCH
             bool    "Branch (default to trunk) or any commit"
             help
-                A GIT branch, tag, or commit
+                Use an LFS book downloaded from the git repository, and
+                checked out at any commit (branch/tag/sha)
 
         config    WORKING_COPY
             bool    "Working Copy"
             help
-                A local working copy
+                Use a local working copy of the LFS book
     endchoice
 
     config    COMMIT
@@ -81,10 +82,10 @@ menu "BOOK Settings"
         default    "**EDIT ME**"
         depends on    WORKING_COPY
         help
-            The full path to a local copy of the book XML sources
+            The full path to a local copy of the LFS book XML sources
 
     choice
-    depends on (BOOK_LFS || BOOK_LFS_SYSD) && (BRANCH || WORKING_COPY)
+    depends on (BOOK_LFS || BOOK_LFS_SYSD)
     prompt "Mutilib"
     default LFS_MULTILIB_NO
         config LFS_MULTILIB_NO
@@ -121,6 +122,7 @@ menu "BOOK Settings"
     choice
         prompt    "Build method"
         default   BUILD_CHROOT
+        depends on (BOOK_LFS || BOOK_LFS_SYSD)
         help
             What build method should be used: a chroot jail or minimal boot
             system. Review the clfs-ng branch chap6 "TO BOOT OR CHROOT" for

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

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
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.