* Richard Smith smithbone@gmail.com [060710 00:41]:
mkelfimage creates read only output. This causes the build script to error with a permission denied when it tries to overwrite a payload created by mkelfimage.
Eric Biederman requested that we mod the script rather than change the output of mkelfimage upstream.
Eric,
I would say that this misses the point of write permissions. What's the reason for mkelfImage setting its results read-only in the first place? No other payloads have such a behavior. Can you please explain your decision a little bit? From the outside this definitely looks like the issue needs to be fixed in mkelfImage.
Stefan