Is this what defines the format of the archive that rpm will based off? Can I set the path with option to cpio, e.g. from
http://www.gnu.org/software/cpio/manual/cpio.html if I use cpio --format=tar the maximum size of archive can be
8589934591 bytes? For creating a very large rpm, cpio limits the size of the archive, would this solve the issue?