Page MenuHomeFreeBSD

blocklist: Add vendor import instructions
Needs ReviewPublic

Authored by jlduran on Mar 25 2025, 10:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 3:23 PM
Unknown Object (File)
Sat, Sep 27, 5:48 PM
Unknown Object (File)
Sat, Sep 27, 3:19 PM
Unknown Object (File)
Fri, Sep 26, 10:25 AM
Unknown Object (File)
Thu, Sep 25, 2:19 PM
Unknown Object (File)
Mon, Sep 15, 11:57 PM
Unknown Object (File)
Sep 13 2025, 11:23 AM
Unknown Object (File)
Sep 12 2025, 7:18 AM
Subscribers

Details

Reviewers
emaste
dch
Summary

Add vendor import instructions for blocklist.

It runs a "freebsd-changes.sh" script that takes care of adapting it to
FreeBSD.

It also has an extra "freebsd-rename.sh" script that takes care of
renaming blocklist to blacklist. Once the naming migration is done,
this file should be removed. It also facilitates MFCing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67348
Build 64231: arc lint + arc unit

Event Timeline

  • Fix the procedure to use a commit id from zoulasc/blocklist as the version
  • Fix cross-references in bin/blocklistd.8

Skip renaming special files

contrib/blocklist/freebsd-changes.sh
11

Replace /libexec with /usr/libexec in bin/internal.h as well. _PATH_BLCONTROL is correctly defined, however let's do it just as a precautionary measure.