summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-09 10:14:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-09 10:14:14 +0000
commita52ecfff6070cb314c9901bec2eb3a641462e470 (patch)
treed81f2cae436ecb09d38f6fc1d74c9604be6e2892
parentAdding dpkg origin file for Progress Linux. (diff)
downloadbase-files-a52ecfff6070cb314c9901bec2eb3a641462e470.tar.xz
base-files-a52ecfff6070cb314c9901bec2eb3a641462e470.zip
Adding lsb release file for Progress Linux 7.99 (graograman-backports).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/base-files.install1
-rw-r--r--debian/local/lsb-release/lsb-release4
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/base-files.install b/debian/base-files.install
index 34b22db..93be954 100644
--- a/debian/base-files.install
+++ b/debian/base-files.install
@@ -4,3 +4,4 @@ debian/local/base-files/motd /usr/share/base-files
debian/local/base-files/os-release /etc
debian/local/base-files/progress-linux_version /etc
debian/local/dpkg/progress-linux /etc/dpkg/origins
+debian/local/lsb-release/lsb-release /etc
diff --git a/debian/local/lsb-release/lsb-release b/debian/local/lsb-release/lsb-release
new file mode 100644
index 0000000..dee1938
--- /dev/null
+++ b/debian/local/lsb-release/lsb-release
@@ -0,0 +1,4 @@
+DISTRIB_ID="Progress Linux"
+DISTRIB_DESCRIPTION="Progress Linux 7.99 (graograman-backports)"
+DISTRIB_RELEASE="7.99"
+DISTRIB_CODENAME="graograman-backports"