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 11, 2:02 PM
Unknown Object (File)
Mon, Mar 11, 2:01 PM
Unknown Object (File)
Mon, Mar 11, 2:01 PM
Unknown Object (File)
Fri, Mar 8, 1:59 AM
Unknown Object (File)
Feb 8 2024, 4:53 PM
Unknown Object (File)
Jan 8 2024, 5:23 PM
Unknown Object (File)
Jan 3 2024, 6:37 PM
Unknown Object (File)
Jan 3 2024, 6:37 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.