Bug 5186

Summary: initramfs/cpio should support lzo compression
Product: buildroot Reporter: Floris Bos <bos>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: cpio lzo support

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.