PINE64

Full Version: LinuxKit and Rock64
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
LinuxKit is a awesome project, and I think for arm / arm64 community is great too.

If you like:
  • custom linux images
  • immutability
  • clustering
  • container distributions
You probably going to like LinuxKit.

https://github.com/linuxkit/linuxkit


There is some effort for using it for building custom images for Rpi3 64bit.

https://github.com/linuxkit/linuxkit/issues/2574
https://github.com/WorksOnArm/cluster/issues/12

https://github.com/WorksOnArm/cluster/tr...3-linuxkit

https://gist.github.com/DieterReuter/9e8...b8006ea0b1
https://gist.github.com/DieterReuter/805...d088c2997f

So if anyone is interested to get involved or could shine some light on how difficult would be to build images for Rock64 using linuxkit I would be glad to hear.
I have RancherOS images, which are easier and slightly more complete. It allows you to do much more and is better documented.
(01-11-2018, 05:09 AM)ayufan Wrote: [ -> ]I have RancherOS images, which are easier and slightly more complete. It allows you to do much more and is better documented.

Wow, ayufan thanks for your great contributions, your work is essential. xD

I have a question, maybe I'm missing something, but you say you have RancherOS images, but which is on this list? https://github.com/ayufan-pine64/linux-build/releases


linux-pine64 or the simple-image-pine64..? Cause the other ones are explicit on the name.
No. It is not there. You can try to build this: https://github.com/ayufan-rock64/cluster-build and perform PXE booting of Rock64 as this is my primary target. It uses TFTP to perform PXE booting, and have a locally connected storage, like SD/eMMC/USB for data persistence. It works beautifully with Rancher.

Technically it is not RancherOS with Rancher Agent, base only system that exposes Docker Engine, and so on.

If you want containers-ready Xenial grab 0.6.15: https://github.com/ayufan-rock64/linux-b...tag/0.6.15