Bug 245 - lzop: new package
Summary: lzop: new package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL: http://lists.busybox.net/pipermail/bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 19:56 UTC by Olaf Rempel
Modified: 2009-04-09 09:47 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: i686-linux
Build: i386-pc-linux-gnu


Attachments
[PATCH] lzop: new package (1.84 KB, patch)
2009-03-30 19:56 UTC, Olaf Rempel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Rempel 2009-03-30 19:56:06 UTC
Created attachment 211 [details]
[PATCH] lzop: new package

lzop is a file compressor which is very similar to gzip.
lzop uses the LZO data compression library for compression services.
http://www.lzop.org/
Comment 1 Peter Korsgaard 2009-04-09 09:47:05 UTC
We don't do 'default n' in Kconfig (as that's default anyway), but otherwise looks good. Committed as r26041.