From Fedora Project Wiki
No edit summary
Line 12: Line 12:
* https://github.com/rwmjones/fedora-riscv
* https://github.com/rwmjones/fedora-riscv
** Git repository containing the bootstrapping work.  Read the README file!
** Git repository containing the bootstrapping work.  Read the README file!
* https://github.com/rwmjones/fedora-riscv-autobuild <br> https://fedorapeople.org/groups/risc-v/
** The stage4 autobuilder and its output.
* http://oirase.annexia.org/riscv/
* http://oirase.annexia.org/riscv/
** Interim stage3 and stage4 disk images built by rwmj
** Interim stage3 and stage4 disk images built by rwmj
Line 19: Line 21:
= Status =
= Status =


Last updated: 2016-09-20
Last updated: 2016-09-21


Status: The stage3 disk image [[Architectures/RISC-V/Bootstrapping|used for bootstrapping]] now boots to a shell, with GCC, numerous developer utilities, rpmbuild, Perl, Python 2, Python 3.  rpmbuild can be used to build packages for stage4.  Please read [[Architectures/RISC-V/Bootstrapping]] for further information.
Status: The stage3 disk image [[Architectures/RISC-V/Bootstrapping|used for bootstrapping]] now boots to a shell, with GCC, numerous developer utilities, rpmbuild, Perl, Python 2, Python 3.  rpmbuild can be used to build packages for stage4.  Please read [[Architectures/RISC-V/Bootstrapping]] for further information.


[http://oirase.annexia.org/riscv/ An experimental stage4 disk image is available].  It is missing GCC and rpmbuild (although RPM is present and works).
[http://oirase.annexia.org/riscv/ An experimental stage4 disk image is available].  It is missing GCC and rpmbuild (although RPM is present and works).
[https://rwmj.wordpress.com/2016/09/21/fedora-risc-v-stage4-autobuilder-is-up-and-running/ All packages that are built in Koji are currently being autobuilt against the stage4 disk image].  The vast majority fail because of the missing GCC dependency, but a few can still be built.


For the detailed information, see:
For the detailed information, see:

Revision as of 15:43, 21 September 2016

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

Topics

Downloads

Status

Last updated: 2016-09-21

Status: The stage3 disk image used for bootstrapping now boots to a shell, with GCC, numerous developer utilities, rpmbuild, Perl, Python 2, Python 3. rpmbuild can be used to build packages for stage4. Please read Architectures/RISC-V/Bootstrapping for further information.

An experimental stage4 disk image is available. It is missing GCC and rpmbuild (although RPM is present and works).

All packages that are built in Koji are currently being autobuilt against the stage4 disk image. The vast majority fail because of the missing GCC dependency, but a few can still be built.

For the detailed information, see: https://github.com/rwmjones/fedora-riscv

Communications

There is no specific mailing list. Use Fedora devel for now.

On FreeNode IRC: #fedora-riscv

People

(add your name here)