PortMaster critical reqs

This commit is contained in:
Douglas Teles
2026-04-02 14:46:07 -03:00
parent 0f7cbd90a9
commit 5e074f3e0c
7 changed files with 52 additions and 6 deletions
+3
View File
@@ -162,6 +162,9 @@ echo "${TARGET_VERSION}" >${INSTALL}/etc/release
# Create /etc/os-release
cat <<EOF >${INSTALL}/etc/os-release
NAME="${DISTRONAME}"
ID="${OSNAME}"
VERSION_ID="${OS_VERSION}"
OS_NAME="${DISTRONAME}"
OS_VERSION="${OS_VERSION}"
OS_BUILD="${OS_BUILD}"