What is the difference between Chromium OS Lime and Vanilla Builds?

2

1

AFAIK, Hexxeh is the only public, stable build server for Chromium OS, but he offers two builds, Vanilla and Lime.

The only explanation for this duality that I can find on his site is that Lime includes extra "Hardware Support". How can I decide if I need Vanilla or Lime? Are there any down-sides to Lime?

therealmitchconnors

Posted 2012-06-04T22:05:14.560

Reputation: 123

Answers

2

You answered your own question. The Lime build includes extra hardware support and removes the requirement for PAE. The site you linked to displays a list of hardware that it adds support for, so if you have one of those, then you should get Lime, otherwise Vanilla should suffice.

PAE lets 32-bit processors to access more than 4GB of RAM. Vanilla requires PAE to function which limits it to devices that support that, but Lime doesn't force it, so you can use it on more devices.

Lime is best for newer systems that have hardware that Vanilla does not yet support (or even know about). Plus, Lime gets updated more frequently because if you have hardware that it doesn't support, you can contact Hexxeh to have him add support.

If your processor does not support PAE, then you must use Lime since Vanilla won't work on it. If your system does have PAE, but the hardware is somewhat old, then Vanilla will likely work.

Essentially, Lime is cutting-edge (i.e., beta) while Vanilla is the stable release. Frankly, you may as well use Lime in general unless you don't want to/may not use beta software and want/have to use a stable build.

Synetech

Posted 2012-06-04T22:05:14.560

Reputation: 63 242

So those few devices are the only difference? What is PAE? – therealmitchconnors – 2012-06-05T14:55:28.637

If I am not sure if I have that hardware, should I just use Lime to be safe? – therealmitchconnors – 2012-06-05T14:56:52.630

I expanded the answer to address your comments. – Synetech – 2012-06-05T16:32:43.210