Page MenuHomeFreeBSD

Relax compat.linux.osrelease checks
ClosedPublic

Authored by trasz on Jun 18 2019, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 3:38 AM
Unknown Object (File)
Fri, Nov 14, 6:12 PM
Unknown Object (File)
Wed, Nov 12, 5:19 AM
Unknown Object (File)
Wed, Nov 5, 4:45 PM
Unknown Object (File)
Oct 27 2025, 11:48 PM
Unknown Object (File)
Oct 27 2025, 4:48 AM
Unknown Object (File)
Oct 23 2025, 10:25 AM
Unknown Object (File)
Oct 23 2025, 10:25 AM

Details

Summary

Relax compat.linux.osrelease checks. This way one can do eg
'compat.linux.osrelease=3.10.0-957.12.1.el7.x86_64', which
corresponds to CentOS 7.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24918
Build 23644: arc lint + arc unit

Event Timeline

trasz retitled this revision from Release compat.linux.osrelease checks to Relax compat.linux.osrelease checks.Jun 18 2019, 5:23 PM
trasz edited the summary of this revision. (Show Details)

What is the motivation for being able to set 'compat.linux.osrelease=3.10.0-957.12.1.el7.x86_64'?

I don't really expect any functional difference; it's mostly to make it possible to match real Linux distros as closely as possible.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 2 2019, 4:57 PM
This revision was automatically updated to reflect the committed changes.