Adding os-release file for Progress Linux 8.99 (horok-backports).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
7e3a376ad9
commit
e46c8fd0a3
2 changed files with 43 additions and 0 deletions
1
debian/base-files.install
vendored
1
debian/base-files.install
vendored
|
@ -1,3 +1,4 @@
|
|||
debian/local/base-files/issue /etc
|
||||
debian/local/base-files/issue.net /etc
|
||||
debian/local/base-files/motd /usr/share/base-files
|
||||
debian/local/base-files/os-release /etc
|
||||
|
|
42
debian/local/base-files/os-release
vendored
Normal file
42
debian/local/base-files/os-release
vendored
Normal file
|
@ -0,0 +1,42 @@
|
|||
# /etc/os-release
|
||||
|
||||
# General information identifying the operating system
|
||||
NAME="Progress Linux"
|
||||
ID="progress-linux"
|
||||
ID_LIKE="debian"
|
||||
PRETTY_NAME="Progress Linux 8.99 (horok-backports)"
|
||||
CPE_NAME=
|
||||
VARIANT=
|
||||
VARIANT_ID=
|
||||
|
||||
# Information about the version of the operating system
|
||||
VERSION="8.99 (horok-backports)"
|
||||
VERSION_ID="8.99"
|
||||
VERSION_CODENAME="horok-backports"
|
||||
BUILD_ID=
|
||||
IMAGE_ID=
|
||||
IMAGE_VERSION=
|
||||
RELEASE_TYPE="stable-backports"
|
||||
|
||||
# Presentation information and links
|
||||
HOME_URL="https://home.progress-linux.org"
|
||||
DOCUMENTATION_URL="https://documentation.progress-linux.org"
|
||||
SUPPORT_URL="https://support.progress-linux.org"
|
||||
BUG_REPORT_URL="https://bug-report.progress-linux.org"
|
||||
PRIVACY_POLICY_URL="https://privacy-policy.progress-linux.org"
|
||||
SUPPORT_END=
|
||||
LOGO=
|
||||
ANSI_COLOR="1;34"
|
||||
VENDOR_NAME="Progress Linux"
|
||||
VENDOR_URL="https://progress-linux.org"
|
||||
EXPERIMENT=
|
||||
EXPERIMENT_URL=
|
||||
|
||||
# Distribution-level defaults and metadata
|
||||
DEFAULT_HOSTNAME="system"
|
||||
ARCHITECTURE=
|
||||
SYSEXT_LEVEL=
|
||||
CONFEXT_LEVEL=
|
||||
SYSEXT_SCOPE=
|
||||
CONFEXT_SCOPE=
|
||||
PORTABLE_PREFIXES=
|
Loading…
Add table
Add a link
Reference in a new issue