summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.SuSE16
-rw-r--r--doc/README.html.in2
2 files changed, 17 insertions, 1 deletions
diff --git a/doc/README.SuSE b/doc/README.SuSE
new file mode 100644
index 0000000..2bf8655
--- /dev/null
+++ b/doc/README.SuSE
@@ -0,0 +1,16 @@
+To use waproamd with SuSE Linux you have to remove the parameters specifiying
+your ESSID and WEP key from your interface configuration file. These will be
+set by waproamd automatically.
+
+For example:
+
+if /etc/waproamd/waproamd.conf contains
+
+ INTERFACES='wlan0'
+
+your /etc/sysconfig/network/ifcfg-wlan0 should contain
+
+ WIRELESS_ESSID=''
+ WIRELESS_KEY=''
+
+$Id$
diff --git a/doc/README.html.in b/doc/README.html.in
index 33d5aa4..0ab0571 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -182,7 +182,7 @@ for it.</p>
<h2><a name="acks">Acknowledgements</a></h2>
-<p>Thomas Hood for patches</p>
+<p>Thomas Hood, Norbert Preining for patches</p>
<p>Oliver Kurth for packaging <tt>waproamd</tt> for Debian</p>