Page MenuHomeFreeBSD

stand geli: Restore include path to LDRSRC.
ClosedPublic

Authored by jhb on Jul 19 2022, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 9:28 PM
Unknown Object (File)
Mon, May 18, 9:28 PM
Unknown Object (File)
Mon, May 18, 4:17 PM
Unknown Object (File)
Mon, May 18, 1:53 PM
Unknown Object (File)
Fri, May 15, 3:24 PM
Unknown Object (File)
Apr 22 2026, 9:29 AM
Unknown Object (File)
Apr 21 2026, 6:59 AM
Unknown Object (File)
Apr 20 2026, 8:59 AM
Subscribers

Details

Summary

Various GELI sources need bootstrap.h and disk.h.

This fixes the build with MK_LOADER_ZFS=no.

Obtained from: CheriBSD
Fixes: eaf7aabddcde stand: geli CFLAGS tightening
Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jul 19 2022, 7:45 PM

This is a bit better...
Still don't like it being needed, but in hind sight I shouldn't take it out on the messenger that's fixing things

This revision is now accepted and ready to land.Jul 20 2022, 10:44 PM
This revision was automatically updated to reflect the committed changes.

Since I originally objected and delayed this fix, I've pushed this in with John's name on it. I hope this isn't stepping on any toes. Any problems with this are likely my fault, not John's.