Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-08 06:18:58 +0200
committerErich Eckner <git@eckner.net>2018-05-08 06:19:15 +0200
commit78a6855152d4e64206624c06907352094411b5c2 (patch)
tree63feca47184503898710297544628c362f8929ab
parentd84f6dd4e9a271175dc722006589aba007b4eed9 (diff)
core/filesystem: /usr/lib/os-release should be arch32, not arch
-rw-r--r--core/filesystem/os-release8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/filesystem/os-release b/core/filesystem/os-release
new file mode 100644
index 00000000..f598b925
--- /dev/null
+++ b/core/filesystem/os-release
@@ -0,0 +1,8 @@
+NAME="Arch Linux 32"
+PRETTY_NAME="Arch Linux 32"
+ID=arch32
+ID_LIKE=archlinux32
+ANSI_COLOR="0;36"
+HOME_URL="https://www.archlinux32.org/"
+SUPPORT_URL="https://bbs.archlinux32.org/"
+BUG_REPORT_URL="https://bugs.archlinux32.org/"