[jhalfs] 02/09: Change README to account for new menu
"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Fri, 31 Jan 2025 10:13:11 +0000
| 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 plabs/check-version in repository jhalfs. commit cb817a324f0dc13eff0c4330dd454175db74a923 Author: Pierre Labastie <[email protected]> AuthorDate: Sun Jan 26 11:55:32 2025 +0100 Change README to account for new menu Part of #1733 --- README | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/README b/README index 10bf643..c7ff691 100644 --- a/README +++ b/README @@ -111,13 +111,29 @@ MENU "BOOK Settings" - Use BOOK: You have three choices: LFS System V, LFS systemd, BLFS. + Choose BOOK: You have two choices: "Linux from scratch" or + "Beyond Kinux From Scratch (see help)" The BLFS part is described in README.BLFS - Book version: You have two choices: "Branch" or "Working Copy" - Branch will have the tool clone the book's git repository. The - choice of the branch (actually any git commit) or of the file - location for the working copy is done in the next menu entry. + Init system: You have two choices: "LFS SysV" or "LFS systemd" (or + same with BLFS if you have chosen it above) + Allows to choose between the two flavours of the books. + + XML source of the Book: Two choices: "retrieved from git repository" or + "Local Copy" + The first choice is more flexible, since it will allow to choose any + point in git history. But the second one allows to make local changes + to the source. + + 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. + Most popular ones are "trunk" (for the development version) or the + version string of a stable version (such as "12.1"). + + Location of local copy (mandatory) (if you have chosen the local + copy) + This is the absolute path to the local copy of the book sources. Multilib: Four choices: Normal LFS, Multilib with i686 libraries, multilib with x32 libraries, multilib with all libraries. -- 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