Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: tinypoodle on December 20, 2010, 05:56:02 PM

Title: Redundant dependency of script in aircrack-ng
Post by: tinypoodle on December 20, 2010, 05:56:02 PM
airodump-ng-oui-update is defined as a #!/bin/bash script. However, when edited to #!/bin/sh it appears to work fine.

bmarkus, I'd suggest that whenever you next time upgrade  anyway, that you could edit the script accordingly. (However, airdriver-ng contained in same extension is indeed a #!/bin/bash script).

Modification in svn arranged
(http://trac.aircrack-ng.org/changeset/1826)
Title: Re: Redundant dependency of script in aircrack-ng
Post by: bmarkus on December 22, 2010, 05:14:21 AM
airodump-ng-oui-update is defined as a #!/bin/bash script. However, when edited to #!/bin/sh it appears to work fine.

bmarkus, I'd suggest that whenever you next time upgrade  anyway, that you could edit the script accordingly. (However, airdriver-ng contained in same extension is indeed a #!/bin/bash script).

Modification in svn arranged
(http://trac.aircrack-ng.org/changeset/1826)

Thanks, will take care next time.

Merry XMAS!

Béla
Title: Re: Redundant dependency of script in aircrack-ng
Post by: tinypoodle on December 25, 2010, 09:27:08 PM
Thank you and likewise!