Bug 5186 - initramfs/cpio should support lzo compression
Summary: initramfs/cpio should support lzo compression
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 15:13 UTC by Floris Bos
Modified: 2013-05-04 14:21 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
cpio lzo support (786 bytes, patch)
2012-05-05 15:13 UTC, Floris Bos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Floris Bos 2012-05-05 15:13:04 UTC
Created attachment 4340 [details]
cpio lzo support

Linux supports lzo compression for the initramfs image nowadays, so it would be nice if buildroot did as well
Comment 1 Gustavo Zacarias 2013-05-04 14:21:28 UTC
Added in conjunction with XZ support in commit 5419651bfa38355b2b2015868811197ef18577d0 for the upcoming 2013.05 release.