Bug 742299

Summary: change lsinitrd to use "xz --single-stream" (from xz 5.1)
Product: [Fedora] Fedora Reporter: Paolo Bonzini <pbonzini>
Component: dracutAssignee: dracut-maint
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: a.badger, anaconda-maint-list, diegocg, extras-orphan, harald, hdegoede, jnovy, jonathan, kay, mgracik, pbonzini, rnovacek, vanmeeuwen+fedora, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 736318 Environment:
Last Closed: 2012-01-23 11:31:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 736318    
Bug Blocks:    

Description Paolo Bonzini 2011-09-29 15:57:25 UTC
The F16 installation image is two concatenated cpio images:

  [xz-compressed dracut initramfs][uncompressed cpio with /squashfs.img]

lsinitrd doesn't know how to deal with this. xz 5.1.1alpha and higher can do this:

( xz -dc --single-stream > initramfs.cpio && cat > install.cpio ) < initrd.img

and it would be nice if lsinitrd would use --single-stream once it is made available in Fedora.

Comment 1 Fedora Admin XMLRPC Client 2011-10-20 16:19:37 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Harald Hoyer 2012-01-23 11:31:33 UTC
dracut-014-61.git20120123.fc17