Page MenuHomeFreeBSD

Create boot_img as a global variable
ClosedPublic

Authored by imp on Apr 22 2019, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 2:30 PM
Unknown Object (File)
Sat, Sep 27, 10:07 PM
Unknown Object (File)
Sat, Sep 27, 11:07 AM
Unknown Object (File)
Wed, Sep 24, 7:57 PM
Unknown Object (File)
Sep 6 2025, 10:02 AM
Unknown Object (File)
Aug 9 2025, 5:03 PM
Unknown Object (File)
Jul 10 2025, 7:58 AM
Unknown Object (File)
Jun 27 2025, 7:33 PM
Subscribers

Details

Summary

Get the information from the image that we're booting and store it in
a global variable. Prefer using this to passing it around. Remove the
special case for zfs that set the preferred boot handle by having it
uses this global variable diretly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable