[lfs] branch multilib updated: theend: Adjust installed version files.

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

git pushed a commit to branch multilib
in repository lfs.

The following commit(s) were added to refs/heads/multilib by this push:
     new 3d39cdedb theend: Adjust installed version files.
3d39cdedb is described below

commit 3d39cdedb426d21343b956259cb4f8a0351cbd6b
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Apr 13 20:22:10 2026 -0600

    theend: Adjust installed version files.
---
 chapter11/theend.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/chapter11/theend.xml b/chapter11/theend.xml
index 994cba8c3..4225d9d55 100644
--- a/chapter11/theend.xml
+++ b/chapter11/theend.xml
@@ -31,7 +31,7 @@
   out which LFS version is installed on the system. Create this file by
   running:</para>
 
-<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
+<screen><userinput>echo "MLFS &version;" &gt; /etc/lfs-release</userinput></screen>
 
   <para>Two files describing the installed system may be used by packages that
   can be installed on the system later, either in binary form or by building
@@ -43,7 +43,7 @@
 
 <screen><userinput>cat &gt; /etc/lsb-release &lt;&lt; "EOF"
 DISTRIB_ID="Linux From Scratch"
-DISTRIB_RELEASE="&version;"
+DISTRIB_RELEASE="MLFS &version;"
 DISTRIB_CODENAME="&lt;your name here&gt;"
 DISTRIB_DESCRIPTION="Linux From Scratch"
 EOF</userinput></screen>
@@ -54,7 +54,7 @@ EOF</userinput></screen>
 
 <screen><userinput>cat &gt; /etc/os-release &lt;&lt; "EOF"
 NAME="Linux From Scratch"
-VERSION="&version;"
+VERSION="MLFS &version;"
 ID=lfs
 PRETTY_NAME="Linux From Scratch &version;"
 VERSION_CODENAME="&lt;your name here&gt;"

-- 
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.