Add Ubuntu 18.04 + Fedora 28

This commit is contained in:
Yorhel 2018-05-01 20:30:27 +02:00
parent 8487d37aad
commit bb236c1f0e
4 changed files with 13 additions and 3 deletions

View file

@ -229,7 +229,9 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(176,'CentOS', '7.1', 'centos-7.1', 44),
(177,'CentOS', '7.2', 'centos-7.2', 45),
(178,'CentOS', '7.3', 'centos-7.3', 46),
(179,'CentOS', '7.4', 'centos-7.4', 47);
(179,'CentOS', '7.4', 'centos-7.4', 47),
(180,'Ubuntu', '18.04', 'ubuntu-bionic', 27),
(181,'Fedora', '28', 'fedora-28', 27);
-- Removes any path components and compression extensions from the filename.