ubuntu: enable packing riscv64 cloud images#214
Open
xypron wants to merge 3 commits intocanonical:mainfrom
Open
ubuntu: enable packing riscv64 cloud images#214xypron wants to merge 3 commits intocanonical:mainfrom
xypron wants to merge 3 commits intocanonical:mainfrom
Conversation
Author
|
Building on arm64 failed without if=none for the drives. I have force pushed the change. |
Author
|
The parameter |
Member
|
Could you rebase this on top of main? I landed a small change to make the ARCH field in ubuntu images a makefile parameter so we can test arches with our tooling |
Author
|
@SK1Y101 thank you for reviewing. I have rebased the patches. With your patch I don't have use packer directly anymore. works fine. |
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add riscv64 architecture to ubuntu-cloudimg
The name of the directory for the riscv64 EDK 2 firmware does not match the prefix of the firmware files. An additional variable was needed.
ubuntu: set bootindex=1 for packer-cloudimg
EDK 2 at least on riscv64 will not use the first disk as first boot option automatically. We need to assign a bootindex.
Testing
For testing the riscv64 build Ubuntu 24.04, Packer v1.10.2, qemu-system-misc 8.2.1+ds-1ubuntu1, qemu-efi-riscv64 2024.02-1 were used.
or