]> git.proxmox.com Git - dab.git/commitdiff
devuan: add future daedalus 5.x release
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Mar 2022 10:01:41 +0000 (12:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Mar 2022 10:04:38 +0000 (12:04 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
DAB.pm

diff --git a/DAB.pm b/DAB.pm
index 9d5f181a64e1565051e57bd7e680e4237b1def05..4f54e4f01260fdbc79cefb840c622543576aedb9 100644 (file)
--- a/DAB.pm
+++ b/DAB.pm
@@ -120,6 +120,9 @@ my $supported_suites = {
     'chimaera' => {
        ostype => "devuan-4.0",
     },
+    'daedalus' => {
+       ostype => "devuan-5.0",
+    },
 
 # UBUNTU
     'hardy' => {