[lfs] branch trunk updated: Make {DISTRIB,VERSION}_CODENAME replaceable

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177694406855.13785.5482571867039590162@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 a79c109cf Make {DISTRIB,VERSION}_CODENAME replaceable
a79c109cf is described below

commit a79c109cf952d1164db55bdade04aee6228f26d8
Author: Pierre Labastie <[email protected]>
AuthorDate: Thu Apr 23 13:33:15 2026 +0200

    Make {DISTRIB,VERSION}_CODENAME replaceable
    
    So that jhalfs is able to replace it with something
---
 chapter11/theend.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chapter11/theend.xml b/chapter11/theend.xml
index 994cba8c3..2bc4056ff 100644
--- a/chapter11/theend.xml
+++ b/chapter11/theend.xml
@@ -44,7 +44,7 @@
 <screen><userinput>cat &gt; /etc/lsb-release &lt;&lt; "EOF"
 DISTRIB_ID="Linux From Scratch"
 DISTRIB_RELEASE="&version;"
-DISTRIB_CODENAME="&lt;your name here&gt;"
+DISTRIB_CODENAME="<replaceable>&lt;your name here&gt;</replaceable>"
 DISTRIB_DESCRIPTION="Linux From Scratch"
 EOF</userinput></screen>
 
@@ -57,7 +57,7 @@ NAME="Linux From Scratch"
 VERSION="&version;"
 ID=lfs
 PRETTY_NAME="Linux From Scratch &version;"
-VERSION_CODENAME="&lt;your name here&gt;"
+VERSION_CODENAME="<replaceable>&lt;your name here&gt;</replaceable>"
 HOME_URL="&lfs-root;lfs/"
 RELEASE_TYPE="&os-release-type;"
 EOF</userinput></screen>

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