offensive-security / kali-arm-build-scripts

Kali Linux ARM build scripts
880 stars 374 forks source link

will this support this developer board firefly-rk3288 #60

Closed ohyeah521 closed 8 years ago

ohyeah521 commented 8 years ago

firefly-rk3288

steev commented 8 years ago

I don't have a firefly-rk3288 so... unlikely unless someone else modifies a script to do so.

The easiest way to do it is to find a script that's close enough to what the firefly does, and point it to the correct kernel sources, make a config that works with the various options needed (there isn't really a script for checking that yet, I'm debating grabbing the one from lxc/docker and using that as a base), and patch for the wireless... and then make sure the various bits actually work.

Pull requests are welcome :)