[jhalfs] 04/04: README: add a paragraph about CHEATSHEET

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Thu, 25 Dec 2025 10:13:36 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1766657627-30781-52180
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

commit a9b3383b856017508772fb4ce41c6fd95a8f6302
Author: Pierre Labastie <[email protected]>
AuthorDate: Thu Dec 25 11:12:54 2025 +0100

    README: add a paragraph about CHEATSHEET
    
    Also fix a couple of typos
---
 README | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 029f505..3fc1f26 100644
--- a/README
+++ b/README
@@ -31,6 +31,12 @@
       Other sources of information are the context help in the menu interface,
    and the LFS books themselves (both required readings of course!).
 
+      And for the impatient: step by step procedures are given in CHEATSHEET.
+   Those procedures bring the user up to a full LFS build and installation of
+   tools for building BLFS packages. But it should be obvious to remove
+   sûrious steps for just building LFS.
+   
+
 2. PREREQUISITES::
 
       It is strongly advised that you first build manually a complete system
@@ -118,7 +124,7 @@
    MENU "BOOK Settings"
 
       Choose BOOK: You have two choices: "Linux from scratch" or
-      "Beyond Kinux From Scratch (see help)"
+      "Beyond Linux From Scratch (see help)"
          The BLFS part is described in README.BLFS
 
       Init system: You have two choices: "LFS SysV" or "LFS systemd" (or
@@ -133,7 +139,7 @@
 
       Which point in git history? (if you have chosen to retrieve the book
       sources from the git repository)
-         You can use any way of denote a commit known to the "git" program.
+         You can use any way of denoting a commit known to the "git" program.
       Most popular ones are "trunk" (for the development version) or the
       version string of a stable version (such as "12.1").
 
@@ -226,7 +232,7 @@
          the number entered here. Also MAKEFLAGS will be set to "-jN" (where
          N is the number entered) at the beginning of each scripts. Furthermore
          NINJAJOBS will be set to N in the environment. This allows to run all
-         books with N threads, except for paarts that need other envars to be
+         books with N threads, except for parts that need other envars to be
          set
        - Build Binutils pass1 without parallelism (Real SBU)
             The standard SBU is defined as the time to run the binutils-pass1
@@ -363,6 +369,7 @@
                 /packInstall.sh.template
 
         CHEATSHEET
+        CHEATSHEET.BLFS
         FUNCTION_LIST
         LICENSE
         README

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

------------=_1766657627-30781-52180
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
------------=_1766657627-30781-52180--