[Buildroot] No 'zip' utility?

Grant Edwards grant.b.edwards at gmail.com
Mon Nov 23 19:22:18 UTC 2015


I just stumbled across the fact that there doesn't seem to be a 'zip'
utility available either as a busybox applet or as a stand-alone
utility with a buildroot package.  I've got a web app running on an
ARM9 boad that allows users to PUT trees of files to my board in
either .zip or .tar.gz archives.  When it came time to add a feature
that required users to GET trees of files from my board, I agreed to
also support .zip format archives (dimly assuming that since there was
a zip, there would be an unzip).

But, though busybox has an 'unzip', it doesn't have a 'zip'.  And
there doesn't appear to be a stand-alone 'zip' package in buildroot.

Is it just that I'm the first one dumb enough to sign up for creating
.zip archives on an embedded linux system? Or is there some
licensing/patent reason why creation of the .zip archives is
unsupported?

-- 
Grant Edwards               grant.b.edwards        Yow! Can I have an IMPULSE
                                  at               ITEM instead?
                              gmail.com            



More information about the buildroot mailing list