Page MenuHomeFreeBSD

riscv: allow building virtual machine images
ClosedPublic

Authored by mhorne on Nov 1 2020, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 7:13 AM
Unknown Object (File)
Tue, Mar 17, 11:20 PM
Unknown Object (File)
Feb 21 2026, 1:49 AM
Unknown Object (File)
Feb 8 2026, 3:23 PM
Unknown Object (File)
Feb 7 2026, 9:40 PM
Unknown Object (File)
Jan 30 2026, 9:46 PM
Unknown Object (File)
Dec 11 2025, 2:46 AM
Unknown Object (File)
Nov 27 2025, 4:10 PM
Subscribers

Details

Summary

RISC-V has the same booting requirements as arm64 (loader.efi, no legacy
boot options), so generated images for both architectures have the same
partition layout.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne requested review of this revision.Nov 1 2020, 8:27 PM
mhorne created this revision.
This revision is now accepted and ready to land.Dec 7 2020, 6:01 PM
This revision was automatically updated to reflect the committed changes.