Contents
- 1 Summary
- 2 Owner
- 3 Resources
- 4 Current status
- 5 Detailed Description
- 6 Why it would be good for Mageia to do it
- 7 Test case
- 8 Tasks
- 9 Software / Packages Dependencies
- 10 What could disrupt development of this new feature
- 11 Planning
- 12 Contingency
- 13 Release Notes
- 14 Documentation
- 15 Packager comments
Summary
To be able to provide a mageia images in Freebox Delta, we need to provide aarch64 (arm64/armv8) cloud images: qcow2 images that boot with EFI, and have cloud-init enabled.
Owner
- Name: Nicolas Lécureuil
- Email: neoclust@mageia.org
Resources
Current status
- Targeted release: Mageia 9
- Last updated: 2022/04/22
- Percentage of completion: 40%
Detailed Description
Freebox Delta has virtualisation support and allow to install some liniux distribution. If we want to provide them a mageia 9 image to have it proposed by default we need to build aarch64 (arm64/armv8) cloud images: qcow2 images that boot with EFI, and have cloud-init enabled.
Why it would be good for Mageia to do it
It will allow us to have mageia provided as default in Freebox Delta.
Test case
we can test our images before by selecting it on the webinterface.
The images should start "out of the box" on a freebox Delta. For development phase, tests can be done using Qemu virtual manager.
Tasks
- [DONE] Adding an entry on the Mageia4arm project for generating such images.
- [TODO] fix bug 30307
- [TODO] Test localy on Qemu
- [TODO] Test on freebox Delta
- [TODO] Clean the branch before merging into master
- [TODO] submit it to Free Telecom
Software / Packages Dependencies
Mageia4arm project https://gitweb.mageia.org/software/mageia4arm/
What could disrupt development of this new feature
The bug 30307