mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
/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:
parent
33b3a04e4e
commit
86a50f243a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user