aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXose Vazquez Perez <xose.vazquez@gmail.com>2018-11-09 18:10:03 +0100
committerSeth Forshee <seth.forshee@canonical.com>2018-12-04 09:27:40 -0600
commitd1b836905817189f6115a25e985385188235791f (patch)
tree4bfe6726c2f89455ac62b99eaa29f1c69a15fb33
parent70e53050710599753c638e2a7a06e443cbdc75f2 (diff)
downloadwireless-regdb-d1b836905817189f6115a25e985385188235791f.tar.gz
wireless-regdb: add URLs in README
Cc: Seth Forshee <seth.forshee@canonical.com> Cc: WIRELESS ML <linux-wireless@vger.kernel.org> Cc: REGDB ML <wireless-regdb@lists.infradead.org> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com> Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
-rw-r--r--README13
1 files changed, 11 insertions, 2 deletions
diff --git a/README b/README
index 4028223..4a059de 100644
--- a/README
+++ b/README
@@ -1,3 +1,7 @@
+ wireless-regdb
+================
+<https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb>
+
This repository contains the plain text version of the regulatory
database file I maintain for use with Central Regulatory Database
Agent daemon. Also included is the compiled binary version of this
@@ -9,6 +13,7 @@ either expressed or implied.
Also included are the tools used to compile and sign the regulatory.bin
file as well as a MoinMoin macro used for viewing the database.
+
TECHNICAL INFORMATION
=======================
@@ -21,9 +26,13 @@ to allow viewing the database for verification.
The dbparse module is also used by db2bin.py and db2fw.py, the `compilers'
that compile the database to its binary formats.
-For more information, please see the CRDA git repository:
+For more information, please see the CRDA page:
+
+ https://wireless.wiki.kernel.org/en/developers/regulatory/crda
+
+and the full description of the Linux regulatory stack:
- git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git
+ https://wireless.wiki.kernel.org/en/developers/regulatory
John W. Linville
17 November 2008