Add Ubuntu 21.10

This commit is contained in:
Yorhel 2021-10-17 09:56:28 +02:00
parent 29a6f784f5
commit f6a8d5c134
3 changed files with 9 additions and 3 deletions

View file

@ -264,7 +264,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(211,'Fedora', '34', 'fedora-34', 33),
(212,'Debian', '11 (stable)','debian-bullseye',15),
(213,'Debian', '12 (testing)','debian-bookworm',16),
(214,'CentOS', '8.4', 'centos-8.4', 64);
(214,'CentOS', '8.4', 'centos-8.4', 64),
(215,'Ubuntu', '21.10', 'ubuntu-impish', 34);
-- Removes any path components and compression extensions from the filename.