Added and indexed Debian Wheezy

This commit is contained in:
Yorhel 2013-05-10 15:14:44 +02:00
parent 9346e4d794
commit dbc2cac13b
3 changed files with 10 additions and 1 deletions

View file

@ -141,7 +141,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(79, 'FreeBSD', '8.3', 'freebsd-8.3', 50),
(80, 'FreeBSD', '9.0', 'freebsd-9.0', 51),
(81, 'Ubuntu', '12.10', 'ubuntu-quantal', 16),
(82, 'Ubuntu', '13.04', 'ubuntu-raring', 17);
(82, 'Ubuntu', '13.04', 'ubuntu-raring', 17),
(83, 'Debian', '7.0', 'debian-wheezy', 11);
-- Removes any path components and compression extensions from the filename.