[Bug find-debuginfo/30097] Q: why find-debuginfo script uses cpio?
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Mon Aug 28 11:28:02 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=30097
--- Comment #5 from Mark Wielaard <mark at klomp dot org> ---
In my experience cpio is more common than tar.
And the format seems more stable than that of tar.
Because that cpio in POSIX is replaced by pax,
which does support the cpio format (and ustar).
Maybe we should use pax instead?
I am not going to work it, but patches welcome if someone feels this is
important.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list