Dell Releases Streak Source Code
RandyDownes writes "Members of the developer community called Dell out for not releasing the complete source code for the Android-powered slate, thus violating the GPL. Dell has since complied and released the total custom Android 1.6 ROM to the public. Maybe now someone can get the minitablet/smartphone to run Froyo without breaking everything."
It looks like Dell only released the parts that they're required to under the GPL - so the summary is wrong in saying they released the "total custom Android 1.6 ROM". However, the kernel alone should hopefully help get some custom ROMs started on this thing.
The reason for the about face is probably a lawsuit against cisco from the Free Software Federation. This is a good thing that the actions of the FSF are forcing other companies to properly comply with the open source licenses they choose.
"Maybe this world is another planet's hell"
Aldous Huxley
An offer for the source (or the source) is supposed to ship with the binaries.
http://michaelsmith.id.au
According to the license, you have to release source and binaries at the same time.
No, according to the license, you have to provide it when asked for it. Otherwise mailing out floppies wouldn't have been allowed under the GPL.
I'd just like to add for those readers not in the know that Android uses Apache licensing. They're not required to publish any modifications to Android, only to the kernel since it's GPL and not Apache. As such, it's highly likely that we'll never see the entire ROM's source code.
b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
The nVidia blob is not a derived work of the kernel. The nVidia shim is, and so it must be GPL'd. The combined work of the blob, the shim, and the kernel, must be GPL'd if distributed together, but because nVidia only distributes the blob, not the kernel, this does not apply.
This is a problem for distributions, because they can not include the nVidia blob (most include a script that lets the user fetch and install it after install). It would also be a problem for anyone wanting to ship computers with Linux preinstalled and nVidia graphics.
I am TheRaven on Soylent News
Yes, Dell screwed up. Yes, they should have known better. However, once someone pointed out the error of their ways, they moved to resolve the problem about as fast as any large company can.
Compare what Dell did to what Cisco has done. The FSF was finally forced to file a lawsuit to get their attention because Cisco couldn't even be bothered to _talk_ to the the FSF about their GPL violations, let alone resolve them.