summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-29 11:48:25 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-29 11:48:25 +0000
commit4e33cd50fb5b26c579b4654f1eebd8e8874e0047 (patch)
tree532f278de57bd81127b5e06f106e3a7ac1062f99 /www
parent6dde9617bb323549e6edd73d8e6ddb8ba16365d3 (diff)
downloadgpsd-4e33cd50fb5b26c579b4654f1eebd8e8874e0047.tar.gz
Wokaround for Kismet.
Diffstat (limited to 'www')
-rw-r--r--www/faq.html3
-rwxr-xr-xwww/upload2
2 files changed, 4 insertions, 1 deletions
diff --git a/www/faq.html b/www/faq.html
index fd583144..3b80352c 100644
--- a/www/faq.html
+++ b/www/faq.html
@@ -261,6 +261,9 @@ newer versions. The Kismet maintainer has promised to fix this. Until
he does, the workaround is to start <code>gpsd</code> and make sure
it has synced up to a GPS before running Kismet.</p>
+<p>You can <a href='start-kismet'>download a shellscript</a> that does
+this.</p>
+
<h1 id='lockup'>My <code>gpsd</code> sometimes stops responding overnight</h1>
<p>At one point in the development of <code>gpsd</code> we got a
diff --git a/www/upload b/www/upload
index 0a9cb602..5bd1f9e1 100755
--- a/www/upload
+++ b/www/upload
@@ -24,4 +24,4 @@ xmlto xhtml-nochunks ../rtcm-104.xml
xmlto xhtml-nochunks ../srec.xml
xmlto xhtml-nochunks replacing-nmea.xml
(cd performance; xmlto xhtml-nochunks performance.xml)
-scp *.html *.png *.pdf *.gif performance/{*.html,*.txt,*.png} *.css *.js *.txt *.ebuild $webdir
+scp start-kismet *.html *.png *.pdf *.gif performance/{*.html,*.txt,*.png} *.css *.js *.txt *.ebuild $webdir