On Sun, Mar 12, 2023 at 06:47:06PM -0000, Tanvi Sheth wrote:
Hello Kevin thanks for all the help. We're finally done with our entire setup. Koji hub, CLI, Web is running on our local server.
Great!
Do you have any idea how can I go about building packages in Koji for my own OS image, i.e for Risv64 architecture ?
I've not bootstrapped an entire distro myself, so I am not sure what to suggest. Can you use the existing riscv builds as a initial version and then rebuild yours? If not, you may have to manually build enough packages to have a buildroot and import them into your koji (with koji import)
Other folks who have done this might have better advice.
kevin