-
-
Notifications
You must be signed in to change notification settings - Fork 2
Release aarch64 images #108
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededkpkgIssues related to Kreato Linux's package manager.Issues related to Kreato Linux's package manager.kreastrapIssues related to Kreato Linux's rootfs builder.Issues related to Kreato Linux's rootfs builder.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededkpkgIssues related to Kreato Linux's package manager.Issues related to Kreato Linux's package manager.kreastrapIssues related to Kreato Linux's rootfs builder.Issues related to Kreato Linux's rootfs builder.
I believe the time has finally come to do a proper aarch64 build of Kreato Linux images.
Github Actions is finally available for ARM publicly which means we should be able to start building without additional costs.
There are 2 approaches to do the initial rootfs;
I have chosen the latter, mainly because it should be easier and it should cause less problems. I am open to any suggestions about both approaches.
For now the focus will be on;
The first part will require some work, as we already use things like
/etc/kreato-releaseon major parts of the codebase. Should be possible though.For testing, I already have my Macbook and 2 ARM servers to do all the testing/manual builds on. That part should be fine.