Add Ubuntu 16.10

This commit is contained in:
Yorhel 2016-10-19 07:30:49 +02:00
parent 7535218a06
commit 965aa9a2f6
2 changed files with 9 additions and 1 deletions

View file

@ -148,7 +148,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(96, 'FreeBSD', '10.1', 'freebsd-10.1', 57),
(97, 'FreeBSD', '10.2', 'freebsd-10.2', 58),
(98, 'FreeBSD', '10.3', 'freebsd-10.3', 59),
(99, 'FreeBSD', '11.0', 'freebsd-11.0', 60);
(99, 'FreeBSD', '11.0', 'freebsd-11.0', 60),
(100,'Ubuntu', '16.10', 'ubuntu-yakkety', 24);
-- Removes any path components and compression extensions from the filename.