From https://www.man7.org/linux/man-pages/man5/os-release.5.html: /usr/lib/os-release is the recommended place to store OS release information as of vendor trees. /etc/os-release should be a relative symlink to /usr/lib/os-release, to provide compatibility with applications only looking at /etc/. A relative symlink instead of an symlink is necessary to avoid breaking the link in a chroot initrd environment such as dracut. [ci:skip-build]: already built successfully in CI
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
PRETTY_NAME="postmarketOS edge"
|
|
NAME="postmarketOS"
|
|
VERSION_ID="edge"
|
|
VERSION="edge"
|
|
ID="postmarketos"
|
|
ID_LIKE="alpine"
|
|
HOME_URL="https://www.postmarketos.org/"
|
|
SUPPORT_URL="https://gitlab.com/postmarketOS"
|
|
BUG_REPORT_URL="https://gitlab.com/postmarketOS/pmaports/issues"
|
|
LOGO="postmarketos-logo"
|