diff options
Diffstat (limited to 'nonsystemd/filesystem/os-release')
-rw-r--r-- | nonsystemd/filesystem/os-release | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nonsystemd/filesystem/os-release b/nonsystemd/filesystem/os-release index 9dfb39d50..138b58597 100644 --- a/nonsystemd/filesystem/os-release +++ b/nonsystemd/filesystem/os-release @@ -1,8 +1,11 @@ NAME="Parabola" PRETTY_NAME="Parabola GNU/Linux-libre" ID=parabola -ID_LIKE="arch archlinux" +ID_LIKE=arch +BUILD_ID=rolling ANSI_COLOR="1;35" HOME_URL="https://www.parabola.nu/" +DOCUMENTATION_URL="https://wiki.parabola.nu/" SUPPORT_URL="irc://chat.freenode.net#parabola" BUG_REPORT_URL="https://labs.parabola.nu/" +LOGO=parabola |