Am 14.08.2010 12:47, schrieb Stefan Reinauer: > The only downside I see is that it does a lot of shell stuff which > will slow things down on Windows significantly. (And the folks that > ran into the problem to begin with were on Windows afaict) ... That is my main concern. And while we're there, "#!/bin/bash" is not only windows-unfriendly, but a horrible idea for anything that intends to work on non-linux. (and on linux, using any other shell than bash for scripts considerably speeds them up, too)
Patrick -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

