changeset 1796:0b3b780ea942 draft

Add an /etc/os-release file, since the Linux Standard Base is imploding and thus lsb_release -a is going away (see https://lwn.net/Articles/658809/)
author Rob Landley <rob@landley.net>
date Sun, 11 Oct 2015 03:10:26 -0500
parents bc3744e97367
children 450df7445d09
files sources/root-filesystem/etc/os-release
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sources/root-filesystem/etc/os-release	Sun Oct 11 03:10:26 2015 -0500
@@ -0,0 +1,10 @@
+NAME="Aboriginal Linux"
+VERSION="1.4.2"
+ID=aboriginal
+ID_LIKE=toybox
+PRETTY_NAME="Aboriginal Linux 1.4.2"
+VERSION_ID="1.4.2"
+HOME_URL="http://landley.net/aboriginal"
+SUPPORT_URL="http://landley.net/aboriginal/about.html"
+BUG_REPORT_URL="http://lists.landley.net/listinfo.cgi/toybox-landley.net"
+