get platform info from IMC

This commit is contained in:
Andreas Steffen
2011-09-08 12:08:17 +02:00
parent 5ab99898c6
commit 863f59c560
8 changed files with 473 additions and 53 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
INSERT INTO products (
name
) VALUES (
'Ubuntu 11.4 i686'
'Ubuntu 11.04 i686'
);
INSERT INTO products (
name
) VALUES (
'Ubuntu 11.4 x86_64'
'Ubuntu 11.04 x86_64'
);
INSERT INTO products (