/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".
This commit is contained in:
Douglas R. Reno 2024-12-20 15:15:07 -06:00
parent 33b3a04e4e
commit 86a50f243a

View File

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