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, Dec 8, 10:30 AM
Unknown Object (File)
Sun, Dec 8, 10:30 AM
Unknown Object (File)
Fri, Dec 6, 1:55 PM
Unknown Object (File)
Fri, Dec 6, 4:00 AM
Unknown Object (File)
Fri, Nov 29, 2:41 AM
Unknown Object (File)
Thu, Nov 28, 6:57 PM
Unknown Object (File)
Nov 20 2024, 12:21 PM
Unknown Object (File)
Sep 29 2024, 1: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