]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: generate ISO release images
authorMitchell Horne <mhorne@FreeBSD.org>
Fri, 18 Sep 2020 14:40:13 +0000 (14:40 +0000)
committerMitchell Horne <mhorne@FreeBSD.org>
Fri, 18 Sep 2020 14:40:13 +0000 (14:40 +0000)
commit6dadc5d1cdec44cad788c3cc5135ddb858885212
tree4ad87f2487df795da018bb0c6d9a6dc02783386c
parent209dcc7cec714747a62a02f691d34333e947a7e9
arm64: generate ISO release images

Some IPMI implementations on arm64 are reportedly unable to load our
memstick installer images, but support the older ISO format. Start
generating these for arm64.

Unlike installer ISOs for other platforms, these images are UEFI-only.

Reviewed by: emaste
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26452
release/arm64/mkisoimages.sh [new file with mode: 0644]