FS#27707 - [aircrack-ng] different package splitting

Attached to Project: Community Packages
Opened by Techlive Zheng (techlive) - Saturday, 24 December 2011, 17:53 GMT
Last edited by Balló György (City-busz) - Friday, 06 September 2013, 16:36 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Gavin Bisesi (Daenyth)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

As for now,aircrack has been splited into two packages:aircrack-ng and aircrack-ng-scripts.Aircrack-ng-scripts contains following five scripts.

* airdrop-ng
* airgraph-ng
* dump-join.py
* airdriver-ng
* airodump-ng-oui-update

Let's check out the aircrack-ng's official Makefile.

While running `make install` at root source directory,it only installed the follwing three scripts:

* aircrack-ng itself
* airdriver-ng
* airodump-ng-oui-update

And airdrop-ng and airgraph-ng has `make install` or install in its own directory,so it indicates that airdrop-ng and airgraph-ng should be treated as independent package.

So,The aircrack-ng should be splited into three packages:

* aircrack-ng
+ aircrack-ng itself
+ airmon-ng
+ airdriver-ng
+ airodump-ng-oui-update
* airdrop-ng
* airgraph-ng
+ airgraph-ng itself
+ dump-join.py

In AUR,there are corresponding svn packages: aircrack-ng-svn,airdrop-ng-svn,airgraph-ng-svn.

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Balló György (City-busz)
Friday, 06 September 2013, 16:36 GMT
Reason for closing:  Won't implement
Comment by Greg (dolby) - Monday, 19 November 2012, 07:03 GMT
Decision?
Comment by Balló György (City-busz) - Friday, 06 September 2013, 16:35 GMT
I don't see any reason, why should we split the aircrack-ng package. I just merged it with aircrack-ng-scripts, and dropped airdrop-ng and airgraph-ng as they are broken in the current form.

Loading...