>So how do the ramdisks get built these days? Just copy the binaries over? 

Well, they get stripped first, see scripts/rootdisk/strip-executables.sh.

The kind of ELF damage that we're seeing here is usually a symptom of using
a "strip" that expected to target another architecture, or had some similar
compatibility issue.  Kinda weird that only the one file was affected though.

p.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to