Page MenuHomeFreeBSD

loader: Change version calculation to be more consistent.
ClosedPublic

Authored by stevek on Apr 17 2023, 11:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 6:51 AM
Unknown Object (File)
Sat, Jan 18, 2:49 AM
Unknown Object (File)
Fri, Jan 10, 4:51 PM
Unknown Object (File)
Thu, Jan 9, 5:03 AM
Unknown Object (File)
Dec 24 2024, 8:16 AM
Unknown Object (File)
Dec 4 2024, 8:52 AM
Unknown Object (File)
Nov 28 2024, 5:55 AM
Unknown Object (File)
Nov 27 2024, 7:49 AM
Subscribers

Details

Summary

Use 1000 * major + minor when calculating the version number that
gets set in the Ficl environment or lua loader property. This allows
for more room if the minor number needs to go above 9.

Add loader.version property to lua loader.

Obtained from: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50978
Build 47869: arc lint + arc unit