|
distros that already include it)
The regdb will probably be updated more often than crda
- If crda is installed, the integrity of the regdb is now verified on build and install time
(if not, a warning is issued on build time, and nothing happens on install time)
A warning is issued if the database is corrupted.
- The file /etc/conf.d/wireless-regdom moved from crda to wireless-regdb. If the user has already
set the domain there, the .pacorig file overwrites the one from wireless-regdb
This is safe, as the only changes that may be in the stock file are newly added domains, which are commented
- It is not necessary to add wireless-regdom to DAEMONS any more. As soon as cfg80211 is loaded,
the regdom is set (if one is specified in /etc/conf.d/wireless-regdom)
This is not only more convenient, but also ensures the regdom is still set after rmmod cfg80211; modprobe cfg80211
git-svn-id: file:///srv/repos/svn-packages/svn@32167 eb2447ed-0c53-47e4-bac8-5bc4a241df78
|