diff --git a/usr/local/share/snigdhaos/release/lsb-release-arch b/usr/local/share/snigdhaos/release/lsb-release-arch new file mode 100644 index 0000000..01356b2 --- /dev/null +++ b/usr/local/share/snigdhaos/release/lsb-release-arch @@ -0,0 +1,3 @@ +DISTRIB_ID="Arch" +DISTRIB_RELEASE="rolling" +DISTRIB_DESCRIPTION="Arch Linux" diff --git a/usr/local/share/snigdhaos/release/lsb-release-snigdhaos b/usr/local/share/snigdhaos/release/lsb-release-snigdhaos new file mode 100644 index 0000000..7234cd2 --- /dev/null +++ b/usr/local/share/snigdhaos/release/lsb-release-snigdhaos @@ -0,0 +1,3 @@ +DISTRIB_ID=SnigdhaOS +DISTRIB_RELEASE="arctic" +DISTRIB_DESCRIPTION="SnigdhaOS" diff --git a/usr/local/share/snigdhaos/release/os-release-arch b/usr/local/share/snigdhaos/release/os-release-arch new file mode 100644 index 0000000..132139f --- /dev/null +++ b/usr/local/share/snigdhaos/release/os-release-arch @@ -0,0 +1,10 @@ +NAME="Arch Linux" +PRETTY_NAME="Arch Linux" +ID=arch +BUILD_ID=rolling +ANSI_COLOR="38;2;23;147;209" +HOME_URL="https://archlinux.org/" +DOCUMENTATION_URL="https://wiki.archlinux.org/" +SUPPORT_URL="https://bbs.archlinux.org/" +BUG_REPORT_URL="https://bugs.archlinux.org/" +LOGO=archlinux-logo diff --git a/usr/local/share/snigdhaos/release/os-release-snigdhaos b/usr/local/share/snigdhaos/release/os-release-snigdhaos new file mode 100644 index 0000000..5ac1f43 --- /dev/null +++ b/usr/local/share/snigdhaos/release/os-release-snigdhaos @@ -0,0 +1,11 @@ +NAME="Snigdha OS" +PRETTY_NAME="SNIGDHA OS" +ID=arch +BUILD_ID=arctic +ANSI_COLOR="38;2;23;147;209" +HOME_URL="https://snigdhaos.org/" +DOCUMENTATION_URL="https://wiki.snigdhaos.org/" +SUPPORT_URL="https://dscuss.snigdhaos.org/" +BUG_REPORT_URL="https://github.com/Snigdha-OS/snigdhaos-arctic/issues" +PRIVACY_POLICY_URL="https://snigdhaos.org/privacy-policy/" +LOGO=snigdha-os