diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 11:51:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 11:51:27 +0000 |
commit | 7c3506fbec59f75ab5f246463a073355ba2a18ca (patch) | |
tree | fa7642d0ad7cc12ee4268272931481a9200d60b3 /etc/os-release | |
parent | Initial commit. (diff) | |
download | base-files-upstream/12.4+deb12u5.tar.xz base-files-upstream/12.4+deb12u5.zip |
Adding upstream version 12.4+deb12u5.upstream/12.4+deb12u5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'etc/os-release')
-rw-r--r-- | etc/os-release | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/os-release b/etc/os-release new file mode 100644 index 0000000..281e4fd --- /dev/null +++ b/etc/os-release @@ -0,0 +1,9 @@ +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/" |