Guy Sheffer
Guy Sheffer
Cool. this tool right? https://github.com/libre-computer-project/libretech-raspbian-portability
I am looking in to adding support for @[librecomputer](https://github.com/libre-computer-project) since they sent me hardware to test. Its in progress.
I've started writing a multi device build for OctoPi. When that works I can add that to FullPageOS. Thanks for asking because that lets me know its needed here too....
Its not fullu ready yet. However if you are ready to test i can try make time for it
Ill see if i can get that going
Related, this is effort to add support for this: https://github.com/guysoft/CustomPiOS/issues/214
I could convert this to a discussion, but not sure I should. Depends what @MKaidan prefers.
Hey, 1. There is progress. Its taking longer because it became part of CustomPiOS v2. Which I've been working on: https://github.com/guysoft/CustomPiOS/issues/214 2. I can make a variant for LibreComputer but...
In what phase are you trying to read it? 1. Make sure to export it. 2. Note that modules only export values starting with their name, eg the base module...
I think the best way is to add what you want to config.local. You can see how it can be used in this part of a github action: https://github.com/guysoft/OctoPi/blob/devel/.github/workflows/build.yml#L41