BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001557 [buildroot] New Features feature always 10-25-07 09:52 07-17-08 03:40
Reporter sushisan View Status public  
Assigned To thomasez
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001557: ADD KISMET PACKAGE
Description Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.

Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic.
Additional Information This PATCH add the new feature
Attached Files  br2-add-kismet.patch [^] (4,008 bytes) 10-25-07 09:52
 br-kismet.diff [^] (1,095 bytes) 10-30-07 21:16

- Relationships

- Notes
(0002868)
thomasez
10-30-07 02:18

Tested on i386.
 
(0002874)
sushisan
10-30-07 11:46
edited on: 10-30-07 11:50

This compilation starts FIRST of all other package, included toolchains. That end with an error (gcc don't exist yet)

If I delete the kismet entry in package/Config.in a "make all" try to compile kismet anyway (even if is not seted in the main .config).

When I delete the kismet directory too a "make all" works fine

 
(0002883)
hmoffatt
10-30-07 21:16

kismet.mk is broken and uses undeclared variables. Parts of kismet's rules then become dependencies of $(TARGET_DIR) as a result, meaning it tries to compile it before even the toolchain.

Fix is in the br-kismet.diff I attached.
 
(0002884)
sushisan
10-31-07 09:30

kismet try to compile DBUS integration even it is not included in buildroot. The configure of package detect dbus in the main system, not in the buildroot
 
(0003004)
thomasez
12-04-07 00:45

Made a change, asked for response, got none so I presume it works.
 

- Issue History
Date Modified Username Field Change
10-25-07 09:52 sushisan New Issue
10-25-07 09:52 sushisan Status new => assigned
10-25-07 09:52 sushisan Assigned To  => buildroot
10-25-07 09:52 sushisan File Added: br2-add-kismet.patch
10-30-07 02:18 thomasez Assigned To buildroot => thomasez
10-30-07 02:18 thomasez Status assigned => resolved
10-30-07 02:18 thomasez Resolution open => fixed
10-30-07 02:18 thomasez Note Added: 0002868
10-30-07 11:46 sushisan Status resolved => feedback
10-30-07 11:46 sushisan Resolution fixed => reopened
10-30-07 11:46 sushisan Note Added: 0002874
10-30-07 11:50 sushisan Note Added: 0002875
10-30-07 11:50 sushisan Note Deleted: 0002875
10-30-07 11:50 sushisan Note Edited: 0002874
10-30-07 21:16 hmoffatt File Added: br-kismet.diff
10-30-07 21:16 hmoffatt Note Added: 0002883
10-31-07 09:30 sushisan Note Added: 0002884
12-04-07 00:45 thomasez Status feedback => resolved
12-04-07 00:45 thomasez Resolution reopened => fixed
12-04-07 00:45 thomasez Note Added: 0003004
07-16-08 08:02 bernhardf Status resolved => new
07-17-08 03:40 bernhardf Status new => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker