aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:03:25 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:03:25 +0000
commit03dfbc2efa31d3c4fd7e576111883ea488e3e179 (patch)
tree6f227b085f675e294edd98d66ccbf190e898f544 /README
downloadwavemon-03dfbc2efa31d3c4fd7e576111883ea488e3e179.tar.gz
Imported Upstream version 0.6.10upstream/0.6.10
Diffstat (limited to 'README')
-rw-r--r--README41
1 files changed, 41 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..41b1d5a
--- /dev/null
+++ b/README
@@ -0,0 +1,41 @@
+1) Synopsis
+-----------
+
+wavemon is a wireless device monitoring application that allows you to watch
+signal and noise levels, packet statistics, device configuration and network
+parameters of your wireless network hardware. It *should* work (though with
+varying features) with all devices supported by the Linux wireless kernel
+extensions by Jean Tourrilhes.
+
+See the man page for an in-depth description of operation and configuration.
+
+
+2) Where to obtain
+------------------
+You can always find the latest version at:
+
+ http://eden-feed.erg.abdn.ac.uk/wavemon
+
+Please check this page for updates and for further information.
+wavemon is distributed under the GPLv3, refer to the file COPYING.
+
+
+3) How to build
+---------------
+wavemon uses autoconf, so that in most cases you can simply run
+
+ ./configure
+ make
+ sudo make install
+
+to build and install the package. Type 'make uninstall' if not happy.
+Refer to the file INSTALL for generic installation instructions.
+
+If you have changed some of the autoconf files or use a git version, run
+ ./config/bootstrap
+(requires a recent installation of 'autotools').
+
+
+3) Bugs?
+--------
+Send bug reports, comments, and suggestions to <gerrit@erg.abdn.ac.uk>.
9a7c61&follow=1'>* bump to standards version 3.7.3 (no changes needed)Reinhard Tartler2-2/+3 2008-01-10new upload to unstableReinhard Tartler1-0/+9 2008-01-10import commit 809 from trunk to fix http://bugs.debian.org/cgi-bin/bugreport....Reinhard Tartler4-255/+12 2007-04-05missing depends in LSB init stanzaReinhard Tartler1-0/+2 2007-04-05* new upstream tarball no longer contains a debian/ directory at allReinhard Tartler1-1/+3 2007-04-30new upstream versionReinhard Tartler63-4596/+7100 2007-04-05* add LSB keyword sectionReinhard Tartler2-1/+12 2007-04-05mark new upload in debian/changelogReinhard Tartler1-0/+6 2007-04-05import new upstreamReinhard Tartler162-10578/+5766 2007-04-05improvements to the manpageReinhard Tartler1-2/+6 2006-08-27update config.guess and .subReinhard Tartler2-350/+450 2006-08-27install new manpageReinhard Tartler2-2/+3