mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05: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:
@@ -58,6 +58,7 @@ VERSION="&version;"
|
||||
ID=lfs
|
||||
PRETTY_NAME="Linux From Scratch &version;"
|
||||
VERSION_CODENAME="<your name here>"
|
||||
HOME_URL="&lfs-root;lfs/"
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>Be sure to customize the fields 'DISTRIB_CODENAME' and
|
||||
|
||||
Reference in New Issue
Block a user