Open
Description
Feature Description
Supports arm64 devices.
- As most arm64 devices has no acpi yet we may have to modify the build process to allow guys specify the dtb/kernel file.
- The ABroot implementation for uboot. (I haven't check the current implementation for x86. I bet it's grub logic with grub-env. And I do believe supportting aarch64 needs porting the logic to uboot. )
- The installer should handle arm devices as well.
Rationale
Both transcational upgrading and Immutable are great features for edge project. I was going to implement it with ubuntu core. However I'm not a big fan of snap package and I believe Vanilla OS is a far more elegante choice.
Additional Information
No response