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)
Sun, Jan 5, 6:01 AM
Unknown Object (File)
Dec 5 2024, 9:30 AM
Unknown Object (File)
Dec 4 2024, 12:42 PM
Unknown Object (File)
Nov 28 2024, 3:23 PM
Unknown Object (File)
Nov 28 2024, 3:23 PM
Unknown Object (File)
Nov 28 2024, 3:22 PM
Unknown Object (File)
Nov 28 2024, 3:03 PM
Unknown Object (File)
Nov 28 2024, 9:03 AM
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.