diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:23:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:23:03 +0000 |
commit | 8d826fe2773c966da436f85a31cd5d0f117a1d9b (patch) | |
tree | d8edd41b1013bcedb9d32e6eb188d7df18f0b815 /debian/local | |
parent | Adding motd file for Progress Linux. (diff) | |
download | base-files-8d826fe2773c966da436f85a31cd5d0f117a1d9b.tar.xz base-files-8d826fe2773c966da436f85a31cd5d0f117a1d9b.zip |
Adding os-release file for Progress Linux 5 (engywuck).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/local')
-rw-r--r-- | debian/local/base-files/os-release | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/local/base-files/os-release b/debian/local/base-files/os-release new file mode 100644 index 0000000..0503854 --- /dev/null +++ b/debian/local/base-files/os-release @@ -0,0 +1,16 @@ +NAME="Progress Linux" +VERSION="5 (engywuck)" +ID="progress-linux" +ID_LIKE="debian" +VERSION_CODENAME="engywuck" +VERSION_ID="5" +PRETTY_NAME="Progress Linux 5 (engywuck)" +ANSI_COLOR="1;34" +CPE_NAME= +HOME_URL="https://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" +BUILD_ID= +VARIANT= +VARIANT_ID= |