-rw-r--r-- | noncore/net/wellenreiter/README | 9 | ||||
-rwxr-xr-x | noncore/net/wellenreiter/makedist.sh | 2 |
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,67 +1,68 @@ | |||
1 | /************************************************************************ | 1 | /************************************************************************ |
2 | /* W e l l e n r e i t e r I I | 2 | /* W e l l e n r e i t e r I I |
3 | /* =============================== | 3 | /* =============================== |
4 | /* | 4 | /* |
5 | /* Version: April BETA | 5 | /* Version: 1.0-rc2 |
6 | /************************************************************************ | 6 | /************************************************************************ |
7 | 7 | ||
8 | ---------------------------------------------------- | 8 | ---------------------------------------------------- |
9 | Release Notes for Opie-Wellenreiter Version BETA April 2003 | 9 | Release Notes for Wellenreiter II / July 2003 |
10 | ---------------------------------------------------- | 10 | ---------------------------------------------------- |
11 | 11 | ||
12 | ===================== | 12 | ===================== |
13 | = Supported Devices | 13 | = Supported Devices |
14 | ===================== | 14 | ===================== |
15 | 15 | ||
16 | - HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards, ... | 16 | - HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards, ... |
17 | - PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo, ... | 17 | - PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo, ... |
18 | - SYMBOL/SPECTRUM chipset [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF, ... | 18 | - SYMBOL/SPECTRUM chipset [ orinoco ], e.g. Symbol Spectrum 24, Socket Lowpower CF, ... |
19 | - CISCO chipset | 19 | - CISCO chipset |
20 | - wlan-ng supported chipsets | 20 | - wlan-ng supported chipsets |
21 | 21 | ||
22 | ===================== | 22 | ===================== |
23 | = Build | 23 | = Build |
24 | ===================== | 24 | ===================== |
25 | 25 | ||
26 | To compile a standalone Wellenreiter for X11, you need Qt3 and the development | 26 | To compile a standalone Wellenreiter II for X11, you need Qt3 and the development |
27 | packages for Qt3, e.g. libqt3-devel. | 27 | packages for Qt3, e.g. libqt3-devel. |
28 | 28 | ||
29 | * Set $QTDIR to the appropriate directory (e.g. /usr/lib/qt3) | 29 | * Set $QTDIR to the appropriate directory (e.g. /usr/lib/qt3) |
30 | * './build make' | 30 | * './build make' |
31 | * as root, './build install' | 31 | * as root, './build install' |
32 | * Wellenreiter will be installed in /usr/local | 32 | * Wellenreiter will be installed in /usr/local |
33 | 33 | ||
34 | ===================== | 34 | ===================== |
35 | = Precompiled Binaries | 35 | = Precompiled Binaries |
36 | ===================== | 36 | ===================== |
37 | 37 | ||
38 | Precompiled binaries are available for the PDA-Version. | 38 | Precompiled binaries are available for the PDA-Version. |
39 | Get them from http://opie.net.wox.org/wellenreiter/ | 39 | Get them from http://opie.net.wox.org/wellenreiter/ |
40 | Sorry, RPMS are not yet available but will follow soon. | ||
40 | 41 | ||
41 | ===================== | 42 | ===================== |
42 | = Run | 43 | = Run |
43 | ===================== | 44 | ===================== |
44 | 45 | ||
45 | * Configure your device by pressing the configure toolbutton (to the right) | 46 | * Configure your device by pressing the configure toolbutton (to the right) |
46 | * Start Sniffing by pressing the execute toolbutton which will be enabled, | 47 | * Start Sniffing by pressing the execute toolbutton which will be enabled, |
47 | if your device has been properly configured. | 48 | if your device has been properly configured. |
48 | 49 | ||
49 | ===================== | 50 | ===================== |
50 | = Credits = | 51 | = Credits = |
51 | ===================== | 52 | ===================== |
52 | 53 | ||
53 | Wellenreiter II is (C) 2002-2003 M-M-M | 54 | Wellenreiter II is (C) 2002-2003 M-M-M |
54 | 55 | ||
55 | Max Moser <max@remote-exploit.org> | 56 | Max Moser <max@remote-exploit.org> |
56 | Martin J. Muench <mjm@remote-exploit.org> | 57 | Martin J. Muench <mjm@remote-exploit.org> |
57 | Michael Lauer <mickeyl@handhelds.org> | 58 | Michael Lauer <mickeyl@handhelds.org> |
58 | 59 | ||
59 | ===================== | 60 | ===================== |
60 | = Links = | 61 | = Links = |
61 | ===================== | 62 | ===================== |
62 | 63 | ||
63 | Wellenreiter: http://www.remote-exploit.org | 64 | Wellenreiter: http://www.wellenreiter.net |
64 | Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter | 65 | Wellenreiter/Opie: http://opie.net.wox.org/wellenreiter |
65 | Opie Project: http://opie.handhelds.org | 66 | Opie Project: http://opie.handhelds.org |
66 | OpenZaurus Project: http://openzaurus.org | 67 | OpenZaurus Project: http://openzaurus.org |
67 | 68 | ||
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 | |||
@@ -1,54 +1,54 @@ | |||
1 | VERSION=2-1.0rc2 | 1 | VERSION=2-1.0rc2 |
2 | 2 | ||
3 | TGZDIR=$PWD | 3 | TGZDIR=$PWD |
4 | 4 | ||
5 | # script to make a .tgz distributable for the Wellenreiter X11 Standalone Version | 5 | # script to make a .tgz distributable for the Wellenreiter X11 Standalone Version |
6 | 6 | ||
7 | find . -name "*.o"|xargs rm -f | 7 | find . -name "*.o"|xargs rm -f |
8 | find . -name "Makefile"|xargs rm -f | 8 | find . -name "Makefile"|xargs rm -f |
9 | find . -name "*moc*"|xargs rm -f | 9 | find . -name "*moc*"|xargs rm -f |
10 | #TMPFILE=`mktemp -d -q /tmp/build.XXXXXX` | 10 | #TMPFILE=`mktemp -d -q /tmp/build.XXXXXX` |
11 | TMPFILE=/tmp/build | 11 | TMPFILE=/tmp/build |
12 | #if [ $? -ne 0 ]; then | 12 | #if [ $? -ne 0 ]; then |
13 | # echo "$0: Can't create temp file, exiting..." | 13 | # echo "$0: Can't create temp file, exiting..." |
14 | # exit 1 | 14 | # exit 1 |
15 | #fi | 15 | #fi |
16 | 16 | ||
17 | TMPDIR=$TMPFILE/wellenreiter$VERSION | 17 | TMPDIR=$TMPFILE/wellenreiter$VERSION |
18 | OUTPUT=$TMPDIR/output | 18 | OUTPUT=$TMPDIR/output |
19 | 19 | ||
20 | mkdir -p $TMPDIR/libopie2/opieui | 20 | mkdir -p $TMPDIR/libopie2/opieui |
21 | mkdir -p $TMPDIR/libopie2/opienet | 21 | mkdir -p $TMPDIR/libopie2/opienet |
22 | mkdir -p $TMPDIR/include/opie2 | 22 | mkdir -p $TMPDIR/include/opie2 |
23 | mkdir -p $OUTPUT/share/wellenreiter/pics | 23 | mkdir -p $OUTPUT/share/wellenreiter/pics |
24 | mkdir -p $OUTPUT/share/wellenreiter | 24 | mkdir -p $OUTPUT/share/wellenreiter |
25 | cp -dfR gui $TMPDIR | 25 | cp -dfR gui $TMPDIR |
26 | cp -dfR lib $TMPDIR | 26 | cp -dfR lib $TMPDIR |
27 | cp -dfR build README wellenreiter.pro $TMPDIR | 27 | cp -dfR build README wellenreiter.pro $TMPDIR |
28 | cp -dfR $OPIEDIR/pics/wellenreiter/* $OUTPUT/share/wellenreiter/ | 28 | cp -dfR $OPIEDIR/pics/wellenreiter/* $OUTPUT/share/wellenreiter/ |
29 | cp -dfR $OPIEDIR/share/wellenreiter/* $OUTPUT/share/wellenreiter/ | 29 | cp -dfR $OPIEDIR/etc/manufacturers $OUTPUT/share/wellenreiter/ |
30 | 30 | ||
31 | # take care about sourcefiles | 31 | # take care about sourcefiles |
32 | 32 | ||
33 | FILES="libopie2/opienet/onetwork.h libopie2/opienet/onetwork.cpp \ | 33 | FILES="libopie2/opienet/onetwork.h libopie2/opienet/onetwork.cpp \ |
34 | libopie2/opienet/opcap.h libopie2/opienet/opcap.cpp libopie2/opienet/802_11_user.h \ | 34 | libopie2/opienet/opcap.h libopie2/opienet/opcap.cpp libopie2/opienet/802_11_user.h \ |
35 | libopie2/opienet/onetutils.h libopie2/opienet/onetutils.cpp \ | 35 | libopie2/opienet/onetutils.h libopie2/opienet/onetutils.cpp \ |
36 | libopie2/opienet/omanufacturerdb.h libopie2/opienet/omanufacturerdb.cpp \ | 36 | libopie2/opienet/omanufacturerdb.h libopie2/opienet/omanufacturerdb.cpp \ |
37 | libopie2/opieui/olistview.cpp libopie2/opieui/olistview.h" | 37 | libopie2/opieui/olistview.cpp libopie2/opieui/olistview.h" |
38 | 38 | ||
39 | for i in $FILES | 39 | for i in $FILES |
40 | do cp -dfR $OPIEDIR/$i $TMPDIR/$i | 40 | do cp -dfR $OPIEDIR/$i $TMPDIR/$i |
41 | done | 41 | done |
42 | 42 | ||
43 | # make includes | 43 | # make includes |
44 | pushd $TMPDIR/include/opie2 | 44 | pushd $TMPDIR/include/opie2 |
45 | ln -sf ../../libopie2/opieui/*.h . | 45 | ln -sf ../../libopie2/opieui/*.h . |
46 | ln -sf ../../libopie2/opienet/*.h . | 46 | ln -sf ../../libopie2/opienet/*.h . |
47 | popd | 47 | popd |
48 | 48 | ||
49 | find $TMPDIR -name "CVS"|xargs rm -rf | 49 | find $TMPDIR -name "CVS"|xargs rm -rf |
50 | 50 | ||
51 | pushd $TMPFILE | 51 | pushd $TMPFILE |
52 | tar czf $TGZDIR/wellenreiter$VERSION.tgz wellenreiter$VERSION | 52 | tar czf $TGZDIR/wellenreiter$VERSION.tgz wellenreiter$VERSION |
53 | popd | 53 | popd |
54 | 54 | ||