mirror of
https://git.proxmox.com/git/dab
synced 2025-10-04 06:12:31 +00:00
add initial support to build Debian 13 Trixie appliances
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
877ab95c97
commit
329ec50ee8
@ -63,6 +63,9 @@ sub __url_to_filename {
|
||||
# flags:
|
||||
# systemd: true (except for devuan ostypes)
|
||||
my $supported_suites = {
|
||||
'trixie' => {
|
||||
ostype => "debian-13",
|
||||
},
|
||||
'bookworm' => {
|
||||
ostype => "debian-12",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user