[lfs] 03/04: /etc/os-release: Add in the RELEASE_TYPE field.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit 86a50f243aa3dcb79447431677a99baae91c1bc4 Author: Douglas R. Reno <[email protected]> AuthorDate: Fri Dec 20 15:15:07 2024 -0600 /etc/os-release: Add in the RELEASE_TYPE field. This field was introduced with systemd-257. For development books, we'll use "development" here, but when we do the next release we should change this to say "stable". --- chapter11/theend.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/chapter11/theend.xml b/chapter11/theend.xml index 2b5ef95f1..92e0aaad5 100644 --- a/chapter11/theend.xml +++ b/chapter11/theend.xml @@ -59,6 +59,7 @@ ID=lfs PRETTY_NAME="Linux From Scratch &version;" VERSION_CODENAME="<your name here>" HOME_URL="&lfs-root;lfs/" +RELEASE_TYPE="development" EOF</userinput></screen> <para>Be sure to customize the fields 'DISTRIB_CODENAME' and -- 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