Panda for Ubuntu 12.04

Hi PeteX,

I wanted to say thanks for the build and the cheatsheet, I’ve used both and they’re awesome.

One note would be that when you use make, you can specify the number of threads just like makepanda, sooo:

make -j3

instead of

make

the 3 is (obviously) for the number of threads, which from what I’ve read number of cores +1 seems to be best.

Anywho, thank you for the cheatsheet!
~powerpup118