Page MenuHomeFreeBSD

Document loader.env functionality.
ClosedPublic

Authored by madpilot on Nov 6 2023, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 31, 11:49 PM
Unknown Object (File)
Sat, Aug 29, 3:20 PM
Unknown Object (File)
Aug 19 2026, 4:54 PM
Unknown Object (File)
Aug 11 2026, 8:55 PM
Unknown Object (File)
Aug 10 2026, 7:19 PM
Unknown Object (File)
Aug 10 2026, 7:19 PM
Unknown Object (File)
Aug 8 2026, 7:53 PM
Unknown Object (File)
Jul 28 2026, 2:08 PM
Subscribers

Details

Summary

While playiong with an arm64 RPi3 I had problems booting it. I asked for help on the mailing lists and was pointed to this loader.env thing [1].

This solved my problem, but I noticed this is very poorly documented, and never came out with my multiple searches in man pages and with search engines online.

So I thought adding a little paragraph about this could be useful. I wrote the base minimum, but I'm open to suggestions on how to improve the entry. I took some of the text from the comments in the code parsing the file [2]

I also know nothing about man page syntax, I hope I got what I did right.

[1] https://lists.freebsd.org/archives/freebsd-arm/2023-November/003249.html

[2] https://cgit.freebsd.org/src/tree/stand/efi/loader/main.c#n998

Diff Detail

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