Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: os-release.in
===================================================================
--- os-release.in	(nonexistent)
+++ os-release.in	(revision 5)
@@ -0,0 +1,10 @@
+NAME=@DISTRO_CAPTION@
+VERSION="@DISTRO_VERSION@"
+ID=@DISTRO_NAME@
+VERSION_ID=@DISTRO_VERSION@
+PRETTY_NAME="@DISTRO_CAPTION@ @DISTRO_VERSION@"
+ANSI_COLOR="0;34"
+CPE_NAME="cpe:/o:@DISTRO_NAME@:@DISTRO_NAME@_linux:@DISTRO_VERSION@"
+HOME_URL="@BUG_URL@"
+SUPPORT_URL="@BUG_URL@"
+BUG_REPORT_URL="@BUG_URL@"