On Wed, May 31, 2017 at 10:30:01AM +0200, Ivan Golob wrote: > Hello to everybody, > > just a question about the "regulatory.bin" customization. > > I've recompiled the "regulatory.bin" and copied it on my system, together > with the new public key. It seems to work well, but I'm wondering if I have > to recompile also the "crda". As far as I understand, with the "crda" > recompilation, I can include the new public key in the binary, but I don't > think this is necessary, right? (I'm using Ubuntu 14.04). Correct. It's not necessary to rebuild crda as it will use a regdb signed with any of the keys in the crda pubkeys directory, which on Ubuntu is /lib/crda/pubkeys. Seth