mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
PortMaster critical reqs
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user