Added and indexed FreeBSD 1.0

This commit is contained in:
Yorhel 2012-07-26 11:42:00 +02:00
parent 36301e1ffd
commit 2f288c9eeb
4 changed files with 92 additions and 17 deletions

View file

@ -87,7 +87,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(25, 'Debian', '3.1', 'debian-sarge', 7),
(26, 'Debian', '4.0', 'debian-etch', 8),
(27, 'Debian', '5.0', 'debian-lenny', 9),
(28, 'Debian', '6.0', 'debian-squeeze', 10);
(28, 'Debian', '6.0', 'debian-squeeze', 10),
(29, 'FreeBSD', '1.0', 'freebsd-1.0', 0);
-- Removes any path components and compression extensions from the filename.