summaryrefslogtreecommitdiff
path: root/install-files/essential-files/etc/os-release
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-29 18:15:21 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-06-23 22:46:35 +0000
commit8424953a31f4f3e6ea6b0fc749e48759f315ef40 (patch)
tree81969be24545c3e41eb6cc48de44bb76a7da49a8 /install-files/essential-files/etc/os-release
parent7aac2eb29cf0dd3df37ef1779d4f13c4128301a6 (diff)
downloaddefinitions-8424953a31f4f3e6ea6b0fc749e48759f315ef40.tar.gz
essential-files: create symlink /etc/os-release -> /usr/lib/os-releasebaserock/pedroalvarez/improve-mason-report
systemd is moving towards having /usr to be vendor operating system only, whilst /etc will be used for configuration only (the contents of this directory could be erased to do a factory reset) [1]. /usr/lib is the recommended place to place this file [2] [1] http://0pointer.net/blog/projects/stateless.html [2] http://www.freedesktop.org/software/systemd/man/os-release.html This has been reported by Tiago Gomes Change-Id: I58dd711fac162751a71e8a7d9c65ce9583a23cc7
Diffstat (limited to 'install-files/essential-files/etc/os-release')
l---------[-rw-r--r--]install-files/essential-files/etc/os-release6
1 files changed, 1 insertions, 5 deletions
diff --git a/install-files/essential-files/etc/os-release b/install-files/essential-files/etc/os-release
index b729c75f..c4c75b41 100644..120000
--- a/install-files/essential-files/etc/os-release
+++ b/install-files/essential-files/etc/os-release
@@ -1,5 +1 @@
-NAME="Baserock"
-ID=baserock
-HOME_URL="http://wiki.baserock.org"
-SUPPORT_URL="http://wiki.baserock.org/mailinglist"
-BUG_REPORT_URL="http://wiki.baserock.org/mailinglist"
+../usr/lib/os-release \ No newline at end of file