diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/filesystem/os-release | 8 |
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/" |