* [Buildroot] No 'zip' utility?
@ 2015-11-23 19:22 Grant Edwards
2015-11-23 19:53 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Grant Edwards @ 2015-11-23 19:22 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] No 'zip' utility?
2015-11-23 19:22 [Buildroot] No 'zip' utility? Grant Edwards
@ 2015-11-23 19:53 ` Baruch Siach
2015-11-23 20:06 ` Grant Edwards
0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2015-11-23 19:53 UTC (permalink / raw)
To: buildroot
Hi Grant,
On Mon, Nov 23, 2015 at 07:22:18PM +0000, Grant Edwards wrote:
> 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?
Try the infozip package. Look under "Compressors and decompressors".
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] No 'zip' utility?
2015-11-23 19:53 ` Baruch Siach
@ 2015-11-23 20:06 ` Grant Edwards
0 siblings, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2015-11-23 20:06 UTC (permalink / raw)
To: buildroot
On 2015-11-23, Baruch Siach <baruch@tkos.co.il> wrote:
> On Mon, Nov 23, 2015 at 07:22:18PM +0000, Grant Edwards wrote:
>> 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.
[...]
> Try the infozip package. Look under "Compressors and decompressors".
Doh! Thanks. My (somewhat old) version of buildroot doesn't have an
infozip package, and I somehow missed it when searching through the
git tree to see if a zip utility had been added "recently".
--
Grant Edwards grant.b.edwards Yow! Maybe I should have
at asked for my Neutron Bomb
gmail.com in PAISLEY --
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-23 20:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 19:22 [Buildroot] No 'zip' utility? Grant Edwards
2015-11-23 19:53 ` Baruch Siach
2015-11-23 20:06 ` Grant Edwards
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox