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)
Jan 24 2024, 6:28 AM
Unknown Object (File)
Dec 20 2023, 1:20 AM
Unknown Object (File)
Nov 6 2023, 7:53 PM
Unknown Object (File)
Sep 29 2023, 1:02 AM
Unknown Object (File)
Aug 29 2023, 3:05 AM
Unknown Object (File)
Jul 10 2023, 3:30 AM
Unknown Object (File)
Jul 9 2023, 7:35 AM
Unknown Object (File)
May 4 2023, 7:40 AM
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