diff options
| author | 2024-04-25 12:15:44 +0600 | |
|---|---|---|
| committer | 2024-04-25 12:25:46 +0600 | |
| commit | 8829c91e4e8a60a2a008ad76a8c36ffb73f7e3b5 (patch) | |
| tree | 65bc8ca7b0b671693d4c9aa46c15e56d4486080d /etc | |
| parent | 8bf29443882648e8fa3d641e2ca22162b9efdd73 (diff) | |
| download | base-files-8829c91e4e8a60a2a008ad76a8c36ffb73f7e3b5.tar.gz base-files-8829c91e4e8a60a2a008ad76a8c36ffb73f7e3b5.zip | |
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/issue | 2 | ||||
| -rw-r--r-- | etc/issue.net | 2 | ||||
| -rw-r--r-- | etc/os-release | 20 |
3 files changed, 13 insertions, 11 deletions
@@ -1,2 +1,2 @@ -Debian #OSNAME# 12 \n \l +Shopno OS 5 \n \l diff --git a/etc/issue.net b/etc/issue.net index b0e76bc..5ab1e72 100644 --- a/etc/issue.net +++ b/etc/issue.net @@ -1 +1 @@ -Debian #OSNAME# 12 +Shopno OS 5 diff --git a/etc/os-release b/etc/os-release index 281e4fd..902e2a1 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,9 +1,11 @@ -PRETTY_NAME="Debian #OSNAME# 12 (bookworm)" -NAME="Debian #OSNAME#" -VERSION_ID="12" -VERSION="12 (bookworm)" -VERSION_CODENAME=bookworm -ID=debian -HOME_URL="https://www.debian.org/" -SUPPORT_URL="https://www.debian.org/support" -BUG_REPORT_URL="https://bugs.debian.org/" +PRETTY_NAME="ShopnoOS 5 (boipoka)" +NAME="ShopnoOS" +VERSION_ID="5" +VERSION="5 (boipoka)" +VERSION_CODENAME=boipoka +ID=shopno +ID_LIKE=debian +HOME_URL="https://jadupc.com/" +SUPPORT_URL="mailto:support@jadupc.com" +BUG_REPORT_URL="mailto:bugs@jadupc.com" +DEBIAN_CODENAME=bookworm |
