On Wed, Sep 1, 2010 at 7:38 AM, Loïc Minier loic.minier@linaro.org wrote:
On Wed, Sep 01, 2010, Robert Nelson wrote:
I'm the primary author for most of it, if I draw the 'significant' line before localizations..
Ok; I added Copyright 2010 Robert Nelson robertcnelson@gmail.com at the top of our fork; thanks!
(German(1) spelling versions of "Disk")
I just removed the need for the translation in our fork of the script (changed "sudo sfdisk [...]" calls to "sudo LC_ALL=C sfdisk [...]")
You might want to do the same for your script, to support any language.
Thanks Loïc, that definitely will work alot better. I was playing with LANG='s this morning not have much luck, wish i was bi-lingual. (does Canadian count?)
So that leaves one author for dealing with "/dev/mmcblk0[p]" (2)
Apparently, we don't have this feature; I guess our script doesn't work on real MMC drives on laptops, only on USB ones.
Yeah i didn't run into that myself till this summer with my new laptop with built-in mmc card.. So it'll probally come up at some point as a bug for you guys..
Our version was GPLv3 licensed; I'm not sure whether it's GPLv3+ or GPLv3 though. I think it would be best to move to BSD style licensing, but that needs some kind of approval. Our version is in lp:linaro-image-tools BTW (linaro-media-create script).
Thanks for your help in sorting this out!
Regards,