Added and indexed Ubuntu 12.10

This commit is contained in:
Yorhel 2012-10-18 16:57:30 +02:00
parent 25920323c4
commit f240d6117a
3 changed files with 10 additions and 1 deletions

View file

@ -139,7 +139,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(77, 'FreeBSD', '8.1', 'freebsd-8.1', 48),
(78, 'FreeBSD', '8.2', 'freebsd-8.2', 49),
(79, 'FreeBSD', '8.3', 'freebsd-8.3', 50),
(80, 'FreeBSD', '9.0', 'freebsd-9.0', 51);
(80, 'FreeBSD', '9.0', 'freebsd-9.0', 51),
(81, 'Ubuntu', '12.10', 'ubuntu-quantal', 16);
-- Removes any path components and compression extensions from the filename.