We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7766e98 commit 6e41b8dCopy full SHA for 6e41b8d
1 file changed
tests/resources/distros/arch/usr/lib/os-release
@@ -1,7 +1,11 @@
1
NAME="Arch Linux"
2
-ID=arch
3
PRETTY_NAME="Arch Linux"
4
-ANSI_COLOR="0;36"
5
-HOME_URL="https://www.archlinux.org/"
+ID=arch
+BUILD_ID=rolling
+ANSI_COLOR="38;2;23;147;209"
6
+HOME_URL="https://archlinux.org/"
7
+DOCUMENTATION_URL="https://wiki.archlinux.org/"
8
SUPPORT_URL="https://bbs.archlinux.org/"
9
BUG_REPORT_URL="https://bugs.archlinux.org/"
10
+PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
11
+LOGO=archlinux-logo
0 commit comments