On Wed, Nov 27, 2019 at 09:34:23AM -0500, Neal Gompa wrote: > As far as bootstrapping from scratch, I believe Richard W. M. Jones > and David Abdurachmanov went through this process for Fedora RISC-V. > They may have more to say about how that was done... It depends exactly how far "from scratch" you want to go. For RISC-V because there were no .riscv64.rpm packages to start with, we had to do a full bootstrap entirely from nothing, and that's pretty complicated. I saved the instructions here: https://github.com/rwmjones/fedora-riscv-bootstrap However I guess for reproducible builds you don't mind starting from the existing (non-reproducible) RPMs, in which case it's basically the same as a Fedora Mass Rebuild, just schedule the packages to be built in your "shadow" Koji in alphabetical order. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx