Files
HoralOS/teams
David Abdurachmanov b5d377d912 Initial riscv64 support
Most of the changes are self-explanatory and just follow what's
already happening for existing architectures.

Two things are worth pointing out:

  * we need to use shim-unsigned instead of shim-signed because
    riscv64 is not fully integrated into Fedora yet and so we
    can't do Secure Boot signing for the time being;

  * we use ext4 as bootfilesystem since in most cases the
    underlying firmware is going to be U-Boot, which needs to be
    able to load the board's DTB from /boot and doesn't support
    XFS.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2025-02-07 15:06:22 +01:00
..
2025-02-07 15:06:22 +01:00
2025-01-22 19:58:08 +00:00
2025-01-10 15:11:08 -05:00
2024-07-31 15:25:37 -07:00
2024-11-23 15:02:47 -08:00
2025-01-14 12:30:13 -05:00
2025-01-27 19:38:49 -05:00
2025-02-07 15:06:22 +01:00