Rene de Souza Pinto
Rene de Souza Pinto
Closing since this issue is deprecated, currently we don't have any issues to generate RPi images.
@rouming , considering kexec features that we have now, is this issue still relevant?
We are not facing this kind of problems anymore (https://hub.docker.com/u/lfedge is now a sponsored oss account).
This issue can be closed, currently we are covering all the methods mentioned to get the serial from the device: - We call dmidecode to get serial from SMBIOS, if...
@rouming , **I totally understand your pain**, but this will be the kind of hack that will be merged and forget it without solve the real issue, the time that...
All applications under apps/ can be built by "make" command. You can change the sources, compile and copy the final binary to rootfs folder in order to generate a new...
Did you use the Makefile to build init_c? The final binary should be around 200 bytes! For sure 122MB is definitely wrong.... remember that we still don't have any C...
I think this is not an issue anymore. Pillar, as all other packages under pkg/, has its own documentation inside his own folder (which makes sense). Although it could be...
@rucoder , since https://github.com/lf-edge/eve/pull/4394 it's already merged, let's close this PR to avoid any confusion. At this point, it's better to provide new changes through a new PR...
I think for each commit it's a > since unit tests already run on every push to any PR, I think most commits are already covered this way. I would...