Closed memchk closed 3 years ago
Its indeed similar to GCC, though note that many images have lots of requirements that might not be relevant to CustomPiOS.
If you have any more questions, or there is something in the current license that is limiting you please feel free to share.
I think that clarifies it for me, I will close the issue now. Thanks for making CustomPIOS, it has turned out to be extremely useful in my prototyping!
For reference, I am considering producing a small-scale commercial product using the Raspberry Pi, using this system to build the images.
The CustomPIOS code itself is obviously under the GPLv3 terms as anyone would expect.
For my specific distribution modules / tree, is the intent for the GPL to be copyleft here? I.E if I make a "memchkOS" distro using the CustomPIOS framework would you that tree to be distributed with the GPL or compatible license?
As above, what is the license status of the built image, including any proprietary software like custom software, data, etc. that may be included?
I guess this question comes down to if licensing terms like the GCC are expected where the compiler itself is under GPL and your code along with the produced artifacts are unencumbered, or if the intent is to be completely copyleft? I wanted to make sure I was following your intentions before committing to using this toolkit.