[lfs] branch trunk updated: Make {DISTRIB,VERSION}_CODENAME replaceable
| 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 > /etc/lsb-release << "EOF"
DISTRIB_ID="Linux From Scratch"
DISTRIB_RELEASE="&version;"
-DISTRIB_CODENAME="<your name here>"
+DISTRIB_CODENAME="<replaceable><your name here></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="<your name here>"
+VERSION_CODENAME="<replaceable><your name here></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