HomeFreeBSD

MFC r337520: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general

Description

MFC r337520: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general

gptboot was broken when r316078 added the LOADER_GELI_SUPPORT #ifdef to
not pass geliargs via exec. KARGS_FLAGS_EXTARG must not be used if we're
not going to pass an additional argument to
exec.

PR: 228151

Details

Provenance
kevansAuthored on
Parents
rS337815: ubldr: Bump heap size, 1MB -> 2MB
Branches
Unknown
Tags
Unknown