mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
/etc/os-release: Add HOME_URL field
It's used by AppStream in BLFS for calculating the ID of the operating system.
This commit is contained in:
parent
01332d3b2a
commit
f510f26b2d
@ -58,6 +58,7 @@ VERSION="&version;"
|
|||||||
ID=lfs
|
ID=lfs
|
||||||
PRETTY_NAME="Linux From Scratch &version;"
|
PRETTY_NAME="Linux From Scratch &version;"
|
||||||
VERSION_CODENAME="<your name here>"
|
VERSION_CODENAME="<your name here>"
|
||||||
|
HOME_URL="&lfs-root;lfs/"
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
|
||||||
<para>Be sure to customize the fields 'DISTRIB_CODENAME' and
|
<para>Be sure to customize the fields 'DISTRIB_CODENAME' and
|
||||||
|
Loading…
Reference in New Issue
Block a user