RPM roadmapping

Michael Schroeder mls at suse.de
Thu Aug 2 14:20:25 UTC 2007


On Thu, Aug 02, 2007 at 04:53:43PM +0300, Jonathan Dieter wrote:
> What about extending the cpio format?  Something called cpio2, perhaps. 
> 
> The main problem with using cpio is that individual files have a limit
> of 2GB (which isn't a problem in most cases, but it is a limit).  Why
> not push a newer cpio format that changes all 16-bit and 32-bit records
> to 64-bit (along with specifying endienness)?

Actually the cpio format used in rpm is 'newc', which encodes
all values as 8 ASCII bytes of hex. So it's a 4 GB size limit.

But, as already said, it's not just the cpio format you'd have
to extend, it's also rpm's header data.

Cheers,
  Michael.

-- 
Michael Schroeder                                   mls at suse.de
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




More information about the devel mailing list