ucberkeley / bce

Berkeley Common Environment provides a common Linux computational environment for classwork and research.
Apache License 2.0
13 stars 6 forks source link

Populate os-release variables #47

Open ryanlovett opened 9 years ago

ryanlovett commented 9 years ago

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"