summaryrefslogtreecommitdiffstats
path: root/src/etc/os-release
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-20 08:04:38 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-20 08:06:04 (EDT)
commit54c1dc2ce325b82e16cc9cce895b7d442b2f4f21 (patch)
treedb4bd7b3210264ce33a713b18e0e33f5d341e7d0 /src/etc/os-release
parent2b91eb6d1ea7369d02abb225f59580a0f72b078a (diff)
/etc/os-release: New file
Diffstat (limited to 'src/etc/os-release')
-rw-r--r--src/etc/os-release8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/etc/os-release b/src/etc/os-release
new file mode 100644
index 0000000..d2246e2
--- /dev/null
+++ b/src/etc/os-release
@@ -0,0 +1,8 @@
+NAME='@DISTRIBUTION@ @OS@'
+VERSION='@VERSION@'
+ID='@DISTRIBUTION_ID@'
+VERSION_ID='@VERSION@'
+PRETTY_NAME='@DISTRIBUTION@ @OS@ @VERSION@'
+ANSI_COLOR='@DISTRIBUTION_ANSI_COLOR@'
+HOME_URL='@DISTRIBUTION_HOME_URL@'
+BUG_REPORT_URL='@DISTRIBUTION_BUG_URL@'