On Tue, Jun 10, 2014 at 12:25 AM, Janusz Dziedzic <janusz.dziedzic at tieto.com> wrote: > add crda_tiny and crda.sh implementation. > This implementation base on db.txt file > signed via PGP. Next crda.sh do db.txt veryfication. > crda_tiny as a input get regulatory domain > in text format, parse this and send using > nl80211 to the kernel. > This implementation skip regulatory.bin file and > works directly on signed db.txt file. > > Added gpg directory with db_signed.txt file and public key > required for veryfication. > > crda.sh require installed gpg. > > To test just run: > - make && make install > - sh gpg/install.sh > - cp /sbin/crda.sh /sbin/crda (or change udev rule) > > All logs will be available in /tmp/crda.err file It seems Felix had some other ideas on how to scale binary compatibility, this doesn't seem to care for it. Luis