diff options
Diffstat (limited to 'releng/airootfs/etc/os-release')
| -rw-r--r-- | releng/airootfs/etc/os-release | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/releng/airootfs/etc/os-release b/releng/airootfs/etc/os-release new file mode 100644 index 0000000..4728aeb --- /dev/null +++ b/releng/airootfs/etc/os-release @@ -0,0 +1,11 @@ +NAME="RaveOS" +PRETTY_NAME="RaveOS" +ID=arch +BUILD_ID=rolling +ANSI_COLOR="38;2;23;147;209" +HOME_URL="https://rp1.hu" +DOCUMENTATION_URL="https://rp1.hu/" +SUPPORT_URL="https://rp1.hu/" +BUG_REPORT_URL="https://git.rp1.hu" +PRIVACY_POLICY_URL="https://git.rp1.hu" +LOGO=raveos-logo |