diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/debian_version | 2 | ||||
| -rw-r--r-- | etc/issue | 2 | ||||
| -rw-r--r-- | etc/issue.net | 2 | ||||
| -rw-r--r-- | etc/os-release | 20 |
4 files changed, 12 insertions, 14 deletions
diff --git a/etc/debian_version b/etc/debian_version index 3765992..5807e59 100644 --- a/etc/debian_version +++ b/etc/debian_version @@ -1 +1 @@ -11.7 +12.2 @@ -1,2 +1,2 @@ -Shopno OS 4 \n \l +Debian #OSNAME# 12 \n \l diff --git a/etc/issue.net b/etc/issue.net index eae4538..b0e76bc 100644 --- a/etc/issue.net +++ b/etc/issue.net @@ -1 +1 @@ -Shopno OS 4 +Debian #OSNAME# 12 diff --git a/etc/os-release b/etc/os-release index 40ab6ac..281e4fd 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,11 +1,9 @@ -PRETTY_NAME="ShopnoOS 4 (shopno)" -NAME="ShopnoOS" -VERSION_ID="4" -VERSION="4 (shopno)" -VERSION_CODENAME=shopno -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=bullseye +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/" |
