]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: generate ISO release images
authormhorne <mhorne@FreeBSD.org>
Fri, 18 Sep 2020 14:40:13 +0000 (14:40 +0000)
committermhorne <mhorne@FreeBSD.org>
Fri, 18 Sep 2020 14:40:13 +0000 (14:40 +0000)
commit6170083889ba602ee4739f2da4e4948beaa1ab1a
tree4ad87f2487df795da018bb0c6d9a6dc02783386c
parent5446ad501144e23bd281d6569bd404717a6b9009
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]