summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter
authormickeyl <mickeyl>2003-07-02 14:58:59 (UTC)
committer mickeyl <mickeyl>2003-07-02 14:58:59 (UTC)
commitb7adf922a0c9def1ec6b1ae28d48475c4ea9dc39 (patch) (side-by-side diff)
tree39116c69d46aa3b3da78c818a2e67063708c8fdc /noncore/net/wellenreiter
parentfbf388246a16c1cd36e209ba24731929b93c21c0 (diff)
downloadopie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.zip
opie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.tar.gz
opie-b7adf922a0c9def1ec6b1ae28d48475c4ea9dc39.tar.bz2
update
Diffstat (limited to 'noncore/net/wellenreiter') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/README9
-rwxr-xr-xnoncore/net/wellenreiter/makedist.sh2
2 files changed, 6 insertions, 5 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index ec621b9..53a337a 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -1,15 +1,15 @@
/************************************************************************
/* W e l l e n r e i t e r I I
/* ===============================
/*
-/* Version: April BETA
+/* Version: 1.0-rc2
/************************************************************************
----------------------------------------------------
-Release Notes for Opie-Wellenreiter Version BETA April 2003
+Release Notes for Wellenreiter II / July 2003
----------------------------------------------------
=====================
= Supported Devices
=====================
@@ -20,13 +20,13 @@ Release Notes for Opie-Wellenreiter Version BETA April 2003
- wlan-ng supported chipsets
=====================
= Build
=====================
-To compile a standalone Wellenreiter for X11, you need Qt3 and the development
+To compile a standalone Wellenreiter II for X11, you need Qt3 and the development
packages for Qt3, e.g. libqt3-devel.
* Set $QTDIR to the appropriate directory (e.g. /usr/lib/qt3)
* './build make'
* as root, './build install'
* Wellenreiter will be installed in /usr/local
@@ -34,12 +34,13 @@ packages for Qt3, e.g. libqt3-devel.
=====================
= Precompiled Binaries
=====================
Precompiled binaries are available for the PDA-Version.
Get them from http://opie.net.wox.org/wellenreiter/
+Sorry, RPMS are not yet available but will follow soon.
=====================
= Run
=====================
* Configure your device by pressing the configure toolbutton (to the right)
@@ -57,11 +58,11 @@ Martin J. Muench <mjm@remote-exploit.org>
Michael Lauer <mickeyl@handhelds.org>
=====================
= Links =
=====================
-Wellenreiter: http://www.remote-exploit.org
+Wellenreiter: http://www.wellenreiter.net
Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter
Opie Project: http://opie.handhelds.org
OpenZaurus Project: http://openzaurus.org
diff --git a/noncore/net/wellenreiter/makedist.sh b/noncore/net/wellenreiter/makedist.sh
index ee60c44..64098d0 100755
--- a/noncore/net/wellenreiter/makedist.sh
+++ b/noncore/net/wellenreiter/makedist.sh
@@ -23,13 +23,13 @@ mkdir -p $TMPDIR/include/opie2
mkdir -p $OUTPUT/share/wellenreiter/pics
mkdir -p $OUTPUT/share/wellenreiter
cp -dfR gui $TMPDIR
cp -dfR lib $TMPDIR
cp -dfR build README wellenreiter.pro $TMPDIR
cp -dfR $OPIEDIR/pics/wellenreiter/* $OUTPUT/share/wellenreiter/
-cp -dfR $OPIEDIR/share/wellenreiter/* $OUTPUT/share/wellenreiter/
+cp -dfR $OPIEDIR/etc/manufacturers $OUTPUT/share/wellenreiter/
# take care about sourcefiles
FILES="libopie2/opienet/onetwork.h libopie2/opienet/onetwork.cpp \
libopie2/opienet/opcap.h libopie2/opienet/opcap.cpp libopie2/opienet/802_11_user.h \
libopie2/opienet/onetutils.h libopie2/opienet/onetutils.cpp \