Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate os-release variables #47

Open
ryanlovett opened this issue Jun 20, 2015 · 0 comments
Open

Populate os-release variables #47

ryanlovett opened this issue Jun 20, 2015 · 0 comments

Comments

@ryanlovett
Copy link
Contributor

http://www.freedesktop.org/software/systemd/man/os-release.html
http://0pointer.de/blog/projects/os-release.html

Utilize /etc/os-release so that our OS tags are consumable by downstream tools.

NAME="BCE"
VERSION="2015 Fall"
ID="bce"
VERSION_ID="2015-fall"
PRETTY_NAME="BCE 2015 Fall"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:ucberkeley:bce:2015.3"
HOME_URL="https://bce.berkeley.edu/"
BUG_REPORT_URL="https://github.com/ucberkeley/bce/issues"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants