CentOS 8.4

This commit is contained in:
Yorhel 2021-09-15 10:39:49 +02:00
parent 67b703636b
commit e69850d100
2 changed files with 7 additions and 2 deletions

View file

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