]> git.proxmox.com Git - dab.git/commitdiff
support Devuan 4 and 5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 24 May 2021 12:18:53 +0000 (14:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 24 May 2021 12:18:53 +0000 (14:18 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
DAB.pm

diff --git a/DAB.pm b/DAB.pm
index ee56b7a1b8e117ac4bced5cc6b38c1ae0c4561ac..16466e0ea0c85338a8143d742c7e561306f50943 100644 (file)
--- a/DAB.pm
+++ b/DAB.pm
@@ -97,6 +97,12 @@ my $supported_suites = {
     'ascii' => {
        ostype => "devuan-2.0",
     },
+    'beowulf' => {
+       ostype => "devuan-3.0",
+    },
+    'chimaera' => {
+       ostype => "devuan-4.0",
+    },
 
 # UBUNTU
     'hardy' => {