summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:29:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:29:09 +0000
commitb29a7f81b77c8a0b301be8febbe974bc018b4bc3 (patch)
tree9af0fbae8f524d36caa0e2c150cd335b016f55b3 /debian
parentAdding dpkg origin file for Progress Linux. (diff)
downloadbase-files-b29a7f81b77c8a0b301be8febbe974bc018b4bc3.tar.xz
base-files-b29a7f81b77c8a0b301be8febbe974bc018b4bc3.zip
Adding lsb release file for Progress Linux 7 (graograman).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-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..06400cd
--- /dev/null
+++ b/debian/local/lsb-release/lsb-release
@@ -0,0 +1,4 @@
+DISTRIB_ID="Progress Linux"
+DISTRIB_DESCRIPTION="Progress Linux 7 (graograman)"
+DISTRIB_RELEASE="7"
+DISTRIB_CODENAME="graograman"