negan07 / ancistrus

Netgear's D7000 Nighthawk Router Experience Distributed Project
https://negan07.github.io/ancistrus/
GNU General Public License v2.0
66 stars 17 forks source link

ZIP package #11

Closed Maiux92 closed 6 years ago

Maiux92 commented 6 years ago

Firstly I just want to say a big thanks for your work!

This is not really an issue, but in order to unpack the downloaded firmware sources, the package zip is required.

Maybe you can just add "sudo apt-get install zip" in script/hostprepare.sh

(I installed debian with the netinstall iso file, maybe on the full ISO / VMWare image is installed by default)

negan07 commented 6 years ago

If i remember zip (unzip) should be already included into debian stretch

https://packages.debian.org/stable/zip https://packages.debian.org/stable/unzip

negan07 commented 6 years ago

in any case they're added