diff options
| author | 2025-08-10 14:20:00 +0200 | |
|---|---|---|
| committer | 2025-08-10 14:20:00 +0200 | |
| commit | da5493f52497c50823553b01dfa0be9c1c7a83ea (patch) | |
| tree | b2cfd136874b330c2d0bff6cc1aaeaf8c91c4995 /etc/os-release | |
| parent | a07d562616e83fde29b7816fb35156899cb27f84 (diff) | |
| download | base-files-da5493f52497c50823553b01dfa0be9c1c7a83ea.tar.gz base-files-da5493f52497c50823553b01dfa0be9c1c7a83ea.zip | |
Changes for forky while it's in development.
Diffstat (limited to 'etc/os-release')
| -rw-r--r-- | etc/os-release | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/etc/os-release b/etc/os-release index a798b85..3887df6 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,9 +1,6 @@ -PRETTY_NAME="Debian #OSNAME# 13 (trixie)" -NAME="Debian GNU/Linux" -VERSION_ID="13" -VERSION="13 (trixie)" -VERSION_CODENAME=trixie -DEBIAN_VERSION_FULL=13.0 +PRETTY_NAME="Debian #OSNAME# forky/sid" +NAME="Debian #OSNAME#" +VERSION_CODENAME=forky ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" |
