Commit Graph

3 Commits

Author SHA1 Message Date
cyteen a047303108 Add orange pi zero 2W board definition.
Uses the same cpu as orange pi 3 so no other changes should be needed.
2024-07-15 23:40:41 +01:00
cyteen 6dfde47db3 Fix README for M2 Zero instructions, add link to kernel details in build-debian script. 2024-07-15 23:40:41 +01:00
cyteen 107e8021f8 Seems to work.
Separate README
Separate Dockerfile
Added case statement entries to allow devuan releases

Using the exist Dockerfile leads to missing keys for the container and
the debootstrap chroot. To use the existing image you could:
* Add a devuan sources.list and pull in the keys package and the devuan
debootstrap
* Add gnugp2 and apt-key to the debootstrap --include and add the key
via --keyring then after the debootstrap second stage use apt-key add
2024-07-15 23:40:41 +01:00