clockworkpi / DevTerm

This code repository offers downloads for the latest images of various DevTerm models, as well as kernel patches, keyboard firmware, the source code for screen and printer drivers, hardware schematics, assembly instructions, and essential technical documents.
GNU Lesser General Public License v2.1
381 stars 68 forks source link

Please publish the DevTerm CM3 changes #5

Open Godzil opened 3 years ago

Godzil commented 3 years ago

Changes compared to the original Raspbian distribution

That include the changes done to the linux kernel if any, but considering that you use devterm-kernel7.img for the kernel name is it at least custom built, so the config file would be needed

This also include all the DTS overlay file that are included in the default CM3 image.

And any other relevant changes done.

It would be nice also to have a documentation on how the image was built. I think from the issue.txt in /boot you used pi-gen ( https://github.com/RPi-Distro/pi-gen ), what option were used to generate the image?

cuu commented 3 years ago

sure thing, in couple of days I will make a doc for that and I did not use pi-gen, I just use chroot to do the modifications

cuu commented 3 years ago

https://github.com/clockworkpi/DevTerm/wiki/Devterm-CM3-rpi-os-image

voronoipotato commented 2 years ago

Is there a timeline for the a04 imaging instructions? I presume it's going to be pretty similar to the A06 ones?

cuu commented 2 years ago

@voronoipotato https://github.com/clockworkpi/DevTerm/wiki/Create-DevTerm-A04-OS-image-from-scratch

very similar to A06 image creation process

kpeeem commented 2 years ago

@cuu + Please publish for the DevTerm CM4 too 🙏