Page MenuHomeFreeBSD

caroot: Rename script and normalize license
ClosedPublic

Authored by des on Aug 6 2025, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 7, 9:56 PM
Unknown Object (File)
Thu, Sep 4, 11:01 AM
Unknown Object (File)
Wed, Sep 3, 8:03 PM
Unknown Object (File)
Wed, Sep 3, 5:14 PM
Unknown Object (File)
Tue, Sep 2, 11:39 AM
Unknown Object (File)
Sun, Aug 31, 3:34 PM
Unknown Object (File)
Tue, Aug 26, 10:17 PM
Unknown Object (File)
Tue, Aug 26, 9:19 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Aug 6 2025, 9:49 PM
emaste added inline comments.
secure/caroot/ca-extract.pl
9–28

If mandree@ and allanjude@ (and you) are fine with it, we can use just the SPDX-License-Identifier and omit the full text of the license.

This revision is now accepted and ready to land.Mon, Aug 25, 3:12 PM

See my inline comment on licensing.

secure/caroot/ca-extract.pl
9–28

My take is we can replace the license by a reference if and only if we ship a local copy of the license "nearby" on the same media that's available offline, so that we don't depend on spdx.org or network connectivity.

If we don't have an offline copy near the script, I'd prefer and strongly recommend to just normalize the text and add the SPDX ID.

secure/caroot/ca-extract.pl
9–28

I'm perfectly fine with leaving this as is.

@mandree are you ok with this version of the patch?

This revision was automatically updated to reflect the committed changes.