From Fedora Project Wiki
No edit summary
(Added Fedora's dedicated Koji build system in Fedora's data center. Reference: <https://fedoramagazine.org/risc-v-and-fedora-all-aboard/>.)
 
(20 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[https://riscv.org/ RISC-V] (pronounced "RISC Five") is an [https://en.wikipedia.org/wiki/RISC-V open source instruction set architecture (ISA)].  This project, informally called '''Fedora/RISC-V''', aims to provide a complete Fedora experience on the RISC-V (64 bit, RV64GC) architecture.
[https://riscv.org/ RISC-V] (pronounced "RISC Five") is an [https://en.wikipedia.org/wiki/RISC-V open source instruction set architecture (ISA)].  This project, informally called '''Fedora/RISC-V''', aims to provide a complete Fedora experience on the RISC-V (64 bit, RV64GC) architecture.


= News =
= Topics =


'''May 2018''' [http://fedora-riscv.tranquillity.se/koji/ A Koji build system instance is now building Fedora packages].
* [[Architectures/RISC-V/Installing|Installing]] - How to download, install and run Fedora/RISC-V.
* [[Architectures/RISC-V/Hardware|Hardware]] - Information about supported and experimental Fedora/RISC-V hardware


'''February/March 2018'''  [https://fedorapeople.org/groups/risc-v/disk-images/ Stage4 disk images are available].  These are bootable in qemu and let you try out Fedora/RISC-V.  Make sure you read the [https://fedorapeople.org/groups/risc-v/disk-images/readme.txt readme.txt file] first.  The development environment is quite complete with GCC 7.3.1, Perl 5.26, Python 2 and 3, git, systemd, various editors including vi and emacs, many <code>-devel</code> packages, and some X11 packages.  It will be enough for most developers to start porting their software to RISC-V.  The main missing things at the moment are Ruby, Java and Gtk 3.
= Get in touch =


'''Status January/February 2018'''  The third and hopefully final bootstrap of Fedora 27 has started.  Please follow progress or try building it yourself via [https://github.com/rwmjones/fedora-riscv-bootstrap this git repository]. Expected timelines are: 1-2 weeks until stage 3 disk images are available, 1-2 months until stage 4 pristine RPM-built disk images are available, 2 months until we are autobuilding regular Fedora packages, 3-6 months until we have koji-shadow functionality.
Most of the people working on the effort hang out in [https://app.element.io/#/room/#riscv:fedoraproject.org Fedora RISC-V Matrix room]. Come say hello :)


= Communications =
Follow (and post to!) [https://discussion.fedoraproject.org/tag/risc-v-sig #risc-v-sig on Fedora Discussion]! (If you prefer, you can follow this tag by email.)


Find us on FreeNode IRC: <code>#fedora-riscv</code>
= News =


There is no specific mailing list, use [https://lists.fedoraproject.org/admin/lists/devel.lists.fedoraproject.org/ the general Fedora developers' mailing list].
'''Jan 2025''' [https://dl.fedoraproject.org/pub/alt/risc-v/release/41/ Fedora 41] images are now available.


= Topics =
= Additional resources =


* [[Architectures/RISC-V/Installing]] - How to download, install and run Fedora/RISC-V.
; https://fedoraproject.org/wiki/SIGs/RISC-V
* <s>[[Architectures/RISC-V/Building]] - Help to build packages for Fedora/RISC-V.</s>
: RISC-V SIG
* <s>[[Architectures/RISC-V/Bootstrapping]] - Bootstrapping Fedora on RISC-V.</s>


= Downloads =
: https://riscv-koji.fedoraproject.org/koji/
: Koji build system in Fedora data center. In time it will be accessible to all Fedora packagers for submitting builds.


; http://fedora-riscv.tranquillity.se/koji/tasks?state=closed&view=flat&method=createAppliance&order=-id
; http://fedora.riscv.rocks/koji/
: Latest disk images
; http://fedora-riscv.tranquillity.se/koji/
: Koji build system
: Koji build system
; https://github.com/rwmjones/fedora-riscv-kernel
: Linux kernel build scripts and patches
; https://bugzilla.redhat.com/show_bug.cgi?id=1553405
: Tracker bug for all issues which affect Fedora on RISC-V


The following links are now obsolete:
; http://fedora.riscv.rocks:3000/
: RISC-V Package Sources
 
; https://abologna.gitlab.io/fedora-riscv-tracker/
: Track the progress of upstreaming changes to Fedora
 
= Outdated information =


; <s>https://fedorapeople.org/groups/risc-v/
Over time, we have accumulated lots of information on this wiki. A large chunk of it, while useful at the time, is not really relevant to anyone looking to run Fedora on RISC-V today, or contribute to the porting effort. To avoid any confusion, all outdated material has been moved to the [[Architectures/RISC-V/Archive|Archive]].
: Disk images, RPMs, SRPMs. (old)</s>
; <s>https://github.com/rwmjones/fedora-riscv-autobuild
: The autobuilder source.</s>
; <s>http://copr-fe.cloud.fedoraproject.org/coprs/rjones/riscv/
: The COPR repository (for Fedora 27/x86_64) containing QEMU</s>
; <s>https://github.com/rwmjones/fedora-riscv-stage4
: Scripts used to build the stage4 disk image.</s>
; <s>https://github.com/rwmjones/fedora-riscv-bootstrap</s>
: <s>Git repository containing the bootstrapping work. Read the README file!</s>
; <s>http://oirase.annexia.org/riscv/</s>
: <s>Interim stage3 disk images built by rwmj</s>
; <s>http://davidlt.web.cern.ch/davidlt/riscv/</s>
: <s>Interim stage3 disk and kernel images built by davidlt.</s>

Latest revision as of 16:58, 19 February 2025

RISC-V (pronounced "RISC Five") is an open source instruction set architecture (ISA). This project, informally called Fedora/RISC-V, aims to provide a complete Fedora experience on the RISC-V (64 bit, RV64GC) architecture.

Topics

  • Installing - How to download, install and run Fedora/RISC-V.
  • Hardware - Information about supported and experimental Fedora/RISC-V hardware

Get in touch

Most of the people working on the effort hang out in Fedora RISC-V Matrix room. Come say hello :)

Follow (and post to!) #risc-v-sig on Fedora Discussion! (If you prefer, you can follow this tag by email.)

News

Jan 2025 Fedora 41 images are now available.

Additional resources

https://fedoraproject.org/wiki/SIGs/RISC-V
RISC-V SIG
https://riscv-koji.fedoraproject.org/koji/
Koji build system in Fedora data center. In time it will be accessible to all Fedora packagers for submitting builds.
http://fedora.riscv.rocks/koji/
Koji build system
http://fedora.riscv.rocks:3000/
RISC-V Package Sources
https://abologna.gitlab.io/fedora-riscv-tracker/
Track the progress of upstreaming changes to Fedora

Outdated information

Over time, we have accumulated lots of information on this wiki. A large chunk of it, while useful at the time, is not really relevant to anyone looking to run Fedora on RISC-V today, or contribute to the porting effort. To avoid any confusion, all outdated material has been moved to the Archive.