Page MenuHomeFreeBSD

Move regdomain.xml to sbin/ifconfig/
ClosedPublic

Authored by brd on Sep 18 2018, 8:59 PM.
Tags
None
Referenced Files
F169385448: D17229.id48205.diff
Tue, Sep 1, 9:33 AM
Unknown Object (File)
Mon, Aug 31, 5:52 AM
Unknown Object (File)
Sun, Aug 30, 9:37 AM
Unknown Object (File)
Sat, Aug 29, 5:58 AM
Unknown Object (File)
Thu, Aug 27, 2:27 AM
Unknown Object (File)
Wed, Aug 26, 7:23 AM
Unknown Object (File)
Tue, Aug 25, 6:45 AM
Unknown Object (File)
Tue, Aug 25, 12:12 AM
Subscribers

Details

Test Plan

Test by comparing the results of make distribution

Diff Detail

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

Event Timeline

will requested changes to this revision.Sep 18 2018, 10:15 PM
will added inline comments.
sbin/ifconfig/Makefile
6 ↗(On Diff #48191)

The original file has a MK_WIRELESS requirement, but sbin/ifconfig does not.

This file is actually referenced by lib/lib80211 instead, why not move there?

This revision now requires changes to proceed.Sep 18 2018, 10:15 PM

FWIW, since lib80211 does not have an MK_WIRELESS exclusion, I don't think it makes sense to require it, but I do think it makes sense to ship with that library instead of ifconfig.

This revision is now accepted and ready to land.Sep 19 2018, 2:39 AM
This revision was automatically updated to reflect the committed changes.