diff options
| author | 2025-08-10 14:20:00 +0200 | |
|---|---|---|
| committer | 2025-08-10 14:20:00 +0200 | |
| commit | da5493f52497c50823553b01dfa0be9c1c7a83ea (patch) | |
| tree | b2cfd136874b330c2d0bff6cc1aaeaf8c91c4995 /etc | |
| parent | a07d562616e83fde29b7816fb35156899cb27f84 (diff) | |
| download | base-files-da5493f52497c50823553b01dfa0be9c1c7a83ea.tar.gz base-files-da5493f52497c50823553b01dfa0be9c1c7a83ea.zip | |
Changes for forky while it's in development.
Diffstat (limited to '')
| -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 | 9 |
4 files changed, 6 insertions, 9 deletions
diff --git a/etc/debian_version b/etc/debian_version index f075061..8f8bc81 100644 --- a/etc/debian_version +++ b/etc/debian_version @@ -1 +1 @@ -13.0 +forky/sid @@ -1,2 +1,2 @@ -Debian #OSNAME# 13 \n \l +Debian #OSNAME# forky/sid \n \l diff --git a/etc/issue.net b/etc/issue.net index 70779f8..15ce5f7 100644 --- a/etc/issue.net +++ b/etc/issue.net @@ -1 +1 @@ -Debian #OSNAME# 13 +Debian #OSNAME# forky/sid 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" |
